Re: Re: Re: F8 Network Woe



On Tue, Dec 11, 2007 at 03:22:14PM -0600, Aaron Konstam wrote:

You are right. I sent you to the wrong command.
host 192.168.1.6
nslookup 192.168.1.6

On the offending machine itself ...

[root@test ~]# host 192.168.1.6
host: '6.1.168.192.in-addr.arpa.' is not a legal name (unexpected end of input)
[root@test ~]# nslookup 192.168.1.6
nslookup: '6.1.168.192.in-addr.arpa.' is not a legal name (unexpected end of input)

On the main server in the local network:

[root@mirror lists]# host 192.168.1.6
Host 6.1.168.192.in-addr.arpa not found: 3(NXDOMAIN)
[root@mirror lists]# nslookup 192.168.1.6
Server: 158.152.1.58
Address: 158.152.1.58#53

** server can't find 6.1.168.192.in-addr.arpa: NXDOMAIN

So that does seem to rule out the address beiny anywhere in use on the local
network, doesn't it?

Jonathan

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Re: Re: F8 Network Woe
    ... host: '6.1.168.192.in-addr.arpa.' ... nslookup: '6.1.168.192.in-addr.arpa.' ... On the main server in the local network: ... [root@mirror lists]# nslookup 192.168.1.6 ...
    (Fedora)
  • Re: 5.4: Cant start ssh due to entropy source blocking?
    ... However I did notice things like nslookup and host are now reporting ... I confirmed by rebooting the server and making sure sshd didn't try ... Stephane Raimbault, Systems Administrator ...
    (freebsd-stable)
  • Re: can access IPs but not by hostname
    ... I know you said nslookup shows DNS is fine but, can you you ping a host name ... Using any browser by hostname fails with server can't be found. ...
    (microsoft.public.windows.server.general)
  • Re: simple loop Tcl/Expect to capture nslookup output
    ... of a simple nslookup within Cygwin. ... create/open a text file that will log the command output ... You can also use the tcllib dns package to get your lookup you can ... puts "formate $argv0 host " ...
    (comp.lang.tcl)
  • Ping and nslookup, dig
    ... I have setup successfully BIND service in RedHat. ... I have also used nslookup to lookup IP address of a host in Intranet. ... But "ping " does not work. ...
    (RedHat)