Bridge between ethernet interface and tap interface
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have created a TAP interface and a Bridge. My linux system (system 1) has 2 NIC, eth0 and eth1. I have added the TAP interface and eth1 to the bridge. I have another linux system (system 2) connected to eth1 through a switch, both are in the same network. Iam not able to ping to eth1 of system 1 from system 2. The ethereal running on the bridge is able to capture the Echo Request packets. But, when I make eth0 and eth1's IP
address as 0.0.0.0, the ping succeeds. Why is the bridge not able to respond to the ping packets?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.