2008-01-14 06:42:27 Trouble with bridging
Alex Noskov (RUSSIAN FEDERATION)
Message: 49550 Hi. I have two ethernet interfaces(eth0, eth1), and two hdlc interfaces(hdlc0, hdlc1). I want to do bridge: eth0<->hdlc0 eth1<->hdlc1 I must create bridge without using of bridge-utils. When I try to use iproute2 I can't create rule(I don't know why): #ip rule show #ip rule add from all table 200 #ip rule show # How to do the bridge?
QuoteReplyEditDelete
2008-01-14 22:20:16 Re: Trouble with bridging
Yi Li (CHINA)
Message: 49573 Maybe you can post the mailing list mentioned here for help: http://www.linux-foundation.org/en/Net:Bridge.