[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what's internet-zahav and NV's nameservers?
Hi,
I think everybody should install bind. It is very easy and solves a lot of
NS related problems (especially those reverse lookups that trigger the
dialup when not having bind).
Just read the HOWTO and do what it says. I found also the bind doc very
useful, in fact it contains a very good HOWTO.
Schlomo
-----Original Message-----
From: shaul <shaulk@netvision.net.il>
To: Stanislav Malyshev a.k.a Frodo <frodo@sharat.co.il>
Cc: linux-il@linux.org.il <linux-il@linux.org.il>
Date: Friday, January 15, 1999 9:11 AM
Subject: Re: what's internet-zahav and NV's nameservers?
>> On Tue, 12 Jan 1999, FoX X wrote:
>>
>> > ;)
>> > while setting up my PPP connection , i need the "nameserver ip's" ?
>> > what should i type in there ;)?
>>
>> NV's are 194.90.1.5 and 194.90.6.14
>> IZ's are 192.116.192.8, 205.164.141.8, 192.116.192.9, 205.164.141.9
>> YOu should've got a paper from your provider with DNS numbers. You write
>> them in the file /etc/resolv.conf like:
>>
>> domain co.il
>> nameserver 194.90.1.5
>> nameserver 194.90.6.14
>> search co.il .
>>
>> for NV, etc.
>> Or if you use linuxconf, it is in Client tasks/Name server conf.
>
>An alternative to using /etc/resolv.conf is installing and configurating
bind,
>isn't it ?
>Can someone compare these 2 options ?
>
>
>
>
>
>