hello,
is there any way of configuring my linux box into a permanent ipv6 address? i am using /sbin/ifconfig <dev> add <ipv6 add>/prefixlength and /sbin/ip -6 addr add <ipv6address>/<prefixlength> dev <interface>, and it keeps me issuing those command every reboot of my box. maybe you had an intelligent way how to do it. i like how ipv4 configured because it doesnt keep you setting up your ip address.
ive already tried making scripts like linking them #/etc/rc.d/rc3.d/ ln -s /etc/init.d/local
the content of the local file is this:
/sbin/ifconfig <dev> add <ipv6 add>/prefixlength, so far it works fine... just want to know how to do it like doing it using the ipv4.
thanks!
RODEL COLLADO URANI
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
--------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
