Re: re0: 2 link states coalesced.

2006-01-30 Thread Julien Gabel
I filled one a year ago, for the very same problem (encountered for two years now). See Problem Report kern/80005 for more information. I think that another user (Emmanuel Duros) tried to speak with Realtek on that point, not sure if there is feedback on it though... Sorr

5.4 ipfw doesnt like Mbit/s notation?

2006-01-30 Thread Cheng Jin
Hi, I was trying to configure Dummynet on a machine that also acts like a bridge and found something really odd. even though the ipfw man page says that one could specify the bw in either Kbit/s or Mbit/s. whenever i tried using Mbit/s, the bw was auotmatically set to 1 bit/s! Once i multiply

Re: re0: 2 link states coalesced.

2006-01-30 Thread Gary Corcoran
Julien Gabel wrote: I filled one a year ago, for the very same problem (encountered for two years now). See Problem Report kern/80005 for more information. I think that another user (Emmanuel Duros) tried to speak with Realtek on that point, not sure if there is feedback on it though... Sorry

Re: Handling flags on vlan(4)

2006-01-30 Thread Gleb Smirnoff
On Mon, Jan 30, 2006 at 10:39:38PM +0300, Yar Tikhiy wrote: Y> Presently our vlan(4) driver sets interface's flags to 0 initially Y> and copies a subset of them from the parent interface when the vlan Y> interface is attached to its parent. In particular, copied are flags Y> IFF_BROADCAST and IFF_

Re: Changing time causes ipv6 panics

2006-01-30 Thread Kris Kennaway
On Mon, Jan 23, 2006 at 02:39:42PM -0500, Kris Kennaway wrote: > On Thu, Jan 19, 2006 at 02:30:35PM +0900, JINMEI Tatuya / [EMAIL > PROTECTED]@C#:H wrote: > > > On Sun, 15 Jan 2006 19:44:38 -0500, > > > Kris Kennaway <[EMAIL PROTECTED]> said: > > > > > I ran ntpdate on an amd64 system wi

Handling flags on vlan(4)

2006-01-30 Thread Yar Tikhiy
Hi folks, Presently our vlan(4) driver sets interface's flags to 0 initially and copies a subset of them from the parent interface when the vlan interface is attached to its parent. In particular, copied are flags IFF_BROADCAST and IFF_MULTICAST. This approach has an unpleasant consequence: if y

Re: Network client is the same from server

2006-01-30 Thread Julian Elischer
Tiago Cruz wrote: On Fri, 2006-01-27 at 13:19 -0800, Julian Elischer wrote: it is definitly possible but you will have to do some reading natd can do it. it should be in the natd man page.. (or libalias page) I found this in the OpenVPN FAQ: Does anybody know how

Re: multiple natd + ipfw, with 2 internal ip's

2006-01-30 Thread Julian Elischer
Brian Candler wrote: On Sat, Jan 28, 2006 at 01:01:53PM +0100, Unix-Solutions - Steven wrote: Hi you guy's, I have a little problem with my natd or ipfw configuration. This may not be what you want to hear, but in my experience if you have a configuration with multiple external inter

mrouted on amd64 doesn't work

2006-01-30 Thread Ruslan Ermilov
Hi there, I cannot get multicast routing working on amd64, and I highly suspect mrouted(8). Can anybody confirm successfully or unsuccessfully running mrouted(8) on amd64 (5.x, 6.x or 7.0), or perhaps somebody already has patches for mrouted(8)? When I run mrouted in foreground, I get a lot of m

Re: Ftpd problems

2006-01-30 Thread Andre Oppermann
Yar Tikhiy wrote: > > On Sat, Jan 28, 2006 at 06:25:34PM +0200, Iassen Anadoliev wrote: > > Chuck Swiger writes: > > > > >Iassen Anadoliev wrote: > > >>Hello guys i hope this is the appropriate list so... > > >> > > >>I am running a ftp server and have some problems with large files. While > > >>

Re: Ftpd problems

