MymsMan
Ad detector
For many years I have had network-shares-automount configured to access my NAS using the host name LS220D3B1 but recently I noticed it wasnt connected and the log shows
The humax can ping itself by name but none of my other local device by name, it can ping by numerical address and ping external sites by name (eg google.com)
I have changed ISP from Plusnet to Three and the Humax now has a wired connection to the new eero router so that may be the cause but all of my windows computers can still ping all my local devices by name.
Obviously I can switch to using numeric addresses but they are less convenient
Any ideas why the humax can no longer ping local names? and how to fix it?
I don't have anything defined in iptables
ping: bad address 'LS220D3B1'
The humax can ping itself by name but none of my other local device by name, it can ping by numerical address and ping external sites by name (eg google.com)
I have changed ISP from Plusnet to Three and the Humax now has a wired connection to the new eero router so that may be the cause but all of my windows computers can still ping all my local devices by name.
Code:
ping LS220D3B1
Pinging LS220D3B1 [192.168.4.23] with 32 bytes of data:
Reply from 192.168.4.23: bytes=32 time=2ms TTL=64
Reply from 192.168.4.23: bytes=32 time=4ms TTL=64
Reply from 192.168.4.23: bytes=32 time=3ms TTL=64
Reply from 192.168.4.23: bytes=32 time=4ms TTL=64
Ping statistics for 192.168.4.23:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 4ms, Average = 3ms
Obviously I can switch to using numeric addresses but they are less convenient
Any ideas why the humax can no longer ping local names? and how to fix it?
I don't have anything defined in iptables