[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: DNS problem, nslookup not working
- From: Kevin Colby <kevinc grainsystems com>
- To: redhat-install-list redhat com
- Subject: Re: DNS problem, nslookup not working
- Date: Tue, 02 May 2000 08:49:49 -0500
Brian A Bucher wrote:
> >
> > Well, what is it? 192.168.3.5 or 216.230.78.179?
>
> To machines outside the switch, it is viewed as 216.230.78.179.
> To itself and other machines behind the switch, it is viewed
> as 192.168.3.5.
Ah, I bet you're only binding named to the outside interface.
(Which one is eth0?) According to the named.conf man page,
there is an option "listen-on":
listen-on [ port ip_port ] { address_match_list };
This can be used to explicitly define which interfaces bind
is actually listening on.
- Kevin Colby
kevinc grainsystems com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]