Linux – Ethernet over IP

ethernetiplinuxnetworkingtunneling

I need to merge two L2 broadcast domain into single domain and I have to do this over unmanaged by me L3 IP network.

All that I could find is vtun utility for linux.

Which software&howto you can suggest?

Thank you in advance.

Best Answer

Create a VPN between the two networks. Use brctl to bridge the vpn and ethernet interfaces on each side.