ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument

2009-03-03 Thread Faizan ul haq Muhammad
Hi all,I am trying to use Dummynet on a modified FreeBSD 7 kernel. I haveloaded Dummynet in to the kernel when I add pipes, but pipe config returns thefollowing error:# ipfw pipe 1 config delay 100msipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument

RE: ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument

2009-03-03 Thread Faizan ul haq Muhammad
From: faiz...@hotmail.com To: freebsd-questions@freebsd.org Date: Tue, 3 Mar 2009 16:48:54 + Subject: ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument Hi all,I am trying to use Dummynet on a modified FreeBSD 7 kernel. I haveloaded Dummynet in to the kernel when I

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 15:28:10 +0700 From: o...@cs.ait.ac.th To: faiz...@hotmail.com CC: fbsd.questi...@rachie.is-a-geek.net; freebsd-questions@freebsd.org; fb...@a1poweruser.com Subject: Re: Bridging-(How to test and verify that bridging is enabled) Hi, I connected two linux

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 16:35:33 +0700 From: o...@cs.ait.ac.th To: faiz...@hotmail.com CC: fbsd.questi...@rachie.is-a-geek.net; freebsd-questions@freebsd.org; fb...@a1poweruser.com Subject: Re: Bridging-(How to test and verify that bridging is enabled) Hi, Are you using

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 07:48:40 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 16:35:33 +0700 From: o...@cs.ait.ac.th

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 08:05:09 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 07:48:40 -0600 From: amvandem...@gmail.com CC

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 08:28:01 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 08:05:09 -0600 From: amvandem...@gmail.com

Bridging-(How to test and verify that bridging is enabled)

2009-03-01 Thread Faizan ul haq Muhammad
Hi, I am not sure but as per some internet guide, I have configured the bridge on Freebsd(7) Machine with two LAN cards on it I have compiled my KERNEL with (device if_bridge) and then added code to rc.conf cloned_interfaces=bridge0 ifconfig_bridge0=addm sk0 addm sk1 up

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-27 Thread Faizan ul haq Muhammad
Date: Thu, 26 Feb 2009 14:19:14 -0500 From: st...@ibctech.ca To: faiz...@hotmail.com CC: li...@jnielsen.net; freebsd-questions@freebsd.org Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC Faizan ul haq Muhammad wrote: It depends. Are you

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-27 Thread Faizan ul haq Muhammad
Date: Fri, 27 Feb 2009 08:24:26 -0500 From: st...@ibctech.ca To: faiz...@hotmail.com CC: li...@jnielsen.net; freebsd-questions@freebsd.org Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC Faizan ul haq Muhammad wrote: After the ping is done

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-27 Thread Faizan ul haq Muhammad
Date: Fri, 27 Feb 2009 09:08:56 -0500 From: st...@ibctech.ca To: faiz...@hotmail.com CC: li...@jnielsen.net; freebsd-questions@freebsd.org Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC Faizan ul haq Muhammad wrote: Provide the output

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-26 Thread Faizan ul haq Muhammad
NIC On Wednesday 25 February 2009 01:11:42 pm Faizan ul haq Muhammad wrote: From: li...@jnielsen.net On Wednesday 25 February 2009 12:35:23 pm Faizan ul haq Muhammad wrote: Hi I have two PCI NICs and one builtin NIC on freebsd 7.0 ifconfig shows information somthing like

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-26 Thread Faizan ul haq Muhammad
Date: Thu, 26 Feb 2009 08:52:28 -0500 From: st...@ibctech.ca To: faiz...@hotmail.com CC: li...@jnielsen.net; freebsd-questions@freebsd.org Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC Faizan ul haq Muhammad wrote: Now i assume

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-26 Thread Faizan ul haq Muhammad
Date: Thu, 26 Feb 2009 14:06:59 -0500 From: st...@ibctech.ca To: faiz...@hotmail.com CC: li...@jnielsen.net; freebsd-questions@freebsd.org Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC Faizan ul haq Muhammad wrote: Which way do you go

ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-25 Thread Faizan ul haq Muhammad
Hi I have two PCI NICs and one builtin NIC on freebsd 7.0 ifconfig shows information somthing like: bge0: flags=8843UP, broadcast, runing, simplex, multicastmetric 0 mtu 1500 options=9bRXCSUM,TXCSUM, VLAN_HWTAGGING. VLAN_HWCSUM ether 00:13:21:f8:7e:56 inet 192.168.0.1 netmask 0xff00

RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC

2009-02-25 Thread Faizan ul haq Muhammad
From: li...@jnielsen.net To: freebsd-questions@freebsd.org Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC Date: Wed, 25 Feb 2009 13:06:14 -0500 CC: faiz...@hotmail.com On Wednesday 25 February 2009 12:35:23 pm Faizan ul haq Muhammad wrote: Hi