Thank you for your donation!


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


Solved: Moode 9.0.1 no streaming radio if static address
#6
Here it is

Code:
[connection]
id=lynx5
uuid=3607a669-f8e2-450f-a131-a06c74073aca
type=wifi
interface-name=wlan0
autoconnect=true
autoconnect-priority=100
[wifi]
mode=infrastructure
ssid=lynx5
hidden=false
[wifi-security]
key-mgmt=wpa-psk
psk=
[ipv4]
method=manual
address1=192.168.1.120/24
gateway=192.168.1.254
dns=192.168.1.254,8.8.8.8
[ipv6]
addr-gen-mode=default
method=auto


And then I removed secondary DNS server

Code:
[connection]
id=lynx5
uuid=a939aa58-51cb-4da7-a639-e4b1b3b7437c
type=wifi
interface-name=wlan0
autoconnect=true
autoconnect-priority=100
[wifi]
mode=infrastructure
ssid=lynx5
hidden=false
[wifi-security]
key-mgmt=wpa-psk
psk=
[ipv4]
method=manual
address1=192.168.1.120/24
gateway=192.168.1.254
dns=192.168.1.254
[ipv6]
addr-gen-mode=default
method=auto

And it works ok with static IP address now.

It looks like the issue was with secondary DNS.

And startup log once again - primary DNS is there:

Code:
20240605 182139 worker: Wlan0
20240605 182139 worker: Wireless: adapter exists
20240605 182139 worker: Wireless: country LV
20240605 182139 worker: Wireless: SSID    lynx5
20240605 182139 worker: Wireless: other   None
20240605 182139 worker: Wireless: timeout up to 90 secs
20240605 182139 worker: Wireless: connect to lynx5
20240605 182139 worker: Wireless: method  static
20240605 182139 worker: Wireless: address 192.168.1.120
20240605 182139 worker: Wireless: netmask 255.255.255.0
20240605 182139 worker: Wireless: gateway 192.168.1.254
20240605 182139 worker: Wireless: pri DNS 192.168.1.254
20240605 182139 worker: Wireless: domain  none found
Reply


Messages In This Thread
RE: Moode 9.0.1 no streaming radio if static address - by hronists - 06-05-2024, 03:26 PM

Forum Jump: