Re: Network booting FreeBSD with gpxelinx almost works

2010-10-06 Thread Daniel Feenberg
On Sat, 25 Sep 2010, Warren Block wrote: On Sat, 25 Sep 2010, Daniel Feenberg wrote: We have been network booting FreeBSD for some time with pxeboot. So I am confident that we have the dhcpd.conf and the root filesystem sufficient for diskless booting. But now we would like to have menu of

Re: kern/151198: [ath] ath/5416 fails bgscan with "ath0: ath_chan_set: unable to reset channel 11 (2462 MHz, flags 0x480), hal status 14"

2010-10-06 Thread linimon
Old Synopsis: ath/5416 fails bgscan with "ath0: ath_chan_set: unable to reset channel 11 (2462 MHz, flags 0x480), hal status 14" New Synopsis: [ath] ath/5416 fails bgscan with "ath0: ath_chan_set: unable to reset channel 11 (2462 MHz, flags 0x480), hal status 14" Responsible-Changed-From-To: fre

Re: bge watchdog timeout errors FreeBSD 7.3

2010-10-06 Thread Pyun YongHyeon
On Wed, Oct 06, 2010 at 05:45:08PM +0100, a.sm...@ukgrid.net wrote: > Hi, > > sorry not to have replied sooner. Ive been trying to get the end > user to confirm whether he has any issues with the server as it is. He > still hasnt replied :( > I think tho, its likely I will leave the server a

Re: mbuf changes

2010-10-06 Thread Robert N. M. Watson
On 5 Oct 2010, at 17:01, Karim Fodil-Lemelin wrote: > I will share some of the experience I had doing embed mtags. Hopefully its > relevant :) > > The idea of carrying a certain amount of mbuf tags within the mbuf structure > is somewhat similar but much cleaner, imo, then Linux's skbuff char

Re: Monitor mode not working for iwi(4) on 7.X

2010-10-06 Thread Brandon Gooch
2010/10/6 Alexey Dokuchaev : > On Fri, Dec 14, 2007 at 11:19:25PM +0100, Jan Henrik Sylvester wrote: >> In contrast to 6.2-RELEASE, monitor mode does not work. Kismet does >> not receive anything, while it does with ath or ural (even at the same >> time). dmesg with debug.iwi=2 is below -- anything

Re: Cannot attribute both IPv4 and IPv6 to a VLAN interface

2010-10-06 Thread Miguel Arroz
Hi! You're right. :) I have the idea I had already tried that before and it removed the IPv4 from the interface, but now it's working fine. Thanks for the help! Regards, Miguel Arroz On 2010/10/06, at 17:31, Ryan Stone wrote: > It seems to me that the mistake that you are making is that

Re: Cannot attribute both IPv4 and IPv6 to a VLAN interface

2010-10-06 Thread Ryan Stone
It seems to me that the mistake that you are making is that you are setting the vlan portion (e.g. vlan 18 vlandev em0) twice. The second time that the configuration is applied it fails. I believe that you want instead to put the following in rc.conf: ipv6_ifconfig_vlan18="xxx:xxx:xxx:460:: pref

Re: bge watchdog timeout errors FreeBSD 7.3

2010-10-06 Thread a . smith
Hi, sorry not to have replied sooner. Ive been trying to get the end user to confirm whether he has any issues with the server as it is. He still hasnt replied :( I think tho, its likely I will leave the server as is for the time being as I have no information that it isnt working correct

Cannot attribute both IPv4 and IPv6 to a VLAN interface

2010-10-06 Thread Miguel Arroz
Hello, I'm using a FreeBSD machine as a NATBox/router for two small networks. The installed version is FreeBSD 7.1-RELEASE-p13. My network setup is one ethernet cable connecting to the NATBox, with 3 VLANs (2 of them tagged). The non-tagged VLAN is the "outter" network, and the other two V

Monitor mode not working for iwi(4) on 7.X

2010-10-06 Thread Alexey Dokuchaev
On Fri, Dec 14, 2007 at 11:19:25PM +0100, Jan Henrik Sylvester wrote: > In contrast to 6.2-RELEASE, monitor mode does not work. Kismet does > not receive anything, while it does with ath or ural (even at the same > time). dmesg with debug.iwi=2 is below -- anything unusual? > > Moreover, "ifconfi