Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: WIFI STATIC mode does not work
#7
Your post is missing the lines for [ipv4] section which would contain the ip address info.

Here's some screen shots from a quick test. Static ip address, internet radio playing, etc.

       

Code:
pi@moode9:~ $ sudo cat /etc/NetworkManager/system-connections/AirnetN5.nmconnection
#########################################
# This file is managed by moOde          
# Wireless: Configured SSID              
#########################################

[connection]
id=AirnetN5
uuid=46850510-1c32-40ea-8113-c266d90b804e
type=wifi
interface-name=wlan0
autoconnect=true
autoconnect-priority=100
[wifi]
mode=infrastructure
ssid=AirnetN5
hidden=false
[wifi-security]
key-mgmt=wpa-psk
psk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[ipv4]
method=manual
address1=192.168.1.251/24
gateway=192.168.1.1
dns=192.168.1.1
[ipv6]
addr-gen-mode=default
method=auto
pi@moode9:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
WIFI STATIC mode does not work - by ECELO - 05-22-2024, 02:35 PM
RE: WIFI STATIC mode does not work - by ECELO - 05-22-2024, 07:29 PM
RE: WIFI STATIC mode does not work - by ECELO - 05-22-2024, 09:26 PM
RE: WIFI STATIC mode does not work - by Tim Curtis - 05-22-2024, 09:44 PM
RE: WIFI STATIC mode does not work - by ECELO - 05-22-2024, 10:09 PM
RE: WIFI STATIC mode does not work - by ECELO - 05-22-2024, 11:04 PM
RE: WIFI STATIC mode does not work - by ECELO - 05-22-2024, 11:49 PM

Forum Jump: