Thank you for your donation!


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


Problem: Internet Radio stations do not play with a static IP in 6.3
#1
I am using an Allo katana full stack with isolator board and Moode 6.3. I have to use DHCP because when I set a static Ip address, i cannot play the Internet Radio stations. Anyone else have this problem?
Reply
#2
It is most likely your static settings are wrong. I would look into your DNS and gateway IPs.
Reply
#3
I agree with @normand

1) From the command line of your moOde player can you ping an IP address external to your LAN subnet and get a response?

Code:
pi@moode:~ $ ping -c 1 23.235.199.139
PING 23.235.199.139 (23.235.199.139) 56(84) bytes of data.
64 bytes from 23.235.199.139: icmp_seq=1 ttl=55 time=7.41 ms

--- 23.235.199.139 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 7.408/7.408/7.408/0.000 ms

If yes, then you've entered the correct gateway address. If no, fix it before you go further.

2) From the command line of your moOde player can you ping the fully qualified domain name of an external host and get a response?

Code:
pi@moode:~ $ ping -c 1 moodeaudio.org
PING moodeaudio.org (23.235.199.139) 56(84) bytes of data.
64 bytes from ecbiz226.inmotionhosting.com (23.235.199.139): icmp_seq=1 ttl=55 time=8.52 ms

--- moodeaudio.org ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 8.521/8.521/8.521/0.000 ms

If yes, then you have entered working DNS server addresses. If no, fix them.

Regards,
Kent
Reply
#4
I had a bad gateway address, working again.
Reply
#5
Please mark as SOLVED :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: