peebles / rpi3-wifi-station-ap-stretch

Version that works for Stretch
113 stars 31 forks source link

Cannot run NGINX on access point #2

Open certeza opened 6 years ago

certeza commented 6 years ago

Hi,

Not really an issue because the access point and wlan connection work.

But I'd like to run a nginx web server on the access point with the fixed ip address. In a page of that web server I want to configure the wlan0 ssid and passkey and then restart the wlan0 wifi connection.

However, I am unable to access the webserver on the access point ip address. Funny enough it tries to redirect to the wlan0 ip address. No problem accessing it from wlan0 ip address but obviously that's not what I want.

Any ideas how to fix this?

Regards,

Harm