Re: ipfw limit src-addr woes

2007-02-20 Thread Ian Smith
On Tue, 20 Feb 2007, Julian Elischer wrote: > admin wrote: > > > Wrong: the implied "check-state" done by the "limit" lets the connection > > through (i.e. performs the action) iff there's state recorded for it > > (src-addr+src-port+dst-addr+dst-port). If however it's a SYN packet > > in

mpd success stories, anyone?

2007-02-20 Thread Alex Povolotsky
Hello! Is there anybody here who can say "I'm running mpd with 400 pptp connections, and it works without a flaw"? I mean 400 ACTIVE connections. If yes, I'll ask lots of questions. If no, I'll have to look for other pptp server. Cannot afford CISCO right now. Alex. __

Re: ioctl: SIOCADDMULTI (howto?)

2007-02-20 Thread Bruce M. Simpson
Jouke Witteveen wrote: I hope someone can find a spare minute to look at if_findmulti. It would help me quite much. I verified with mtest that FreeBSD cannot delete an AF_LINK multicast membership, reproduced with both 7-CURRENT and 6.2-RELEASE. if_findmulti() appears to be doing a possibly i

Re: ioctl: SIOCADDMULTI (howto?)

2007-02-20 Thread Bruce M. Simpson
Here is a better patch for the netstat output. I haven't had time to look at the kernel yet. If this patch is good for you I'll commit it on -CURRENT. It cleans up the group membership output significantly and displays the Link-layer information separately. If anyone 'out there' has been rel

Re: ipfw limit src-addr woes

2007-02-20 Thread Julian Elischer
admin wrote: Wrong: the implied "check-state" done by the "limit" lets the connection through (i.e. performs the action) iff there's state recorded for it (src-addr+src-port+dst-addr+dst-port). If however it's a SYN packet incoming and the number of current states is trying to cross the limi

If you run IS-IS please contact me

2007-02-20 Thread Bruce M Simpson
Anyone out there running IS-IS on a FreeBSD machine, please contact me. It's my understanding that IS-IS requires link-layer multicast support. Therefore I would like to hear from anyone who is running an implementation of it on FreeBSD successfully. I want to make sure it continues to operate

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Sten Daniel Soersdal
Richard Tector wrote: > Alex Povolotsky wrote: >> Richard Tector wrote: >>> Alex Povolotsky wrote: mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to reset. Tried two completely different boxes, so it cannot be a hardware problem. >>> Which version of mpd are you

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Richard Tector
Sten Daniel Soersdal wrote: Richard Tector wrote: Alex Povolotsky wrote: Richard Tector wrote: Alex Povolotsky wrote: mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to reset. Tried two completely different boxes, so it cannot be a hardware problem. Which version of mpd are y

Re: ipfw limit src-addr woes

2007-02-20 Thread admin
Ian Smith wrote: On Mon, 19 Feb 2007, admin wrote: > Ian Smith wrote: > > On Mon, 19 Feb 2007, admin wrote: > > > Andre Santos wrote: > > > > On 2/18/07, admin <[EMAIL PROTECTED]> wrote: > > > > > > > >> Hi, I'm trying to use ipfw's limit clause to limit the number of > > > >> conne

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Alex Povolotsky
Mike Tancsa wrote: At 11:35 AM 2/20/2007, Alex Povolotsky wrote: Thanks a lot, I've added invariants and witness; if it won't yield any information, I'll try more. So far, this cursed thing is working with some load for 2 hours, that's much. It does NOT, surely NOT try to tunnel tunnelled tr

Re: Unable to connect broadband

2007-02-20 Thread Stephen Liu
Hi Bruce, > Please post the full output of 'pciconf -lv' from booting a recent > FreeSBIE version to the list and hopefully someone can offer more > help. Ran; # pciconf -lv > /home/satimis/pciconf.txt I have the file created containing all output. My problem is how to copy it here, no floppy

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Mike Tancsa
At 11:35 AM 2/20/2007, Alex Povolotsky wrote: Thanks a lot, I've added invariants and witness; if it won't yield any information, I'll try more. So far, this cursed thing is working with some load for 2 hours, that's much. It does NOT, surely NOT try to tunnel tunnelled traffic; any serialco

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Alex Povolotsky
Andrey V. Elsukov wrote: Alex Povolotsky пишет: mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to reset. Tried two completely different boxes, so it cannot be a hardware problem. It's easy to reproduce? Can you try make debug-friendly kernel? RELATIVELY easy. It happens about

Re: Status of iwi vs. iwiNG?

2007-02-20 Thread Max Laier
On Tuesday 20 February 2007 15:23, Luigi Rizzo wrote: > On Mon, Feb 19, 2007 at 12:02:45PM -0500, David Gilbert wrote: > > I'd like to know the status of the iwi driver vs. iwiNG. I've been > > using iwiNG for some time now and I don't see any notes in the CVS > > log of iwi that the changes have

