Skip to content

bestmethod/raspberry-pi-wifi-ethernet-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Configuring the pi as a wifi to ethernet bridge

Document version

1.5

The legal blah-blah

I do take no responsibility for the below not working or doing damage, etc etc. You get the point.

Synopsis

Since wlan0 cannot be simply bridged to eth0, we achieve this by reflecting the same wlan0 IP on eth0. We then forward the ARP requests between interfaces. The parprouted and replicateip services are the ones that make this happen. dhcp-helper is for dhcp routing. A custom forwarding binary and startup script allow for other udp broadcast and multicast forwarding.

Project moved

New Location

About

Raspberry PI wifi to ethernet bridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published