RE: Workaround for mpd5 and 8.0 broken proxy arp?

2010-03-30 Thread Li, Qing
> > Yes, it's still broken (it's a regression compared to 7.x). A > workaround I've found working after analyzing the newer kernel > code is to ALWAYS use the same IP address for the local end of > the tunnel as of the corresponding ARP capable interface. > Are you using VLANs? Were you

Re: Workaround for mpd5 and 8.0 broken proxy arp?

2010-03-30 Thread Ruslan Ermilov
On Tue, Mar 30, 2010 at 05:20:52PM -0400, Mike Tancsa wrote: > At 03:08 PM 3/30/2010, J. English wrote: > >In googling for solutions, I came across others who have posted to this list > >who have had similar problems. It also looks like a problem report has been > >submitted for proxy arp being br

Re: Workaround for mpd5 and 8.0 broken proxy arp?

2010-03-30 Thread Mike Tancsa
At 03:08 PM 3/30/2010, J. English wrote: In googling for solutions, I came across others who have posted to this list who have had similar problems. It also looks like a problem report has been submitted for proxy arp being broken in 8.0 RELENG. My options are 1) to wait until proxy arp is fi

Re: Workaround for mpd5 and 8.0 broken proxy arp?

2010-03-30 Thread Boris Kochergin
Boris Kochergin wrote: J. English wrote: Hello All, I've recently set up a FreeBSD 8.0 VPN server with mpd5 for people to connect remotely. However, looking at my mpd.log shows that I'm having problems with proxy-arp: [B-1] IFACE: No interface to proxy arp on for 192.168.1.185 In googling

Re: Workaround for mpd5 and 8.0 broken proxy arp?

2010-03-30 Thread Boris Kochergin
J. English wrote: Hello All, I've recently set up a FreeBSD 8.0 VPN server with mpd5 for people to connect remotely. However, looking at my mpd.log shows that I'm having problems with proxy-arp: [B-1] IFACE: No interface to proxy arp on for 192.168.1.185 In googling for solutions, I ca

Workaround for mpd5 and 8.0 broken proxy arp?

2010-03-30 Thread J. English
Hello All, I've recently set up a FreeBSD 8.0 VPN server with mpd5 for people to connect remotely. However, looking at my mpd.log shows that I'm having problems with proxy-arp: [B-1] IFACE: No interface to proxy arp on for 192.168.1.185 In googling for solutions, I came across others who

Re: kern/131162: [ath] Atheros driver bugginess and kernel crashes

2010-03-30 Thread rpaulo
Synopsis: [ath] Atheros driver bugginess and kernel crashes State-Changed-From-To: open->closed State-Changed-By: rpaulo State-Changed-When: Tue Mar 30 15:20:56 UTC 2010 State-Changed-Why: Submitter agrees to close PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=131162 ___

Re: kern/144898: [wpi] [panic] wpi panics system

2010-03-30 Thread Dominic Fandrey
The following reply was made to PR kern/144898; it has been noted by GNATS. From: Dominic Fandrey To: bug-follo...@freebsd.org, kamik...@bsdforen.de Cc: Subject: Re: kern/144898: [wpi] [panic] wpi panics system Date: Tue, 30 Mar 2010 16:43:15 +0200 Because there were so many net related commi

Re: kern/131162: [ath] Atheros driver bugginess and kernel crashes

2010-03-30 Thread Adam K Kirchhoff
The following reply was made to PR kern/131162; it has been noted by GNATS. From: Adam K Kirchhoff To: bug-follo...@freebsd.org, ad...@voicenet.com Cc: Subject: Re: kern/131162: [ath] Atheros driver bugginess and kernel crashes Date: Tue, 30 Mar 2010 09:27:56 -0400 This can be closed. ath is

Re: kern/131153: [iwi] iwi doesn't see a wireless network

2010-03-30 Thread Adam K Kirchhoff
The following reply was made to PR kern/131153; it has been noted by GNATS. From: Adam K Kirchhoff To: bug-follo...@freebsd.org, ad...@voicenet.com Cc: Subject: Re: kern/131153: [iwi] iwi doesn't see a wireless network Date: Tue, 30 Mar 2010 09:26:23 -0400 This bug appears to be resolved now.

Samba Errors

2010-03-30 Thread John Dakos
I have FreeBSD 8.0 with samba, is work very well. But I have message errors every minute. I googled but nothing . any idea ? thanks Mar 30 15:13:18 zeus smbd[65156]: [2010/03/30 15:13:18, 0] lib/util_sock.c:1491(get_peer_addr_internal) Mar 30 15:13:18 zeus smbd[65156]: getpeername failed.

Re: space of ath_node

2010-03-30 Thread Rui Paulo
On 30 Mar 2010, at 01:58, jiani1012 wrote: > Hi,all >A problem puzzled me in ath code. The following code in function > ath_node_alloc( ) shows the space allocated to an, > >> struct ath_ratectrl { >> size_t arc_space;/* space required for per-node state */ >> }; > >> const s