Re: Running rtadvd or DHCPv6 server via if_bridge interface

2009-12-10 Thread Chris Cowart
Bruce Cran wrote: > I have a router configured using if_bridge with a 4-port NIC that's > serving addresses over DHCP. I'd like to add in either rtadvd or > DHCPv6, but neither work because the bridge interface doesn't have an > IPv6 link-local address. Is there a way around this, or is it not > po

Running rtadvd or DHCPv6 server via if_bridge interface

2009-12-10 Thread Bruce Cran
I have a router configured using if_bridge with a 4-port NIC that's serving addresses over DHCP. I'd like to add in either rtadvd or DHCPv6, but neither work because the bridge interface doesn't have an IPv6 link-local address. Is there a way around this, or is it not possible to serve IPv6 address

Re: ping6 and a do-not-fragment option

2009-12-10 Thread pluknet
2009/12/10 Doug Barton : > Richard A Steenbergen wrote: >> Hi, >> >> I just noticed, while trying to do a little debugging, that ping6 >> doesn't seem to have a way to specify "do not fragment" like ping does >> for IPv4. Obviously the way this is implemented has been changed, since >> there is no

Re: ping6 and a do-not-fragment option

2009-12-10 Thread Doug Barton
Richard A Steenbergen wrote: > Hi, > > I just noticed, while trying to do a little debugging, that ping6 > doesn't seem to have a way to specify "do not fragment" like ping does > for IPv4. Obviously the way this is implemented has been changed, since > there is no longer a DF-bit in IPv6, but it

ping6 and a do-not-fragment option

2009-12-10 Thread Richard A Steenbergen
Hi, I just noticed, while trying to do a little debugging, that ping6 doesn't seem to have a way to specify "do not fragment" like ping does for IPv4. Obviously the way this is implemented has been changed, since there is no longer a DF-bit in IPv6, but it looks like there is already an IPV6_DONTF

Re: bin/79228: [patch] extend arp(8) to be able to create blackhole records

2009-12-10 Thread Dan Lukes
The following reply was made to PR bin/79228; it has been noted by GNATS. From: Dan Lukes To: bug-follo...@freebsd.org Cc: Subject: Re: bin/79228: [patch] extend arp(8) to be able to create blackhole records Date: Thu, 10 Dec 2009 11:50:53 +0100 Already commited and MFCed into 7-R It seem