Have a client with ATT 1g/1g fiber, block of 5 static IPs, and a BGW320-500, connected to a Watchguard appliance we provided and manage. The WAN interface of the Watchguard is configured with that static IP info from ATT, and plugged in to LAN1 of the BGW320-500. Nothing in the BGW320-500 has been changed, internet works fine.
The problem is that I cannot VPN in to the Watchguard appliance from outside, and VPN clients on computers on the local network behind the WG won’t connect to outside sources. My VPN attempts from outside in to the WG do not show up in the WG traffic monitor at all, indicating that something upstream(BGW320-500) is blocking that traffic from getting in. The WG traffic monitor is showing the VPN client connection attempts from inside the network, and it is not blocking them, indicating something upstream(BGW320-500) is blocking them from getting out.
Obviously it’s the BGW320-500, but I’m not sure how to fix this. I’m getting mixed results from all my searches. Some folks say use the cascading router feature, which requires the WG WAN to be DHCP. Others say to configure IP passthrough. How do we make this so the Watchguard has and manages the static IPs, and the BGW320-500 is not doing any sort of firewalling so VPNs in and out work?
Edit: Problem solved. The local network configured in the BGW320-500 was 192.168.1.x, which was also the local network behind the Watchguard router. Apparently this caused enough of a routing problem in one of the devices that VPNs in or out wouldn’t work, but internet connectivity for users behind the WG was fine. Changed the subnet in the BGW320-500 to 192.168.0.x and that fixed the issue. I then configured IP Passthrough, turned it on and set the mode to Manual, since the static IP info from AT&T is configured on the WAN interface of the downstream LAN device(Watchguard) which is what IP Passthrough - Manual is designed for according to its description. Everything seems to be working fine now, and users on the local network behind the WG are pulling the correct public IP.