xp server
Terms,
· Xp operating system
• from 2 pieces lan
· Client
settings
Lan 1
Ip 192.168.0. (20-30)
Gateway 192.168.0.254 (from provider)
dns 192.168.0.254
Lan 2
gateway 192.168.0.254
client
220.220.10.11
gateway 220.220.10.10
Dns: 192.168.0.254
Services.msc (Routing and Remote Access) in turn
Regedit HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \Tcpip \ Parameters
regedit
Click the Start button> Run ...
Type cmd in the Open and click OK
Type netsh routing ip nat uninstall (to ensure services are not active)
Installing NAT: Type "netsh routing ip nat install"
Adding a public interface: Type the netsh routing ip nat add interface name ="Internet" mode = FULL
Adding private interface: Type the netsh routing ip nat add interface name ="LAN" mode = PRIVATE
http://sewu.wordpress.com/2009/06/06/membuat-router-dengan-nat-pada-windows-xp/
If the above settings sdah conformity but can not connect on the client, install NAT repeat its uninstall and install again ..
Terms,
· Xp operating system
• from 2 pieces lan
· Client
settings
Lan 1
Ip 192.168.0. (20-30)
Gateway 192.168.0.254 (from provider)
dns 192.168.0.254
Lan 2
220.220.10.10
10:10:10
10:10:10
gateway 192.168.0.254
client
220.220.10.11
gateway 220.220.10.10
Dns: 192.168.0.254
Services.msc (Routing and Remote Access) in turn
Regedit HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \Tcpip \ Parameters
regedit
Click the Start button> Run ...
Type cmd in the Open and click OK
Type netsh routing ip nat uninstall (to ensure services are not active)
Installing NAT: Type "netsh routing ip nat install"
Adding a public interface: Type the netsh routing ip nat add interface name ="Internet" mode = FULL
Adding private interface: Type the netsh routing ip nat add interface name ="LAN" mode = PRIVATE
http://sewu.wordpress.com/2009/06/06/membuat-router-dengan-nat-pada-windows-xp/
If the above settings sdah conformity but can not connect on the client, install NAT repeat its uninstall and install again ..