Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
On 13/12/2011, at 18:25, Hiroki Sato wrote: do I am running rtadvd with an empty configuration, and I get my IPv6 do range by using dhcp6c from my ISP which I connect to via PPPoE using do PPP. Can you see any change in the clients if you put the following line into /etc/rtadvd.conf on the

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hajimu UMEMOTO
Hi, On Tue, 13 Dec 2011 14:32:12 +1030 Daniel O'Connor docon...@gsoft.com.au said: doconnor [midget 14:29] ~ ifconfig eth0 doconnor eth0: flags=8943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST metric 0 mtu 1500 doconnor

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
On 13/12/2011, at 19:41, Hajimu UMEMOTO wrote: The prefixlen of assigend IPv6 address have to be 64 to SLAAC work correctly. OK. I have the following dhcp6c.conf.. interface eth0 { information-only; }; interface tun0 { send ia-pd 0; }; id-assoc pd { prefix-interface

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hajimu UMEMOTO
Hi, On Tue, 13 Dec 2011 19:46:42 +1030 Daniel O'Connor docon...@gsoft.com.au said: doconnor I have the following dhcp6c.conf.. doconnor interface eth0 { doconnor information-only; doconnor }; doconnor interface tun0 { doconnor send ia-pd 0; doconnor }; doconnor id-assoc pd {

Re: ifconfig media off?

2011-12-13 Thread sthaug
I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed that there doesn't seem to be a way to power down a phy right now through the ifconfig media command. Would there be objections to extend the media subtype definitions to

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
On 13/12/2011, at 19:54, Hajimu UMEMOTO wrote: doconnor Is there a way to tweak it to do the right thing? Perhaps, sla-len should be 8. Ahh many thanks, that seems work work. Such are the risk when you copy things off the internet :) Sincerely, -- Hajimu UMEMOTO @ Internet Mutual

Re: ifconfig media off?

2011-12-13 Thread Andre Oppermann
On 13.12.2011 03:50, YongHyeon PYUN wrote: On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed that there doesn't seem to be a way to power down a phy right now through

Re: ifconfig media off?

2011-12-13 Thread Stefan Bethke
Am 13.12.2011 um 03:50 schrieb YongHyeon PYUN: On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed that there doesn't seem to be a way to power down a phy right now

Re: FBSD9 atheros-n

2011-12-13 Thread cyberGn0m
Do you need only usb atheros n-card? I have one integrated inside my sony vaio vpc f11z1r. 13.12.2011 7:54 пользователь Adrian Chadd adr...@freebsd.org написал: There's no Atheros 11n USB support at the present moment, sorry. I'm too busy with the PCI/PCIe stuff and net80211 related changes to

Re: ifconfig media off?

2011-12-13 Thread Eugene Grosbein
13.12.2011 06:56, Stefan Bethke пишет: I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed that there doesn't seem to be a way to power down a phy right now through the ifconfig media command. Would there be objections to extend

Re: ifconfig media off?

2011-12-13 Thread YongHyeon PYUN
On Tue, Dec 13, 2011 at 11:04:51AM +0100, Stefan Bethke wrote: Am 13.12.2011 um 03:50 schrieb YongHyeon PYUN: On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed

stable/7 bce(4) out of buffers

2011-12-13 Thread Sean Bruno
Looks like we're pushing the BCM5716 really hard. Is there any way to give the net adapter a bit more space? e.g. dev.bce.0.com_no_buffers: 130228 Sean hw.bce.msi_enable: 1 hw.bce.tso_enable: 1 dev.bce.0.%desc: Broadcom NetXtreme II BCM5716 1000Base-T (C0) dev.bce.0.%driver: bce

Re: ifconfig media off?

2011-12-13 Thread YongHyeon PYUN
On Tue, Dec 13, 2011 at 10:44:05AM +0100, Andre Oppermann wrote: On 13.12.2011 03:50, YongHyeon PYUN wrote: On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: I'm currently writing a driver to configure an ethernet switch chip (see TL-WR1043ND on -embedded). I noticed that

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Mattia Rossi
On 14/12/11 04:07, Hajimu UMEMOTO wrote: Hi, On Tue, 13 Dec 2011 20:11:45 +1030 Daniel O'Connordocon...@gsoft.com.au said: doconnor On 13/12/2011, at 19:54, Hajimu UMEMOTO wrote: doconnor Is there a way to tweak it to do the right thing? Perhaps, sla-len should be 8. doconnor Ahh

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Hiroki Sato
Mattia Rossi mro...@swin.edu.au wrote in 4ee7cdbe.1090...@swin.edu.au: mr Ok, this is something I always get a bit confused with. I understand mr that it's the right clean thing to set up a /64 on the interface which mr sends router advertisements, but I also would expect by nature, that mr

Re: ifconfig media off?

2011-12-13 Thread Marius Strobl
On Tue, Dec 13, 2011 at 10:53:48AM -0800, YongHyeon PYUN wrote: On Tue, Dec 13, 2011 at 11:04:51AM +0100, Stefan Bethke wrote: Am 13.12.2011 um 03:50 schrieb YongHyeon PYUN: On Tue, Dec 13, 2011 at 12:56:22AM +0100, Stefan Bethke wrote: I'm currently writing a driver to configure an

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Mattia Rossi
On 14/12/2011 11:41, Hiroki Sato wrote: Mattia Rossimro...@swin.edu.au wrote in4ee7cdbe.1090...@swin.edu.au: mr Ok, this is something I always get a bit confused with. I understand mr that it's the right clean thing to set up a /64 on the interface which mr sends router advertisements,

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Doug Barton
On 12/13/2011 16:41, Hiroki Sato wrote: I do not think it is a good idea that the rtadvd daemon automatically splits prefixes shorter than 64 to ones with just 64. Which prefix should be advertised is one of things which a sysadmin must specify explicitly when it receives prefixes shorter

Re: RADIX_MPATH / FreeBSD Routing

2011-12-13 Thread Joe Holden
Hi Pierre, Just realised I didn't reply-all when responding to Qing... it is definitely only during deletes although the volume of deletes doesn't need to be significant to trigger it, I'll report back to the list as and when. Thanks, Joe Pierre Lamy wrote: I believe the problem can be