2006-01-30 Thread Yar Tikhiy
On Sat, Jan 28, 2006 at 06:25:34PM +0200, Iassen Anadoliev wrote: > Chuck Swiger writes: > > >Iassen Anadoliev wrote: > >>Hello guys i hope this is the appropriate list so... > >> > >>I am running a ftp server and have some problems with large files. While > >>syncing files over 4GB with rsync th

Re: em driver + VLAN's

2006-01-30 Thread Yar Tikhiy
On Wed, Jan 18, 2006 at 12:28:06PM -0800, Doug Ambrisko wrote: > Sten Spans writes: > | On Wed, 18 Jan 2006, Doug Ambrisko wrote: > | > Dave Raven writes: > | > | FreeBSD 4.9 - char em_driver_version[] = "1.7.16"; > | > | > | > | I've tried multiple bridge configurations - from bridging just em0,em

Re: Network client is the same from server

2006-01-30 Thread Tiago Cruz
On Fri, 2006-01-27 at 13:19 -0800, Julian Elischer wrote: > it is definitly possible > but you will have to do some reading > natd can do it. I found this in the OpenVPN FAQ: Does anybody know how to remap local addresses, if I want to connect two networks with an overlap in the

Current problem reports assigned to you

2006-01-30 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations w

Re: re0: 2 link states coalesced.

2006-01-30 Thread Julien Gabel
>> I filled one a year ago, for the very same problem (encountered for two >> years now). See Problem Report kern/80005 for more information. I >> think that another user (Emmanuel Duros) tried to speak with Realtek on >> that point, not sure if there is feedback on it though... >> >> Sorry not t

Re: re0: 2 link states coalesced.

2006-01-30 Thread Gleb Smirnoff
On Tue, Jan 24, 2006 at 11:05:29PM +0100, Julien Gabel wrote: J> > I have a problem with my RTL8169 Gigabit NIC built into my (apparently J> > very uncommon) Clevo D41EV laptop. At boot, when netif tries to set up the J> > interface, I get a lot of these messages: J> > J> > > re0: 2 link states co

Re: panic in sbdrop_locked

2006-01-30 Thread Gleb Smirnoff
On Sat, Jan 28, 2006 at 01:45:07AM +0100, Meno Abels wrote: M> i have two boxes running currently freebsd-6.0-p3 i386 and they are M> panic around every 24 hour once a time. I just update to -p4 so i will M> see if it working better. I also didn't have the debug kernel ready so M> i can only provid

Re: /usr/src/lib/libc/net/res_debug.c: compile problem fixed

2006-01-30 Thread Brian Candler
On Mon, Jan 30, 2006 at 08:50:00AM +1030, Aluminium Oxide wrote: > A... > > You're right, but there's only a handlful of these that stop buildworld > with -O3 I think the issue is that although you may be able to get FreeBSD to *build* using -O3, it's quite unlikely that it will *work* pr

Re: multiple natd + ipfw, with 2 internal ip's

2006-01-30 Thread Brian Candler
On Sat, Jan 28, 2006 at 01:01:53PM +0100, Unix-Solutions - Steven wrote: > Hi you guy's, > > I have a little problem with my natd or ipfw configuration. This may not be what you want to hear, but in my experience if you have a configuration with multiple external interfaces and multiple NAT insta

Re: Duplicate SAD entries lead to ESP tunnel malfunction

2006-01-30 Thread Phil Regnauld
Oleg Tarasov (subscriber) writes: > > net.key.preferred_oldsa=0 > > I suggest to change the default value of this one to 0 in FreeBSD > distribution. This has been suggested for about 5 years now... Phil ___ freebsd-net@freebsd.org ma

Re: Duplicate SAD entries lead to ESP tunnel malfunction

2006-01-30 Thread Oleg Tarasov
Hello, Julian Elischer <[EMAIL PROTECTED]> wrote: > let us know if that solves your problem.. > remember you don't need to reboot to set it.. > the result should be instantaneous. net.key.preferred_oldsa=0 really helped in this situation. Both tunnels from now on work perfectly inspite on conn