ntop anyone?

2007-02-20 Thread Andrea Venturoli
Hello. I've installed ntop on a FreeBSD 6.1 machine, it works, but always says that no traffic was collected (yes). Any hint? Is this port working, or, as it was in the past, broken? bye & Thanks av. ___ freebsd-net@freebsd.org mailing list h

Re: Status of iwi vs. iwiNG?

2007-02-20 Thread Luigi Rizzo
On Mon, Feb 19, 2007 at 12:02:45PM -0500, David Gilbert wrote: > I'd like to know the status of the iwi driver vs. iwiNG. I've been > using iwiNG for some time now and I don't see any notes in the CVS log > of iwi that the changes have been merged. what/where is iwiNG ? luigi ___

Re: Unable to connect broadband

2007-02-20 Thread Bruce M. Simpson
satimis wrote: Hi folks, FreeBSD-6.2-amd64 ... The onboard NIC seems not detected. In the absence of required information, I speculate your machine has msk(4) or another recent chipset which may be supported in FreeBSD-CURRENT but not FreeBSD-STABLE. Please post the full output of 'pcicon

Re: NVIDIA MCP51 Ethernet Interface

2007-02-20 Thread Angelo Turetta
Joe Holden wrote: Hi collective, It's an Athlon 64 board, with an MCP51 NIC, this card is supported under Linux using the forcedeth driver, having taken a look at if_nve.c, it doesn't appear to be supported. It's supported by the nfe(4) driver, which has already been committed to 7-CURRENT

setting TCP timeouts

2007-02-20 Thread admin
Is it possible to tweak various TCP timeouts in FreeBSD 6.2? Such as: how long a connection can stay in a FIN_WAIT_2 state. TIA ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Armin Pirkovitsch
Alex Povolotsky wrote: > Richard Tector wrote: >> Alex Povolotsky wrote: >>> Richard Tector wrote: Alex Povolotsky wrote: > mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to > reset. Tried two completely different boxes, so it cannot be a > hardware problem. > >

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Max Laier
[ Removing -stable from CC ] On Monday 19 February 2007 15:57, Alex Povolotsky wrote: > mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to > reset. Tried two completely different boxes, so it cannot be a hardware > problem. > > I'm updating to 6.2 now, but have little hope. What can

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Andrey V. Elsukov
Alex Povolotsky пишет: mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to reset. Tried two completely different boxes, so it cannot be a hardware problem. It's easy to reproduce? Can you try make debug-friendly kernel? http://www.freebsd.org/doc/en/books/developers-handbook/kern

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Alexander Motin
Hi. Alex Povolotsky wrote: mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to reset. Tried two completely different boxes, so it cannot be a hardware problem. I'm updating to 6.2 now, but have little hope. What can I turn on in kernel to fix it or at least to make computer rebo

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Alex Povolotsky
Max Laier wrote: [ Removing -stable from CC ] On Monday 19 February 2007 15:57, Alex Povolotsky wrote: mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to reset. Tried two completely different boxes, so it cannot be a hardware problem. I'm updating to 6.2 now, but have little

Status of iwi vs. iwiNG?

2007-02-20 Thread David Gilbert
I'd like to know the status of the iwi driver vs. iwiNG. I've been using iwiNG for some time now and I don't see any notes in the CVS log of iwi that the changes have been merged. Dave. -- |David Gilbert, Independent C

Re: mpd sometimes hangs the whole system?

2007-02-20 Thread Alexander Motin
Richard Tector wrote: Or perhaps it doesn't. All I can remember is it requires the bpf netgraph module. ng_bpf is not from this opera. It does just packets filtering by bpf-like filter program and it is not related to interfaces and traffic capturing. -- Alexander Motin [EMAIL PROTECTED] Op

Unable to connect broadband

2007-02-20 Thread satimis
Hi folks, FreeBSD-6.2-amd64 Onboard NIC Motherboard ASUS M2N-E [url]http://www.excaliberpc.com/ASUS_M2N-E_nForce570_Ultra_Motherboard/M2N-E/partinfo-id-567211.html[/url] Fixed IP address IP address of server (LAN) - 192.168.0.10 Just finished "standard installation" to install the captioned OS.

Re: NVIDIA MCP51 Ethernet Interface

2007-02-20 Thread Joe Holden
Angelo Turetta wrote: Joe Holden wrote: Hi collective, It's an Athlon 64 board, with an MCP51 NIC, this card is supported under Linux using the forcedeth driver, having taken a look at if_nve.c, it doesn't appear to be supported. It's supported by the nfe(4) driver, which has already been