Replies: 1 comment 1 reply
-
Hi, this is a suggestion.
The difficulty remains in the configuration. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using my setup with my android phone via USB and this works great for as it should as Wifi hot-spot, but I have a Ethernet only device I was hoping to plug into my raspberry's eth0 port. I kinda thought this would work automatic, but it didn't and I also can't find a config setting...
I did manage using the interface to switch eth0 from DHCP to static and enabled a DHCP server with a new range and this worked to provide my device on eth0 with a IP via DHCP from that range... but traffic is not routed out via USB...
I don't mind having a different DHCP range on eth0 and WLAN, but I guess simply bridging eth0 and WLAN would be the perfect solution.
Any advise?
Beta Was this translation helpful? Give feedback.
All reactions