iotempower
iotempower copied to clipboard
Internet fowarding auto-switching from USB0 to ETH0 not working on PI
Fix the internet forward to switch from Phone USBTethering form ETH0 automatic without having to restart the PI.
Quick fix:
ifdown usb0
ifup eth0
maybe killing the hostap is needed
pkill -f hostapd