Network Card

2009-04-21 Thread Kaushal Shriyan
Hi I have two lan cards em0 and rl0 on my system. is there a way to know on freebsd which is onboard or pci card ?. The issue is my system is located at remote location. Thanks and Regards Kaushal. ___ freebsd-net@freebsd.org mailing list http://lists.

Re: Network Card

2009-04-21 Thread Kaushal Shriyan
On Tue, Apr 21, 2009 at 5:07 PM, Ingo Flaschberger wrote: > Dear Kaushal, > > I have two lan cards em0 and rl0 on my system. is there a way to know on >> freebsd which is onboard or pci card ?. The issue is my system is located >> at >> remote location. >> > > perhaps lspci -v helps. > > or some

Re: Network Card

2009-04-21 Thread Ingo Flaschberger
Dear Kaushal, I have two lan cards em0 and rl0 on my system. is there a way to know on freebsd which is onboard or pci card ?. The issue is my system is located at remote location. perhaps lspci -v helps. or something like dmidecode (at linux, does not know the freebsd name), then you can re

Re: Network Card

2009-04-21 Thread Kaushal Shriyan
On Tue, Apr 21, 2009 at 5:30 PM, ovi freebsd wrote: > Kaushal Shriyan wrote: > >> On Tue, Apr 21, 2009 at 5:07 PM, Ingo Flaschberger wrote: >> >> >> >>> Dear Kaushal, >>> >>> I have two lan cards em0 and rl0 on my system. is there a way to know on >>> >>> freebsd which is onboard or pci car

Re: Network Card

2009-04-21 Thread ovi freebsd
Kaushal Shriyan wrote: On Tue, Apr 21, 2009 at 5:07 PM, Ingo Flaschberger wrote: Dear Kaushal, I have two lan cards em0 and rl0 on my system. is there a way to know on freebsd which is onboard or pci card ?. The issue is my system is located at remote location. perhaps lspc

Re: Network Card

2009-04-21 Thread Ingo Flaschberger
Dear Kaushal, I did pciconf -lv and ran dmidecode. I could not figure it out which one was onboard or pci ? Do you want me to paste the output of that commands yes, please send me the output. Kind regards, Ingo Flaschberger ___ freebsd-net@

Re: Network Card

2009-04-21 Thread Boris Kochergin
ovi freebsd wrote: Kaushal Shriyan wrote: On Tue, Apr 21, 2009 at 5:07 PM, Ingo Flaschberger wrote: Dear Kaushal, I have two lan cards em0 and rl0 on my system. is there a way to know on freebsd which is onboard or pci card ?. The issue is my system is located at remote location.

Re: Network Card

2009-04-21 Thread Barney Cordoba
--- On Tue, 4/21/09, Boris Kochergin wrote: > From: Boris Kochergin > Subject: Re: Network Card > To: "ovi freebsd" > Cc: freebsd-net@freebsd.org, "Kaushal Shriyan" , > "Ingo Flaschberger" > Date: Tuesday, April 21, 2009, 9:36 AM > ovi freebsd wrote: > > Kaushal Shriyan wrote: > >> On Tue

Re: Network Card

2009-04-21 Thread Anton Yuzhaninov
On Tue, 21 Apr 2009 16:37:29 +0530, Kaushal Shriyan wrote: KS> I have two lan cards em0 and rl0 on my system. is there a way to know on KS> freebsd which is onboard or pci card ?. The issue is my system is located at KS> remote location. KS> install from ports dmidecode, it can show mainboard nam

CARP as a module; followup thoughts

2009-04-21 Thread Will Andrews
Hello, I've written a patch (against 8.0-CURRENT as of r191369) which makes it possible to build, load, run, & unload CARP as a module, using the GENERIC kernel. It can be obtained from: http://firepipe.net/patches/carp-as-module-20090421.diff Having written this patch, I have some

Re: kern/133902: [tun] Killing tun0 iface ssh tunnel causes Panic String: page fault

2009-04-21 Thread linimon
Old Synopsis: Killing tun0 iface ssh tunnel causes Panic String: page fault New Synopsis: [tun] Killing tun0 iface ssh tunnel causes Panic String: page fault Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Wed Apr 22 06:51:05 UTC 20