Re: Dell server responding with two mac addresses

2007-06-04 Thread Tom Judge
Fredrik Carlsson wrote: Hi, I have a rather serious problem, I have three dell server (PE1800, PE2950 and SC1425) the PE1800 is running FreeBSD 6.1. The problem that I have is that the PE1800 is responding with two mac adresses on the same network interface, has anywone seen this before? This

RE: Dell server responding with two mac addresses

2007-06-04 Thread David Christensen
> I have a rather serious problem, I have three dell server (PE1800, > PE2950 and SC1425) the PE1800 is running FreeBSD 6.1. The > problem that I > have is that the PE1800 is responding with two mac adresses > on the same > network interface, has anywone seen this before? This causes > our ro

Dell server responding with two mac addresses

2007-06-04 Thread Fredrik Carlsson
Hi, I have a rather serious problem, I have three dell server (PE1800, PE2950 and SC1425) the PE1800 is running FreeBSD 6.1. The problem that I have is that the PE1800 is responding with two mac adresses on the same network interface, has anywone seen this before? This causes our router to be

Re: em0 failed to work at 1000baseTX. WAS [Re: em0 - bge0 failed to work at 1000baseTX]

2007-06-04 Thread Stefan Lambrev
Hi, Jack Vogel wrote: On 5/31/07, Stefan Lambrev <[EMAIL PROTECTED]> wrote: Thank you very much for the help Jack :)) Unfortunately I'm off next four days and probably will not be able to test it before Monday. Btw any chances to have patch for releng_6 or the difference in the drivers is too

Re: ng_pptpgre + netmask_change results to lock

2007-06-04 Thread Gleb Smirnoff
On Mon, Jun 04, 2007 at 09:57:36AM +0300, Nikos Vassiliadis wrote: N> On Friday 01 June 2007 14:14, Gleb Smirnoff wrote: N> > On Wed, May 30, 2007 at 02:32:21PM +0300, Alexander Motin wrote: N> > A> Nikos Vassiliadis wrote: N> > A> >> In my case doing a few times: N> > A> >> ifconfig fxp0 192.168.

Current problem reports assigned to you

2007-06-04 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description a kern/38554 netchanging interface ipaddress doesn't seem to work s kern/39937 netipstealth

Re: if_bridge and ff:ff:ff:ff:ff:ff

2007-06-04 Thread Eygene Ryabinkin
Jon, good day. Mon, Jun 04, 2007 at 11:48:46AM +0200, Jon Otterholm wrote: > I'm havinf trouble sending packets to the ethernet broadcast address on an > if_bridge. It seems as if the onley packets sent from my router to ethernet > broadcast is arp. I have the following conf: [...] > > sysctl's

Re: Download speed and TCPIP window sizing

2007-06-04 Thread Brian Somers
On Thu, 31 May 2007 22:06:39 +0800 Pang <[EMAIL PROTECTED]> wrote: > Could anyone tell me whether my understanding on Window sizing > correct? Also, is there any way to alter the window sizing in freebsd or > apache? AFAIK you can't increase the window size unless you use the tcp wscale option

if_bridge and ff:ff:ff:ff:ff:ff

2007-06-04 Thread Jon Otterholm
I'm havinf trouble sending packets to the ethernet broadcast address on an if_bridge. It seems as if the onley packets sent from my router to ethernet broadcast is arp. I have the following conf: bridge0: flags=8843 mtu 1500 inet x.x.x.x netmask 0xff80 broadcast x.x.x.x ether

Re: New driver coming soon.

2007-06-04 Thread Andre Oppermann
O. Hartmann wrote: Wilkinson, Alex wrote: 0n Thu, May 31, 2007 at 03:19:44PM -0700, Jack Vogel wrote: > FreeBSD customer base has been miniscule so not much has > been done to the code, maybe someday in my spare time :) "miniscule" ? That's scary to hear :( -aW IMPORTANT: This e

Re: New driver coming soon.

2007-06-04 Thread O. Hartmann
Wilkinson, Alex wrote: 0n Thu, May 31, 2007 at 03:19:44PM -0700, Jack Vogel wrote: > FreeBSD customer base has been miniscule so not much has > been done to the code, maybe someday in my spare time :) "miniscule" ? That's scary to hear :( -aW IMPORTANT: This email remains the pr

Re: ng_pptpgre + netmask_change results to lock

2007-06-04 Thread Nikos Vassiliadis
On Friday 01 June 2007 14:14, Gleb Smirnoff wrote: > On Wed, May 30, 2007 at 02:32:21PM +0300, Alexander Motin wrote: > A> Nikos Vassiliadis wrote: > A> >> In my case doing a few times: > A> >> ifconfig fxp0 192.168.1.71/16 > A> >> ifconfig fxp0 192.168.1.71/24 > A> >> locks the box. > A> > A> Do