Current problem reports assigned to freebsd-net@FreeBSD.org

2009-11-30 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: svn commit: r198994 - in stable/6/sys/dev: bce mii

2009-11-30 Thread Doug Ambrisko
pluknet writes: [ Charset ISO-8859-1 unsupported, converting... ] | 2009/11/6 Doug Ambrisko : | > Author: ambrisko | > Date: Fri Nov ?6 17:58:44 2009 | > New Revision: 198994 | > URL: http://svn.freebsd.org/changeset/base/198994 | > | > Log: | > ?MFC: Merge in minimal 5709/5716 support into 6.X ext

Re: [CFR] unified rc.firewall

2009-11-30 Thread John Baldwin
On Wednesday 25 November 2009 11:01:16 am Hajimu UMEMOTO wrote: > Hi, > > > On Mon, 23 Nov 2009 12:55:25 -0500 > > John Baldwin said: > > I updated the patch. > > jhb> I had missed the me vs any. It is true that the equivalent rule would > use > jhb> me6. I would rather figure out th

Re: kern/134079: [em] "em0: Invalid MAC address" in FreeBSD-Current ( 8.0)

2009-11-30 Thread Korba
The following reply was made to PR kern/134079; it has been noted by GNATS. From: Korba To: bug-follo...@freebsd.org, g.zhengm...@gmail.com Cc: Subject: Re: kern/134079: [em] "em0: Invalid MAC address" in FreeBSD-Current ( 8.0) Date: Mon, 30 Nov 2009 19:52:45 +0100 I had the same pro

Re: kern/141023: [carp] CARP arp replays with wrong src mac

2009-11-30 Thread linimon
Old Synopsis: CARP arp replays with wrong src mac New Synopsis: [carp] CARP arp replays with wrong src mac Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon Nov 30 21:21:50 UTC 2009 Responsible-Changed-Why: Over to maintainer(s).

Connecting to a WatchGuard box

2009-11-30 Thread Andrea Venturoli
Hello. A customer of mine was connecting to a remote WatchGuard box through their Mobile VPN client. Now I'd like the server to take over that and le the whole network connect. Did anyone ever succeded in this? Is it possible? Should be IPSEC, but anyone has an how-to? bye & Thanks av

Re: MPD Multiple PPPoE to same ISP

2009-11-30 Thread Thodoris Stamatopoulos
Thank you very much Nikos, at first it didnt worked with the 7.2 Release kernel (cant compile kernel with radix option), but with 8 it worked like a charm, all interface now have the same gateway and all ng interfaces have ip at last... Thanks Thodoris (euxaristw:)) On Nov 21, 2009, at 7:20 PM

Re: Connecting to a WatchGuard box

2009-11-30 Thread Oleg Baranov
Hi! I've been working with Watchguard 8.3 & 9.0 for some time. In general it was fine but we've suffered connection recovery problems after ISP blackouts from time to time. Here is my section of racoon.conf remote a.b.c.d { exchange_mode main; lifetime time 8 hour ; # sec

Re: MPD Multiple PPPoE to same ISP

2009-11-30 Thread Thodoris Stamatopoulos
I didnt knew it!, thanks again guys :) very nice tip especially when you have a bunch of connections On Dec 1, 2009, at 12:26 AM, Julian Elischer wrote: > Thodoris Stamatopoulos wrote: >> Thank you very much Nikos, at first it didnt worked with the 7.2 Release >> kernel (cant compile kernel wi