Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Client cannot login using SSH anymore

Reply
 
Thread Tools Display Modes
  #1  
Old 10-22-2003, 09:23 AM
Default Client cannot login using SSH anymore



Hi all,

I have a problem where a client has been logging in to my RH9 server
for some time now using SSH, now they cannot. Here is an extract from
my /etc/hosts.allow

ALL: LOCAL
ALL: 127.0.0.1
ALL: 192.168.0.0/255.255.255.0
sshd: .prem.tmns.net.au, .internode.on.net, 144.138.213.112
sendmail: ALL except .kr, .tw, .es
popper: ALL except .kr, .tw , .es
imapd: ALL

This is one of the errors from /var/log/secure

Oct 22 10:02:37 server sshd[28785]: warning: /etc/hosts.allow, line 6:
can't verify hostname:
getaddrinfo(wopr-n-144-139-187-154.prem.tmns.net.au, AF_INET) failed

Can anyone enlighten me to what is going on, thanks in advance.

Richard.


Rick
Reply With Quote
  #2  
Old 10-22-2003, 09:39 AM
ynotssor
Guest
 
Posts: n/a
Default Re: Client cannot login using SSH anymore

"Rick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om

> I have a problem where a client has been logging in to my RH9 server
> for some time now using SSH, now they cannot. Here is an extract from
> my /etc/hosts.allow
> ALL: LOCAL
> ALL: 127.0.0.1
> ALL: 192.168.0.0/255.255.255.0
> sshd: .prem.tmns.net.au, .internode.on.net, 144.138.213.112
> sendmail: ALL except .kr, .tw, .es
> popper: ALL except .kr, .tw , .es
> imapd: ALL
> This is one of the errors from /var/log/secure
> Oct 22 10:02:37 server sshd[28785]: warning: /etc/hosts.allow, line 6:
> can't verify hostname:
> getaddrinfo(wopr-n-144-139-187-154.prem.tmns.net.au, AF_INET) failed
> Can anyone enlighten me to what is going on, thanks in advance.


Looks like their DNS doesn't reverse resolve:

$ nslookup -sil 144.139.187.154

Non-authoritative answer:
154.187.139.144.in-addr.arpa name =
wopr-n-144-139-187-154.prem.tmns.net.au.

Authoritative answers can be found from:
139.144.in-addr.arpa nameserver = sy-dns02.tmns.net.au.
139.144.in-addr.arpa nameserver = sy-dns01.tmns.net.au.

$ nslookup -sil wopr-n-144-139-187-154.prem.tmns.net.au
sy-dns02.tmns.net.au

** server can't find wopr-n-144-139-187-154.prem.tmns.net.au: NXDOMAIN

--
use hotmail com for any email replies



-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Reply With Quote
  #3  
Old 10-22-2003, 09:42 AM
Walter Schiessberg
Guest
 
Posts: n/a
Default Re: Client cannot login using SSH anymore

Rick wrote on 22.10.2003 10:23:


> Hi all,
>
> I have a problem where a client has been logging in to my RH9 server
> for some time now using SSH, now they cannot. Here is an extract from
> my /etc/hosts.allow
>
> ALL: LOCAL
> ALL: 127.0.0.1
> ALL: 192.168.0.0/255.255.255.0
> sshd: .prem.tmns.net.au, .internode.on.net, 144.138.213.112
> sendmail: ALL except .kr, .tw, .es
> popper: ALL except .kr, .tw , .es
> imapd: ALL
>
> This is one of the errors from /var/log/secure
>
> Oct 22 10:02:37 server sshd[28785]: warning: /etc/hosts.allow, line 6:
> can't verify hostname:
> getaddrinfo(wopr-n-144-139-187-154.prem.tmns.net.au, AF_INET) failed
>
> Can anyone enlighten me to what is going on, thanks in advance.
>



As the entry states wopr-n-144-139-187-154.prem.tmns.net.au has no
reverse DNS entry.
Try putting the machine's IP (144.139.187.154) into hosts.allow.


Walter

Reply With Quote
  #4  
Old 10-22-2003, 11:27 AM
Bill Unruh
Guest
 
Posts: n/a
Default Re: Client cannot login using SSH anymore

(E-Mail Removed) (Rick) writes:

]Hi all,

]I have a problem where a client has been logging in to my RH9 server
]for some time now using SSH, now they cannot. Here is an extract from
]my /etc/hosts.allow

]ALL: LOCAL
]ALL: 127.0.0.1
]ALL: 192.168.0.0/255.255.255.0
]sshd: .prem.tmns.net.au, .internode.on.net, 144.138.213.112
]sendmail: ALL except .kr, .tw, .es
]popper: ALL except .kr, .tw , .es
]imapd: ALL

]This is one of the errors from /var/log/secure

]Oct 22 10:02:37 server sshd[28785]: warning: /etc/hosts.allow, line 6:
]can't verify hostname:
]getaddrinfo(wopr-n-144-139-187-154.prem.tmns.net.au, AF_INET) failed

Well, this appears to be an attempt to do a lookup of the
address and it failed. It fails for me as well. This name does not
appear to be in any public DNS table. Perhaps discuss it with whoever is
in charge of prem.tmns.net.au.



]Can anyone enlighten me to what is going on, thanks in advance.

]Richard.
Reply With Quote
  #5  
Old 10-22-2003, 08:28 PM
Raqueeb Hassan
Guest
 
Posts: n/a
Default Re: Client cannot login using SSH anymore

nslookup -sil host_ip
Reply With Quote
Reply

Tags
anymore, client, login, ssh

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:46 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.