mpd has hung

2010-02-17 Thread Alexander Shikoff
Hello All, I have mpd 5.3 running on 8.0-RC1 as PPPoE server (now only 5 clients). Today mpd process hung and I cannot kill it with -9 signal, and I cannot access it's console via telnet. State of process in `top` output is STOP: 73551 root 2 440 29588K 5692K STOP6 0:32 0.00

Re: kern/142772: [libc] lla_lookup: new lle malloc failed

2010-02-17 Thread brucec
Synopsis: [libc] lla_lookup: new lle malloc failed Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: brucec Responsible-Changed-When: Wed Feb 17 14:38:34 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=142772 __

Re: kern/125239: [gre] kernel crash when using gre

2010-02-17 Thread Jeff Mo
The following reply was made to PR kern/125239; it has been noted by GNATS. From: Jeff Mo To: bug-follo...@freebsd.org, damien.sau...@uclouvain.be Cc: Subject: Re: kern/125239: [gre] kernel crash when using gre Date: Wed, 17 Feb 2010 10:32:00 -0800 --00504502c5f9e57206047fd010ce Content-Type

Routing into overlapping subnets

2010-02-17 Thread Christian Ullrich
Hello all, I'm having a routing problem I can't wrap my head around. Consider this situation: I want to provide some common resources (printers etc.) to a number of clients in separate networks. They each have their own physical network, and these networks are supposed to stay isolated, with

Re: kern/143939: [ipfw] [em] ipfw nat and em interface rxcsum problem

2010-02-17 Thread Matt Reimer
The following reply was made to PR kern/143939; it has been noted by GNATS. From: Matt Reimer To: bug-follo...@freebsd.org, dima_...@inbox.lv Cc: Subject: Re: kern/143939: [ipfw] [em] ipfw nat and em interface rxcsum problem Date: Wed, 17 Feb 2010 15:30:47 -0800 Same thing happens for me on

Re: Routing into overlapping subnets

2010-02-17 Thread Steve Bertrand
On 2010.02.17 16:42, Christian Ullrich wrote: > Hello all, > > I'm having a routing problem I can't wrap my head around. Consider this > situation: I want to provide some common resources (printers etc.) to a > number of clients in separate networks. They each have their own > physical network, an

Re: Routing into overlapping subnets

2010-02-17 Thread Christian Ullrich
* Steve Bertrand wrote: On 2010.02.17 16:42, Christian Ullrich wrote: send the packet. Why doesn't the kernel look up an ARP table entry by both IP address and interface? That's not how the protocols were designed, and thankfully so. Imagine the potential for spoofing if this were allowed b