My Pi gets internet using a wifi dongle which is mapped to wlan0 and I want to bridge that to eth, so I can connect to the internet using my pc with a cable to the ethernet (eth0) on my Pi. How do I setup that?
Asked
Active
Viewed 908 times
1 Answers
3
It is not Pi specific and I am assuming you are running raspbian on your Pi (any other Linux distro will probably work as well) but if you google "raspbian ethernet bridge" there are some promising results: https://gist.github.com/alandipert/5146588 or http://www.glennklockwood.com/sysadmin-howtos/rpi-wifi-island.html
Bert Neef
- 131
- 3