Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ftp and telnet hangs
Name: Adam Weiner Date: December 10, 2001 at 19:14:04 Pacific
Comment:
Sparc Solaris 2.6, telnet and ftp hang for 30-60 seconds, then gives login prompt. already restarted inetd through /etc/init.d/inetsvc, arp looks fine although it takes a while, no stray ftpd or telnetd processes, no collisions via netstat. I am completely miffed at this point. Thought appreciated.
Name: Mark M Date: December 11, 2001 at 02:40:04 Pacific
Reply:
Not sure about this, but you've not got your nsswitch.conf set up funny have you? It seems like there may be something to do with authentication services going on here... perhaps the system is trying to look for passwd via NIS and is timing out, then going over to files?
Try checking /etc/nsswitch.conf to see if you have nis or nisplus in front of "files" after passwd, shadow etc...
It's a long shot but possible I guess.
0
Response Number 2
Name: Adam Weiner Date: December 11, 2001 at 09:53:26 Pacific
Reply:
Mark,
No luck there. I already checked nsswitch, only files and dns. I appreciate the prompt feedback. we are going to run snoop and see if that gets us anywhere. after that, a reboot may be in order to clear any problems with the sbus.
Adam
0
Response Number 3
Name: oliver Date: December 17, 2001 at 06:22:50 Pacific
Reply:
can you do a reverse lookup on the incoming IP address?
Eg. # nslookup 1.2.3.4
If it doesn't return a hostname, that is where the lag is. An easy fix is to add it to /etc/hosts
Summary: I have a Sunfire 280, E-250 and an Ultra 1 all running Solaris 8. I have noticed that FTP and telnet access from WinXp is very slow to initiate. When I make the connection it takes up to 30 seconds ...
Summary: Hi, When I use hub to hub solaris box and w2k box together, and I use static ip 192.168.1.1 on w2k box, on solaris /etc/hosts.allow set up ip 192.168.1.1. I can use putty for ssh and telnet. I assume ...
Summary: I am using Solaris 8 I want to deny ftp and telnet one host and allow to hosts is it possible in solaris 8. And my other question is what does inet.conf ...