Dhcp.cfg01411c error

hi,

I try to find and remove that error about dhcp, here ;

daemon.info dnsmasq[19251]: read /etc/hosts - 4 addresses
Sun Feb  7 10:19:38 2021 daemon.err dnsmasq[19251]: failed to load names from /tmp/hosts/dhcp.cfg01411c.17083: Permission denied
Sun Feb  7 10:19:38 2021 daemon.err dnsmasq[19251]: failed to load names from /tmp/hosts/dhcp.cfg01411c.17997: Permission denied
Sun Feb  7 10:19:38 2021 daemon.info dnsmasq[19251]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses
Sun Feb  7 10:19:38 2021 daemon.info dnsmasq-dhcp[19251]: read /etc/ethers - 0 addresses

idea?
I tried that but still the error.

 So I patched the init.d/dnsmasq adding this line :

 chmod og+r $HOSTFILE

after the line :

 mv -f $HOSTFILE_TMP $HOSTFILE

https://bugs.openwrt.org/index.php?do=details&task_id=3090

ls -a -l /tmp/hosts

What is the output?

1 Like

I decided to reset ma router for another problem, so for now, this one is ok..
I'll let you know

thanks

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.