Re: Marvell chipsets on 8-CURRENT and XP x64 won't talk with one another

2007-10-24 Thread Garrett Cooper
Mike Silbersack wrote: On Fri, 19 Oct 2007, Garrett Cooper wrote: Just to clarify, how are the two hooked together? Is it over gigabit switch, a 10mbps hub, or directly cabled together? -Mike Sure. They're both connected over a gigabit switch, but the Windows driver's kind of sketchy b

Re: SMPable version of EM driver

2007-10-24 Thread LI Xin
Shoot, the TX mutex locking and unlocking should not belong here. Let me check the code. Cheers, -- Xin LI <[EMAIL PROTECTED]> http://www.delphij.net/ FreeBSD - The Power to Serve! signature.asc Description: OpenPGP digital signature

Re: Realtek Gigabit Network Card 0xd6088086

2007-10-24 Thread Pyun YongHyeon
On Wed, Oct 24, 2007 at 10:28:46PM -0200, Daniel Dias Gon?alves wrote: > Hi, > > FreeBSD 6.2-STABLE can support this network card? > > [EMAIL PROTECTED]:0:0: class=0x02 card=0xd6088086 chip=0x816810ec > rev=0x01 > hdr=0x00 >vendor = 'Realtek Semiconductor' >class= net

Re: SMPable version of EM driver

2007-10-24 Thread Lawrence Stewart
Hi Xin, LI Xin wrote: Hi Valdimir and Jack, I have ported Valdimir's 1.16 revision of their driver to -CURRENT code as of today, but I don't have a box that is suitable for testing right now as I just moved, and the server I used to do FreeBSD coding stuff is located several thousand miles away

Re: Realtek Gigabit Network Card 0xd6088086

2007-10-24 Thread The Command Line Kid
On Wed, 24 Oct 2007 22:28 -0200, daniel wrote: Hi, FreeBSD 6.2-STABLE can support this network card? [EMAIL PROTECTED]:0:0: class=0x02 card=0xd6088086 chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' class= network subclass = ethernet []s Should consider

Re: Routing problems

2007-10-24 Thread LiuJiusheng
John-Mark Gurney wrote: > LiuJiusheng wrote this message on Wed, Oct 24, 2007 at 15:41 +0800: > >> Hello all: >> I have found something interesting in FreeBSD routing. This is a test >> environment, which is not used in reality(perhaps meaningless). >> >> | host |-

Realtek Gigabit Network Card 0xd6088086

2007-10-24 Thread Daniel Dias Gonçalves
Hi, FreeBSD 6.2-STABLE can support this network card? [EMAIL PROTECTED]:0:0: class=0x02 card=0xd6088086 chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' class= network subclass = ethernet []s -- Daniel Dias Gonçalves DGNET Network Solutions [EMAIL PROTECT

Re: proxy arp on 6.1

2007-10-24 Thread Chuck Swiger
On Oct 24, 2007, at 11:17 AM, Stephen Clark wrote: I must be doing something wrong. I can't seem to get proxy arp to work. Is there some magic. I have the following setup isp router 205.x.x.1 <-> 205.x.x.100/25 rl1 freebsd vr0 205.x.x.129/25 <-> 205.x.x.193/25 I'm not really sure what you

Re: Routing problems

2007-10-24 Thread John-Mark Gurney
LiuJiusheng wrote this message on Wed, Oct 24, 2007 at 15:41 +0800: > Hello all: > I have found something interesting in FreeBSD routing. This is a test > environment, which is not used in reality(perhaps meaningless). > > | host |---| router1 |--| ro

proxy arp on 6.1

2007-10-24 Thread Stephen Clark
Hello List, I must be doing something wrong. I can't seem to get proxy arp to work. Is there some magic. I have the following setup isp router 205.x.x.1 <-> 205.x.x.100/25 rl1 freebsd vr0 205.x.x.129/25 <-> 205.x.x.193/25 arp -an (205.x.x.1) at 00:13:7f:5a:b5:50 on rl1 [ethernet] (205.x.x.19

Re: kern/117456: ipv6 neighbour discovery / bce multicast problem

2007-10-24 Thread remko
Synopsis: ipv6 neighbour discovery / bce multicast problem Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Wed Oct 24 16:45:30 UTC 2007 Responsible-Changed-Why: This sounds more like a networking problem. http://www.freebsd.org/cgi/

Re: bin/117448: [CARP] 6.2 kernel crash

2007-10-24 Thread remko
Synopsis: [CARP] 6.2 kernel crash Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Wed Oct 24 16:35:53 UTC 2007 Responsible-Changed-Why: Over to maintaining group. http://www.freebsd.org/cgi/query-pr.cgi?pr=117448

Re: Panic in rt_check

2007-10-24 Thread Ivan Voras
For all interested in this thread: Patch in PR 112490 by John Baldwin solves this problem (and it's a solution, not a workaround). I hope it gets committed soon :) ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: dualstack IPv4/IPv6 ADSL PPPoE configuration?

2007-10-24 Thread Kevin Bortis
Thank you for your answers. In the meantime I have found website describing the IPv6 capabilities of some OS's. I will test your suggestions on weekend. If all work I will write an update for the FreeBSD Handbook. The website was: http://internecine.eu/systems/freebsd-ipv6.html Regards Kevin PS:

Routing problems

2007-10-24 Thread LiuJiusheng
Hello all: I have found something interesting in FreeBSD routing. This is a test environment, which is not used in reality(perhaps meaningless). | host |---| router1 |--| router2 | 2.2.2.2 2.2.2.1 6.6.6.1 6.6.6.2 X.X.X

Re: dualstack IPv4/IPv6 ADSL PPPoE configuration?

2007-10-24 Thread Frank Behrens
Steve Bertrand <[EMAIL PROTECTED]> wrote on 23 Oct 2007 22:03: > >> The only IPv6 related info I have from the ISP is the address of the > >> subnet. > > > > To implement dual-stack PPPoE setup you can use ppp or net/mpd4. Can't > > say for sure about ppp, but with mpd all you need to do is to ena