And even when you put them in different IP subnets you will still have
problems with default gateway settings. A machine can only have on dg per
machine, not one per interface. The VPN will work if you set the dg to go
out through the Sonicwall, but the server will lose its normal Internet
connection through the LAN router. (Not to mention the name resolution
problems with multihomed servers).
"Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
The LAN and Sonicwall NICs should be in different subnet, for example
10.240.16.0/24 and 10.241.16.0/24. This case study may help,
Troubleshooting ipconfigCannot use the 2nd NIC. Symptom: You have two
computers and each one has two NICs. You are using the first NIC with
192.168.1.0/24 to connect the Internet ...
http://www.chicagotech.net/troubleshootingipconfig.htm
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Buzz" <(E-Mail Removed)> wrote in message
news:974913C6-3331-4603-A1BE-(E-Mail Removed)...
Hi
I have a quick question about static routes. I have been asked to supply a
VPN solution to access 2 servers for support purposes using a Sonicwall
device which is not to impact any of the system as at present and to
terminate at the servers and no further into the LAN.
On the Site there is a Backup Dc, 2 Application servers, 60 Pc and
routers.
The Dc, Servers and printers on the site have static IP addresses and the
Pc
are Dhcp. The Sonicwall it to be used solely for a VPN connection in with
no
outgoing traffic.
The Sonicwall internal IP address is 10.240.16.6
The Servers have 2 NIC one for the LAN and One for the Sonicwall.
Nic1 (LAN) = 10.240.16.12 Mask 255.255.255.0 Gateway 10.240.16.1
Nic 2 (Sonicwall) = 10.240.16.8 Mask 255.255.255.0
Like this I cannot VPN to the server, but if I add The Sonicwall address
to
the gateway box in the Nic2 configuration I can VPN to the server and
login
with the Local Admin Account. Unfortunately I cannot Login with my Domain
Account and neither can the users.
Is there a way to add the static route that gets over his problem?
Something
like
"Route add 10.240.16.6 mask 255.255.255.255 10.240.16.12" or won't that
work?
Thanks
John