About that.. I think that's what you mean the IP that I get from the ISP, so that's 213.10.107.84and a External IP, which is what you are seen as on the internet.
You should never consider the IP given to your router (the 213. one) as the IP of your internal machines.My ISP gave me the ip: 213.10.107.84
My routers internal IP: 192.168.2.1
IP-PC 1 (my PC): 192.168.2.100
IP-PC 2 (other PC): 192.168.2.101
gumbydammit
Posted: Mon Feb 03, 2003 10:09 am Post subject: re
or try using set nat-ip and comment out my-hostname and my-ip
Code: Select all
# If you have a NAT firewall (you box has an IP in one of the following
# ranges: 192.168.0.0-192.168.255.255, 172.16.0.0-172.31.255.255,
# 10.0.0.0-10.255.255.255 and your firewall transparently changes your
# address to a unique address for your box) or you have IP masquerading
# between you and the rest of the world, and /dcc chat,/ctcp chat or
# userfile sharing aren't working, enter your outside IP here. Do not
# enter anything for my-ip or my-hostname if you use this setting.
set nat-ip "213.10.107.84"