From owner-freebsd-questions Fri Jul 27 9:41:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.netscaler.com (unknown [64.56.196.164]) by hub.freebsd.org (Postfix) with ESMTP id 586AF37B407 for ; Fri, 27 Jul 2001 09:41:34 -0700 (PDT) (envelope-from harish@netscaler.com) Received: by MAIL with Internet Mail Service (5.5.2653.19) id ; Fri, 27 Jul 2001 09:38:58 -0700 Message-ID: From: harish To: "'freebsd-questions@freebsd.org'" Subject: IPFW with bridging enabled Date: Fri, 27 Jul 2001 09:38:54 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C116BA.A01F2B90" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C116BA.A01F2B90 Content-Type: text/plain; charset="iso-8859-1" HI, Could any please get me more info regarding ipfw filtering bridge packets. Thanks harish -----Original Message----- From: harish Sent: Thursday, July 26, 2001 5:02 PM To: freebsd-questions@freebsd.org Subject: IPFW with bridging enabled Hi I was trying to use ipfw as a bandwidth emulator. Could anyone please guide me on how I could use ipfw with bridge enabled. FreeBSD version: 4.2 FreeBSD is crashing when I try to do the following I have set the following sysctl variables: sysctl -w net.link.ether.bridge=1 sysctl -w net.link.ether.bridge_ipfw=1 ipfw add pipe 1 ip allow from any to any in ipfw pipe 1 config bw 300Kbit/s ipfw pipe 1 config allow <- it crashes here. additional info: I have set following options in my kernel conf file DUMMYNET BRIDGE IPFIREWALL IPDIVERT I have the following in my /etc/rc.conf file firewall_enable = "YES" firewall_type = "OPEN" Thanks in Advance Harish Muppalla ------_=_NextPart_001_01C116BA.A01F2B90 Content-Type: text/html; charset="iso-8859-1"
HI,
  Could any please get me more info regarding ipfw filtering bridge packets.
Thanks
harish
-----Original Message-----
From: harish
Sent: Thursday, July 26, 2001 5:02 PM
To: freebsd-questions@freebsd.org
Subject: IPFW with bridging enabled

Hi
    I was trying to use ipfw as a bandwidth emulator. Could anyone please guide me on how I could use ipfw with bridge enabled.
FreeBSD version: 4.2
 
FreeBSD is crashing when I try to do the following
 
I have set the following sysctl variables:
 
sysctl -w net.link.ether.bridge=1
sysctl -w net.link.ether.bridge_ipfw=1
 
ipfw add pipe 1 ip allow from any to any in
ipfw pipe 1 config bw 300Kbit/s
ipfw pipe 1 config allow <- it crashes here.
 
additional info:
 
I have set following options in my kernel conf file
DUMMYNET
BRIDGE
IPFIREWALL
IPDIVERT
 
I have the following in my /etc/rc.conf file
 
firewall_enable = "YES"
firewall_type = "OPEN"
 
Thanks in Advance
Harish Muppalla
 
 
 
 
------_=_NextPart_001_01C116BA.A01F2B90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message