We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I am trying to set up Linux Router add-on. I am using a RPi4, connected to my broadband router by Ethernet.
This is my yaml file:
ssid: XXXX passphrase: XXXXX channel: "0" address: 192.168.2.1 interface: wlan0 allow_internet: false hide_ssid: false user_args: ""
In the log I ham having the following errors: Can I ask what am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hi @jfpalomeque Have you tried the IP between quotes? It seems that the scripts cannot parse your IP as a valid one.
Sorry, something went wrong.
Hi! Thanks for the reply. For some reason, every time I add quotes to the yank file, automatically they are deleted, not sure why.
No branches or pull requests
Hello,
I am trying to set up Linux Router add-on. I am using a RPi4, connected to my broadband router by Ethernet.
This is my yaml file:
In the log I ham having the following errors:
Can I ask what am I doing wrong?
The text was updated successfully, but these errors were encountered: