Re: Marvell/SysKonnect YukonII source code available

2006-01-25 Thread Andre Oppermann
Pyun YongHyeon wrote: On Tue, Jan 24, 2006 at 11:19:05AM +0100, Andre Oppermann wrote: > Marvell/SysKonnect made the source code to the YukonII chips available > today under a BSD license: > > http://people.freebsd.org/~andre/mykbsd60x86-8.12.1.3-src.tgz > > I haven't tested the driver y

Re: re0: 2 link states coalesced.

2006-01-25 Thread Hans Nieser
Julien Gabel wrote: Hello Hans, I have a problem with my RTL8169 Gigabit NIC built into my (apparently very uncommon) Clevo D41EV laptop. At boot, when netif tries to set up the interface, I get a lot of these messages: > re0: 2 link states coalesced > re0: link state changed to DOWN > re0:

Race condition in ip6_getpmtu?

2006-01-25 Thread craig
I seem to be running into a race condition in ip6_getpmtu. I've been having sporadic panics recently -- sometimes the machine will last a week, sometimes it'll panic twice in a day. The backtrace is always the same: (ddb and doadump frames removed) #9 0xc066548a in calltrap () at /compile/src/s

gif interface listener problem?

2006-01-25 Thread Oleg Tarasov
Hello, One of my servers still runs FreeBSD 4.11. It has two internet connections from two different providers. First of them is used for common internet access and the second is dedicated for a tunnel between offices. Lets mark IPs in this way rl0 - main interface rl1 - tunnel interface xxx.xxx

Policy routing and multipath routing needed (override routing table)

2006-01-25 Thread Oleg Tarasov
Hello, Many people know how to engage policy routing using ipfw forward function. This can be successfully used on simple routers (not NAT gateways) and to make gateways with multiple internet connections provide services (such as DNS, mail etc) on all interfaces. But the difficulty comes when th

Failover and load balancing using advanced NAT daemon

2006-01-25 Thread Oleg Tarasov
Hello, I have an idea of implementation of this common task. Please tell me if there is some alternative or use my idea to implement advanced NAT daemon (this would be great). Maybe it would be good to upgrade standart natd daemon. The task: We have several interfaces connected to internet and al

Re: Failover and load balancing using advanced NAT daemon

2006-01-25 Thread G Bryant
Hey there Oleg, I have done something similar with 2 internet interfaces, but I use very crude IPFW rules to "remember" sessions. I have a seperate natd running for each interface, but my setup includes mail, web and pptp servers on the LAN which complicates matters. I did not have load balanci

Re: Failover and load balancing using advanced NAT daemon

2006-01-25 Thread Jon Simola
On 1/25/06, Oleg Tarasov <[EMAIL PROTECTED]> wrote: > First three functions would be great to be implemented inside one > daemon like standart natd. Packets should be diverted into it. This > daemon can easily perform all of the tasks listed above as all of the > packets are passed through it. > >

Question on IFF_PPROMISC (and IFF_PROMISC)

2006-01-25 Thread Gregory Nou
Hi, I found a (somewhat old) post from gnn@ on this topic there : http://unix.derkeiler.com/Mailing-Lists/FreeBSD/net/2004-09/0289.html I also think that it would be a good idea to do it (at least, it would be easier to understand, because IFF_PPROMISC is not that explicit). If nobody has alre

Re: Marvell/SysKonnect YukonII source code available

2006-01-25 Thread Vulpes Velox
On Tue, 24 Jan 2006 11:19:05 +0100 Andre Oppermann <[EMAIL PROTECTED]> wrote: > Marvell/SysKonnect made the source code to the YukonII chips > available today under a BSD license: > > http://people.freebsd.org/~andre/mykbsd60x86-8.12.1.3-src.tgz > > I haven't tested the driver yet and I don't