Replies: 1 comment 2 replies
-
That's odd. I shutdown my Pi with RaspAP, disconnected eth0, booted and joined the AP no problem. I'm able to browse an attached device with smb over 802.11ac in offline mode. This is with a clean install + default config.
Don't recall seeing that, at least not one I wrote ;) |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello,
I am trying to configure RaspAP as an accesspoint to the RPI. Everytime I boot the raspberry while being connected to my home network it works fine. But as soon as I boot it while being disconnected from my network, the AP won't come up on my other devices. I need to restart all services (raspap, hostapd) in order for itto be available again.
Another strange thing is that, when offline, the raspap service doesn't seem to want to restart without having to reload the daemon. It seems that something modifies the daemon at boot when the Pi is offline.
I have seen you guys show a solution to enable raspap in offline mode, but I can't seem to find that solution anymore?
Any tips?
Also, in offline mode it seems that dhcpcd.conf doesn't override my ethernet static ip address that I set before. While being offline the Pi won't give himself an ethernet IP address at all.
Beta Was this translation helpful? Give feedback.
All reactions