raspbian-recipes
raspbian-recipes copied to clipboard
Raspberry networking made easy - Need Contributors
Hello, I am looking for a solution where I can use eth interface to connect to the internet, but I want to use two internal interfaces (wlan0 and eth1) for...
I have used the Wi-Fi to Ethernet script flawlessly on another system and decided to try the Wi-Fi to Wi-Fi script. Unlike the Ethernet script, this one doesn't share internet...
Hi, I love these scripts and have used them for a while now. Since the Raspbian update they no longer work. I tried changing my default by to iptables legacy...
I'm trying to `ssh` into another device I connected to the Raspberry Pi running your [wifi-to-eth-route.sh](https://github.com/arpitjindal97/raspbian-recipes/blob/master/wifi-to-eth-route.sh) script. However, I can't seem to figure out how to identify what IP address...
Thanks for wifi-to-eth-route.sh! It's amazing and works. I shared internet from Raspberry Pi to another linux device. Internet works. My raspberry has ip 192.168.1.xxx. Another linux device has 192.168.2.55 and...
Is it possible to add support for IPv6 for wifi-to-eth-route.sh. When i connect to wifi that ISP provides only ipv6 routing doesnt work.
I'm using the wifi-to-eth-bridge.sh script, after basically a full day of trying to figure out how to share my wireless connection across wifi. After multiple solutions it's basically only thing...
When running any of the recipes, they should check for their dependencies and automatically install them if necessary.
I am running the wifi-to-eth on a RPi 4. Just in case it could be causing issues, I am not using dnsmasq because I only have my PC connected and...