rpi3-wifi-station-ap-stretch icon indicating copy to clipboard operation
rpi3-wifi-station-ap-stretch copied to clipboard

Not an issue, more a request.

Open gb160 opened this issue 6 years ago • 2 comments

Firstly, this is great...had it up and running in literally 10 minutes. How hard would it be to also implement the eth0 port on the pi to also work with this?

So that any devices plugged in would also obtain ip via dnsmasq and have internet access?

gb160 avatar Jun 06 '18 11:06 gb160

Right now eth0 is coming up like a wan interface. Shouldn't be impossible to program it to look more like a lan interface. My device is mothballed at the moment. If I get some time next week, I'll give it a shot.

peebles avatar Jun 06 '18 16:06 peebles

Many thanks sir...through my completely amateur attempts at modifying your code, I've managed to get it working through Ethernet as well, but it breaks the internet for the ap. I've just assigned a static IP address for the eth0 device, and added eth 0 to the interfaces of dnsmasq.conf.

That will work for me until you can find a chance to have a look at it.

gb160 avatar Jun 07 '18 06:06 gb160