> ok at first i could not login but then i edited the \etc\default\login
> file and i could get access.
> i've sisce rebooted and the file is still as edited but now when ever i
> try to connect to either port 22 or 23 i get connection refused i can
> log on ok locally.
What version of Solaris?
"Connection refused" means that the service (ssh and telnet above)
isn't running. If this is Solaris 10, then you might need to enable
those services. Use:
svcadm enable ssh
and/or:
svcadm enable telnet
(Though, really, using telnet these days is probably not the best of
ideas.)
Or use "svcs -x" to figure out what's broken on the system.
--
Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677