Networking Forums

Networking Forums > Computer Networking > Linux Networking > Network Bridge on Sparc64

Reply
Thread Tools Display Modes

Network Bridge on Sparc64

 
 
Andy
Guest
Posts: n/a

 
      12-11-2003, 02:41 PM
Hi
Trying to get a network bridge to work under 2.4.23 kernel. The kernel
compiles
fine and the bridge module ('bridge') loads successfully. I then used the
bridge-utils package to create the bridge:

#brctl addbr br0

and then try to add an interface to the bridge:

#brctl addif br0 eth0

An error then occurs:
# brctl addif br0 eth0
bridge br0 doesn't exist!
#

Although trying to add another bridge with the same name brings up an error:
# brctl addbr br0
device br0 already exists; can't create bridge with the same name
#

Moreover, trying to list the bridges gives an empty list:
# brctl show
bridge name bridge id STP enabled interfaces
#

I can, however, successfully delete the bridge br0!!

I've looked around the Internet, especially newsgroups, and haven't found
much on the topic. There was a patch for 2.4.17 kernel but i looks like the
patch
has been applied to this version of the kernel. I've also tried 2.4.17 but
with similar results.

It could be that I'm running this on a Ultra Sparc and thus any possible
bugs have not been seen before. Has anyone reading this newsgroup seen
similar results?

This has been bugging me for a while now. All help greatfully received!

Thanks

Andy




 
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
Network Bridge Geoff Lane Home Networking 0 10-31-2006 07:45 PM
[iptables] sparc64, NAT and MASQUERADE JKB Linux Networking 14 12-12-2005 06:39 AM
Network Bridge Geoff Lane Broadband 6 07-14-2004 06:13 PM
Network Bridge Geoff Lane Home Networking 0 07-10-2004 08:43 AM
Network bridge - A network cable is unplugged? Bogey Wireless Internet 1 10-10-2003 07:34 PM



1 2 3 4 5 6 7 8 9 10 11