The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Unable to telnet to server chongkls77 AIX 1 05-06-2008 03:40 AM
unable to telnet from win xp to sun fire v880 server pshelke UNIX for Dummies Questions & Answers 1 11-28-2007 03:23 AM
Unable to login at console and telnet vestro HP-UX 1 11-21-2005 09:53 PM
Unable to telnet from SunOS 5.6 Server sharris82 UNIX for Dummies Questions & Answers 3 08-18-2005 01:45 AM
Unable to telnet into the Sun server dawn_lwf IP Networking 2 10-24-2001 01:50 PM

Reply
 
LinkBack Thread Tools Display Modes
  #8 (permalink)  
Old 08-16-2007
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Quote:
Originally Posted by *Jess* View Post
hosts: files dns
Not sure, have you solved it or not?

Is your IP or name listed in /etc/hosts?

You might have to try writing a small C program to call "gethostbyname" and "gethostbyaddr" to track this down to see why telnet is failing.
Reply With Quote
Forum Sponsor
  #9 (permalink)  
Old 08-16-2007
Registered User
 

Join Date: Jun 2006
Posts: 31
Problem is not solved yet. Still checking why it fails.
Reply With Quote
  #10 (permalink)  
Old 08-16-2007
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Can you ftp in?

Do you have a filter setup for telnet in /etc/inetd.conf?

Code:
telnet  stream  tcp6    nowait  root    /usr/sbin/in.telnetd    in.telnetd
Reply With Quote
  #11 (permalink)  
Old 08-16-2007
Registered User
 

Join Date: Jun 2006
Posts: 31
Hi, we r unable to telnet n also ftp.

/etc/inetd.conf seems correct.
Reply With Quote
  #12 (permalink)  
Old 06-23-2008
Registered User
 

Join Date: Jun 2008
Location: Mexico city, Mexico
Posts: 1
behaviour by design

hi. this is behaviour by design in the server machine. What's happening is that the sun server that is not letting you in has a /etc/hosts.allow (and/or a /etc/hosts.deny) file that specifies rules telling it whether it should let a connection in depending on the connecting user/hosts/domain/network etc...

Normally, hosts.allow and hosts.deny are only checked when a program calls hosts_access(). By default, sshd and other programs do check the files, but not daemons like in.telnetd and ftpd, because these are services handled by inetd and by default inetd doesn't have tcp_wrappers on. The sysadmin must have enabled tcp_wrappers to telnet or to the whole of inetd, and thus each connection gets run through the /etc/hosts.allow and /etc/hosts.deny ruleset.

If you have a domain name change, maybe you are no longer making it through the rules in /etc/hosts.allow and /etc/hosts.deny so just update those.
Reply With Quote
  #13 (permalink)  
Old 06-24-2008
Registered User
 

Join Date: Mar 2006
Posts: 36
Are you try to

nslookup 172.16.101.120
nslookup vc00235.my.renesas.local

on your server 1 ?


arm_naja
Reply With Quote
Google UNIX.COM
Reply

Tags
solaris

Thread Tools
Display Modes




All times are GMT -7. The time now is 04:27 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0