tinydns: fatal: unable to bind UDP socket: address not available
if your tinydns service stop working and you find ” tinydns: fatal: unable to bind UDP socket: address not available” line in the log file, you will probably should do this :
1. $ /sbin/ifconfig or $ /sbin/ip addr
2. $ cat /service/tinydns/env/IP
make sure that result from number 2 is the same as the result from number 1.








August 20th, 2008 at 2:53 pm
Thanks for this tip! This is very useful when the host dns IP has changed! Great post