Mike Hahn wrote about "Re: [Re: [leaf-user] Leaf wired<->wireless bridging. Is it possible?]]":
> What would be a correct default route? Which interface should the route point > to, and what should the gateway be? Just a default route to the Internet. > i tried this, with limited success: > ip addr add 192.168.123.2 dev eth0 > ip addr add 192.168.123.2 dev eth1 > ip route add default scope global via 192.168.123.2 Hmm, default route via itself? > ip link set dev eth0 up > ip link set dev eth1 up > ./parprouted -d eth0 eth1 > > I still can't ping things on the far side of the bridge. But the -d option > does show parprouted doing what it is supposed to. Are you sure you don't have firewall? Please post the debug log; a small diagram of your network will also help. -- Best Regards, Vladimir Systems Engineer (RHCE) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
