wlan2eth/bridge/proxyarp
Cyberes a7396a23e4 arp proxy: add hotplug 2023-06-27 11:05:04 -06:00
..
README.md arp proxy: add hotplug 2023-06-27 11:05:04 -06:00
arp-install.sh arp proxy: add hotplug 2023-06-27 11:05:04 -06:00
parprouted-monitor.sh arp proxy: add hotplug 2023-06-27 11:05:04 -06:00
parprouted.sh arp proxy: add hotplug 2023-06-27 11:05:04 -06:00

README.md

Use

This bridge is a lot simpler than the NAT version. Just plug your client(s) into the bridge and it should just work.

I've heard people say that a hub (NOT a switch) is required when bridging more than one client (likely due to the fact that a switch doesn't let the bridge see all the traffic from the clients). But I don't think this matters.

Also, parprouted has a bug where it prints its log messages as raw Ethernet frames over the network. If something isn't working, open Wireshark and restart parprouted. Look for white "Ethernet II" frames.