|
||||||||||
Hi Peter, Sorry for this late answer, infact it would be easier if you could built a specific image (PC HDD) for me to test and report back. This ISP used to have defined 2 DNS servers but from some time ago it changed the DNS servers and delivers just one on their connections (ADSL, dial-up), also this is the biggest ISP in Portugal and at the time is the onlyone I have access. Cheers, Joao --- Peter Allgeyer <allgeyer at web dot de> wrote: > Am Mittwoch, den 07.09.2005, 00:24 -0700 schrieb > Joao Alexandre: > > I'm a little bit green on m0n0wall, how do I > acomplish > > this? > It's easy: First allow DNS server list to be > overridden by DHCP/PPP on > WAN. Next, go to http://<your-m0n0-ip>/exec.php and > just download the > file to your harddisk. Edit it with an editor and > upload it again. > Afterwards you have to copy the file from /tmp to > /var/etc typing in > the following to the "Command:" text field (w/o the > "Command:" prompt): > > Command: cp /tmp/mpd.conf /var/etc/mpd.conf" > > Afterwards you have to kill the running mpd process > and restart it by > hand: Go to http://<your-m0n0-ip>/exec.php and type > in the following to > the "Command:" text field: > > Command: ps wax > > Look for a line like this one: > 71 ?? Ss 1:06.21 /usr/local/sbin/mpd -b -d > /var/etc > -p /var/run/mpd.pid pppoe > > The first integer is the process number to kill: > > Command: kill 71 > > Next restart it: > > Command: /usr/local/sbin/mpd -b -d /var/etc -p > /var/run/mpd.pid pppoe > > If this is to hard for you, I can make a new image > for you to play with. > > > What does this do? > mpd.conf is the one of the configuration files for > PPPoE. Removing the > line will (hopefully) tell the mpd process to not > ask your ISP for a > second DNS server. > > > Survives a reboot? > No, but I does help us to understand what mpd does. > With this > information we are able to write a bugfix. I'm not > surem, if it is worth > it, because any ISP should provide you with at most > two DNS servers. > > Ciao ... > ... PIT ... > > > --------------------------------------------------------------------------- > copyleft(c) by | _-_ Not only Guinness - > Linux is good for you, > Peter Allgeyer | 0(o_o)0 too. -- Banzai on IRC > ---------------oOO--(_)--OOo----------------------------------------------- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: > m0n0wall dash help at lists dot m0n0 dot ch > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |