Re: [opensuse] what does 127.0.1.1 mean?
- From: Anton Aylward <opensuse@xxxxxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2012 13:16:22 -0400
Carlos E. R. said the following on 03/30/2012 11:15 AM:
On 2012-03-30 14:35, Anton Aylward wrote:
cer@Telcontar:~> dig -s $( ip addr show to 0.0.0.0/0 scope global |Have you tried the reverse lookup? (Sorry this is complicated
but its finding the IP address in a site independent manner)
# dig -s $( ip addr show to 0.0.0.0/0 scope global | \ awk
'/[[:space:]]inet / { print gensub("/.*","","g",$2) }' )
That should give you the FQDN of your host.
\
Invalid option: -sawk '/[[:space:]]inet / { print gensub("/.*","","g",$2) }' )
Sorry, my finger slipped. s is next to x ...
As the man page makes clear, reverse lookup is "-x".
I'm sure everyone is smart enough ...
--
We are born naked, wet and hungry. Then things get worse.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] what does 127.0.1.1 mean?
- From: lynn
- Re: [opensuse] what does 127.0.1.1 mean?
- From: Carlos E. R.
- Re: [opensuse] what does 127.0.1.1 mean?
- References:
- [opensuse] what does 127.0.1.1 mean?
- From: lynn
- Re: [opensuse] what does 127.0.1.1 mean?
- From: Anton Aylward
- Re: [opensuse] what does 127.0.1.1 mean?
- From: lynn
- Re: [opensuse] what does 127.0.1.1 mean?
- From: Anton Aylward
- Re: [opensuse] what does 127.0.1.1 mean?
- From: Carlos E. R.
- [opensuse] what does 127.0.1.1 mean?
- Prev by Date: Re: [opensuse] How to save images?
- Next by Date: Re: [opensuse] Is my machine too old for OS 12.1 ?
- Previous by thread: Re: [opensuse] what does 127.0.1.1 mean?
- Next by thread: Re: [opensuse] what does 127.0.1.1 mean?
- Index(es):
Relevant Pages
|