Date: Mon, 4 Apr 2005 06:12:43 +0200 From: Anthony Atkielski <atkielski.anthony@wanadoo.fr> To: freebsd-questions@freebsd.org Subject: Re: just got DSL, can't surf or get mail Message-ID: <583804515.20050404061243@wanadoo.fr> In-Reply-To: <42509308.9050506@fusemail.com> References: <1391.24.118.72.147.1112561507.fusewebmail-19592@webmail.fusemail.com> <20050403231459.0ae0f091.albi@scii.nl> <42509308.9050506@fusemail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian John writes: > Now, if I change it to this (using my secondary DNS server from my DSL > modem's 'setup' page): > search domain.actdsltmp > nameserver 205.171.2.65 > > ...everything works. Is there a way that I could keep this from > changing every time that I reboot my computer? One you've changed resolv.conf, it should stay that way permanently across boots, unless you change it again. Open a command window in Windows and type "ipconfig -all". There should be a list of DNS servers somewhere in the output. Put that same list in your resolv.conf file. Alternately, if your ISP has given you a list of one or more DNS servers to use, put those in the resolv.conf file (usually these will both be the same). -- Anthony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?583804515.20050404061243>