Re: Autoconfigure vs. Static Addressing

Alexandre Anriot <[email protected]> Fri, 18 Mar 2005 05:34:19 +0100
Newsgroups gmane.os.openbsd.ipv6
Message-ID <[email protected]>
> So that works. However, is this the safest way to be doing v6
> autoconfigure?

> $ grep inet6 /etc/sysctl.conf
> net.inet6.ip6.forwarding=0
> net.inet6.ip6.accept_rtadv=1
> 
> $ cat /etc/hostname.fxp0
> inet 10.19.81.180 255.255.255.128 NONE 
> inet6 rtsol

Try (same usage as dhcp) :

$ cat /etc/hostname.fxp0
inet 10.19.81.180 255.255.255.128 NONE 
rtsol

-- 

Alexandre Anriot
[email protected]