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
#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


Messages In This Thread
RE: Internet Radio stations do not play with a static IP in 6.3 - by TheOldPresbyope - 11-12-2019, 01:00 PM

Forum Jump: