Hi, i am tyring to get my broadband working under linux, now i can make a ppoe connection fine from my modem and use the internet, i can also do so fine from my linux pc, BUT something is overwriting the file /etc/resolv.conf with just
nameserver 192.168.1.1
which is my private ip, every 5 seconds
as in when i first connect it has the proper nameserver and the internet works fine for 5 seconds, the some process overwrite resolv.conf and no dns, if i changfe it back manualy it gets overwritten again, every 5 seconds, so is there any command that can list all processes with an open handle on a file, so i can fix this?