Re: 6.1-current 20060823 ath0 stuck beacon; resetting (bmiss count 4)
Jared Mauch wrote: > no responses here, any better idea where to go with my problem? I just returned from holiday and will try to reproduce the problem. Sam ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Another SimpleDrive problem also...
Try cvsupp'ing /usr/src/sys/dev/usb/* to 5.5-RELEASE, and then replace those if_*.c files that don't compile with their old (5.4-R) versions. If you want, I can roll you a tarball of dev/usb/ tree that worked for me (~1Mb). Thanks for the reply. I have to admit that I'm a bit green when it comes to doing stuff like what you suggested. I don't really know how to do any of that CVS stuff and embarrassingly have to admit that I would probably find some way to really mess my system up trying to mix and match c files. I am quite sorry for not being more knowledgable in such things, but I kinda got forced into all this and am learning on the fly. So, maybe that tarball and a few instructions on precisely what I should do would be of extreme assistance to me. Thanks so much for your help and patience with me. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
openvpn removing default route
I recently upgraded a system from 5.5/i386 to 6.1/amd64. I'm running the same version of openvpn with the exact same config (bridged via tap) - except now, for some reason, when the vpn shuts down, the default route is removed as well. I'm started digging through the sources to figure out why, and realized there's it could have changed in the if_bridge device, the em driver, the tap driver, or the software connecting them. That's enough different places that I thought I'd ask to see if anyone here new what was causing this - or even had suggestions that might narrow down the search a bit. Thanks, http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: openvpn removing default route
On Thu, Aug 31, 2006 at 04:05:48PM -0400, Mike Meyer wrote: > I recently upgraded a system from 5.5/i386 to 6.1/amd64. I'm running > the same version of openvpn with the exact same config (bridged via > tap) - except now, for some reason, when the vpn shuts down, the > default route is removed as well. > > I'm started digging through the sources to figure out why, and > realized there's it could have changed in the if_bridge device, the em > driver, the tap driver, or the software connecting them. That's enough > different places that I thought I'd ask to see if anyone here new what > was causing this - or even had suggestions that might narrow down the > search a bit. There was a change on July 24th which had the unfortunate effect of deleting all routes when ever an interface was removed. A fix was MFCd on August 22nd. I'd guess this is what you are seeing. -- Brooks pgpPCeLM4zyME.pgp Description: PGP signature