version 1.5, 2015/06/19 19:18:31
|
version 1.7, 2019/09/02 20:48:36
|
Line 947 being available, and most important, a D
|
Line 947 being available, and most important, a D
|
to clients on request. To make a NetBSD client run in such an environment, it's |
to clients on request. To make a NetBSD client run in such an environment, it's |
usually enough to set |
usually enough to set |
|
|
dhclient=yes |
dhcpcd=yes |
|
|
in `/etc/rc.conf`, and the IP address will be set automatically, |
in `/etc/rc.conf`, and the IP address will be set automatically, |
`/etc/resolv.conf` will be created and routing setup to the default router. |
`/etc/resolv.conf` will be created and routing setup to the default router. |
Line 1437 necessary, you may find a list of known
|
Line 1437 necessary, you may find a list of known
|
[http://www.kfu.com/\~nsayer/6to4/](http://www.kfu.com/~nsayer/6to4/). In tests, |
[http://www.kfu.com/\~nsayer/6to4/](http://www.kfu.com/~nsayer/6to4/). In tests, |
only 6to4.kfu.com and 6to4.ipv6.microsoft.com were found working. Cisco has one |
only 6to4.kfu.com and 6to4.ipv6.microsoft.com were found working. Cisco has one |
that requires registration, see |
that requires registration, see |
[http://www.cisco.com/ipv6/](http://www.cisco.com/ipv6/). |
<http://www.cisco.com/ipv6/>. |
|
|
There's also an experimental 6to4 server located in Germany, |
There's also an experimental 6to4 server located in Germany, |
6to4.ipv6.fh-regensburg.de. This server runs under NetBSD 1.6 and was setup |
6to4.ipv6.fh-regensburg.de. This server runs under NetBSD 1.6 and was setup |
using the configuration steps described above. The whole configuration of the |
using the configuration steps described above. The whole configuration of the |
machine can be seen at |
machine can be seen at |
[http://www.feyrer.de/IPv6/netstart.local](http://www.feyrer.de/IPv6/netstart.local). |
<http://www.feyrer.de/IPv6/netstart.local>. |
|
|
### Tunneling 6to4 through an IPFilter firewall |
### Tunneling 6to4 through an IPFilter firewall |
|
|