Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting SUN Ultra 2 machine to LAN

Status
Not open for further replies.

CAF786

MIS
Aug 1, 2005
29
0
0
US
I have just got a Sun Ultra 2 machine with Solaris 8. I connected it to my dell router, which I have been using with my windows machines without any problem. What do I need to do to access the sun machine from any of the windows machine on the local network using telnet or ssh.
 
c:\> telnet ipadress_of_Sun

If this does not work telnet daemon is not running (who set up the Sun?), enable this in /etc/inetd.conf (don't forget to send HUP Signal to inetd)
You can't login remote when CONSOLE Variable is set to /dev/console, disable this in /etc/default/login

If these hints don't help and fix "call" again

Best Regards, Franz
--
Solaris System Manager from Munich, Germany
I used to work for Sun Microsystems Support (EMEA) for 5 years in the domain of the OS, Backup and Storage
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top