You can't do that. you should enable IP routing on the server with two NICs so that the client access the 172.16.1.x or internet.
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
"George" <(E-Mail Removed)> wrote in message news:25E4A5C8-B7B6-41AD-BCE8-(E-Mail Removed)...
I have a question about default gateway. Can I use a default gateway which is
not in the same subnet as my client computer?
For example: the local subnet is 192.168.16.0/24. the client computer's IP
is 192.168.16.18, the server computer's internal ip is 192.168.16.1 and the
external ip is 172.16.1.7. The server computer's default gateway is
172.16.1.1.
I have set the client computer's default gateway to 172.16.1.1 and add
static route so this gateway is reachable from the client. However, I cannot
ping external IP's through 172.16.1.1 like google.com. I can ping google.com
from 172.16.1.1 and 172.16.1.7.
Any ideas?