--- Begin Message ---
Hi

> Hi all,
 
> I'm trying to set up a simple bridge without firewalling. I use suse 8.0 
> kernel 2.4.18. for setting it up I did:
 
> rpm -i bridge-utils-0.9.6.rpm (the i386 version)
> ifconfig eth0 0.0.0.0
> ifconfig eth1 0.0.0.0
> brctl addbr b

I think you need to spcify in the bridge interface in the following
commands.

> brctl addif eth0
> brctl addif eth1

Later you have to configure the bridge interface.
#ifconfig b < ....... >
Once these basic setup is done you can check if the bridge is  working
by the follwoing command

#brctl showmacs <bridge-interface>

> I guess this is ok. At least 18 months ago it was. Problem is, I get no 
> traffic through the bridge. It's not being switched.
 
> TIA
> Philipp

All the Best,

Bye
Narendra
-- 
In the middle of difficulty..... lies Opportunity. (Albert Einstein)
-------------------------------------------------------------------- 
Narendra Prabhu. B             Free Software at its product-ive best. 
DeepRoot Linux                             http://www.deeproot.co.in
                ---- Server Appliances ---- 
             ---- Linux Support and Services ---- 
-------------------------------------------------------------------
--- End Message ---

Reply via email to