I have a client whose server cannot access the internet.
My client (Company B) share’s office space and an internet connection with another company (Company A). Company B’s router is connected to Company A’s router:
Company B’s router:
(External)
ip: 192.168.0.151
sub: 255.255.255.0
gate: 192.168.0.101
DNS1: 192.168.253.254
DNS2: 192.168.0.101
(Internal)
ip: 192.168.1.1
Company B has a WIN SBS with 2 NICs that is also a VPN server (public ip forwarded to NIC 1). NIC 1 (external) is connected to Company A’s router. NIC 2 (internal) is connected to a switch off of Company B’s router. Company B’s router also supplies DHCP to clients.
WIN SBS:
(NIC 1)
ip: 192.168.0.80
sub: 255.255.255.0
gate: 192.168.0.101
DNS1: 192.168.253.254
DNS2: 192.168.0.101
(NIC 2)
ip: 192.168.1.2
sub: 255.255.255.0
gate:
DNS1: 192.168.253.254
DNS2: 192.168.0.101
Company B’s workstations access the internet and server fine and remote users access the server fine via VPN, but the server itself cannot access the internet (to download virus definitions, etc.). I’ve made adjustments to get the server online, but then it cannot be accessed via VPN (which is more important to the client since they have a few remote users), so I switched back to the above configuration. Any help with this would be greatly appreciated.