[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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 ?