if I add the following line to 'resolv.conf' as the first line then I can ping computers on the LAN by their hostname:<br>&quot;nameserver <a href="http://127.0.0.1">127.0.0.1</a>&quot;<br>but if that line isnt there, than I can only ping them by their IP number. 
<br>My problem arrives when I disconnect and connect to my ADSL ISP. <br>Since I use PPPOE I must type this to connect to my internet:<br>&quot;pon dsl-provider&quot;<br>but then the 'resolv.conf' gets overwritten by the 2 DNS servers of my ISP. And since the line 'nameserver 
<a href="http://127.0.0.1">127.0.0.1</a>' is no more in 'resolv.conf' the DNS resolution doesnt work anymore.<br>How can I fix this??<br><br>ps. Am using DNSMASQ 2.25 and I've set up my PPPOE ADSL connection with PPPOECONF
<br>