Re: hostname.if on 4.7 ignoring "-inet6"

2010-06-16 Thread Todd T. Fries
Penned by Stuart Henderson on 20100614 12:28.46, we have: | On 2010-06-14, rh...@hushmail.com wrote: | > Hello list, | > | > I'm looking to explicitly disable IPv6 on interfaces where it is | > not used. This includes link local addresses. | > | > However, this : | > | > # cat /etc/hostname.em0

Re: hostname.if on 4.7 ignoring "-inet6"

2010-06-14 Thread rhsv6
>Please try this diff. > >Index: netstart >=== > >RCS file: /cvs/src/etc/netstart,v >retrieving revision 1.129 >diff -u -p -r1.129 netstart >--- netstart 12 Jan 2010 07:43:41 - 1.129 >+++ netstart 14 Jun 2010 11:27:47 -000

Re: hostname.if on 4.7 ignoring "-inet6"

2010-06-14 Thread rhsv6
>you can also pass extra options after "up" > >up -inet6 > >> Interesting. Well, I've already had one reply telling me to RTFM, so perhaps I missed that little gem amongst all the text to be enjoyed ! >> Please try this diff. >> > >or this... > ack. done. worked. thanks again.

Re: hostname.if on 4.7 ignoring "-inet6"

2010-06-14 Thread Reyk Floeter
On Mon, Jun 14, 2010 at 12:28:46PM +0100, Stuart Henderson wrote: > > # cat /etc/hostname.em0 > > > > description "Some Port" > > media 1000baseT > > inet 172.16.176.166 255.255.255.252 NONE > > -inet6 > > up yo

Re: hostname.if on 4.7 ignoring "-inet6"

2010-06-14 Thread Stuart Henderson
On 2010-06-14, rh...@hushmail.com wrote: > Hello list, > > I'm looking to explicitly disable IPv6 on interfaces where it is > not used. This includes link local addresses. > > However, this : > > # cat /etc/hostname.em0 >

hostname.if on 4.7 ignoring "-inet6"

2010-06-14 Thread rhsv6
Hello list, I'm looking to explicitly disable IPv6 on interfaces where it is not used. This includes link local addresses. However, this : # cat /etc/hostname.em0 description "Some Port" media 1000baseT inet