Unfortunately, not every router includes that option, mine doesn't :cry: .
In case you can't use the hint above, there is a little 'trick'. Here's how I did it:
1. Use a static LAN address (like 192.168.1.103 or 10.0.0.1)
2. Use a dynamic DNS service - I use
http://www.dyndns.org3. Install a Dyndns updater on your system -
http://www.kana.homeip.net/index.php?doc=dyndns&page=features3. You get a name like 'yourusername.dyndns.org'
4. Now, for every PC in your LAN do the following:
- Find your hosts file (usually \WINDOWS\SYSTEM32\DRIVERS\ETC\HOSTS
- Add an entry like this to the file 'hosts':
192.168.1.103 yourname.dyndns.org
(should be one line, don't delete the localhost entry!)
5. Now every PC in your LAN resolves your LAN IP using the hosts file, PCs outside the router use the DynDNS service.
If you have the Half Bridge PPP option you don't need it.
MarkV