xp can't acces internet through NAT !!!! HELP going crazy !!!!!!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have server2003 running at a server with 2 nics and a usb adsl mode
and 2 PCs with windows X

the problem is that i can get on the internet with the server and/or 1 XP PC but the 2nd PC acn't get on the interne
i have DHCP , DNS , And NAT running

one NIC has in the server has 192.168.0.1 and the other ( the one that doesn't connect) with IP 192.168.1.
both are on subnet 255.255.255.

they're getting IP adresses as they should, i can see them in the networ
i've search on the net for a sollution but i just don't know how to fix thi

could someone please help m
there must be someone?
i think it just is a small thing im forgetting to check but i just can't understand thi
 
Do you mean a setup like this?

Internet
|
server
192.168.0.1 ----------|------------192.168.1.1
| |
client client

You will have trouble with DHCP in a setup like this, unless you set up
two scopes. Each client must be in the same subnet as its local NIC.

Try setting them up manually to be in the same subnet. eg


192.168.0.1 dg blank 192.168.1.1 dg blank
| |
client client
192.168.0.2 dg 192.168.0.1 192.168.1.2 dg 192.168.1.1

Wacko1 said:
i have server2003 running at a server with 2 nics and a usb adsl modem
and 2 PCs with windows XP

the problem is that i can get on the internet with the server and/or 1 XP
PC but the 2nd PC acn't get on the internet
i have DHCP , DNS , And NAT running

one NIC has in the server has 192.168.0.1 and the other ( the one that
doesn't connect) with IP 192.168.1.1
 
Back
Top