Networking Forums

Networking Forums > Computer Networking > Linux Networking > bridging problem -- bridge needs IP address

Reply
Thread Tools Display Modes

bridging problem -- bridge needs IP address

 
 
Peter
Guest
Posts: n/a

 
      02-21-2005, 03:16 PM
Hi everyone,

i tried to set up a bridge with my fedora core 3, kernel
2.6.10-1.741_FC3. I entered following commands:

# ifconfig eth0 promisc up
# ifconfig eth1 promisc up
# brctl addbr br0
# brctl addif br0 eth0
# brctl addif br0 eth1
# ifconfig br0 up

It was possible to create the bridge, but there is a problem: The
bridge doesn't forward traffic until i assign an IP address to the
interface br0. But that's not what i want.
Any ideas?

Greetings

Peter

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
kvm bridging problem on ubuntu 11.04 ario (sorry, anonymity feels a lot safer) Linux Networking 0 09-23-2011 04:12 AM
Ethernet bridging with bridge-utils kills WAN Nikos Chantziaras Linux Networking 4 11-27-2007 02:37 PM
Wireless Bridging Without a Bridge Jim Wireless Internet 4 09-01-2007 08:07 PM
WG802v2 bridging problem OldGuy Wireless Internet 3 12-02-2004 12:00 AM
Weird bridging problem on XP! Littleboy Wireless Internet 0 09-29-2003 08:21 PM



1 2 3 4 5 6 7 8 9 10 11