participate


Predictive Self-Healing - Enable ftp/telnet Solaris 10 [Locked]
This topic is locked
<<   Back to Forum  |   Give us Feedback
This topic has 16 replies on 2 pages.    1 | 2 | Next »
Movistar
Posts:10
Registered: 9/3/06
Enable ftp/telnet Solaris 10   
Sep 1, 2006 5:03 AM

 
Hi,

I?m trying to enable ftp/telnet in Solaris 10, this is my first time i use solaris 10, could you help me please?
 
david.bustos@sun.com
Posts:3
Registered: 8/24/06
Re: Enable ftp/telnet Solaris 10   
Sep 1, 2006 2:32 PM (reply 1 of 16)  (In reply to original post )

 
If "svcs ftp" reports that the ftp service is in the "disabled" state, then you should be able to run "svcadm enable ftp" to enable it. Same thing for telnet. I believe that after a default install of Solaris 10, though, these services will already be enabled.
 
Movistar
Posts:10
Registered: 9/3/06
Re: Enable ftp/telnet Solaris 10   
Sep 4, 2006 5:00 AM (reply 2 of 16)  (In reply to #1 )

 
Thanks.....everything is fine now....
 
Ar_Balaji
Posts:2
Registered: 2/21/07
Re: Enable ftp/telnet Solaris 10   
Feb 21, 2007 1:02 PM (reply 3 of 16)  (In reply to #1 )

 
Hi

I hve got install sol. 10, i would like to enable telnet service.
Currently i have the below status..couldn't enable it "svcadm enable telnet"

bash-3.00# svcs -a |grep telnet
uninitialized 2:19:59 svc:/network/telnet:default

Pls. assist me..
 
scp
Posts:6
Registered: 2/17/07
Re: Enable ftp/telnet Solaris 10   
Feb 21, 2007 1:38 PM (reply 4 of 16)  (In reply to #3 )

 
So what 'svcs -vx' says? There must be something interesting in the
output which related to the failure.

Steve
 
Ar_Balaji
Posts:2
Registered: 2/21/07
Re: Enable ftp/telnet Solaris 10   
Feb 21, 2007 2:13 PM (reply 5 of 16)  (In reply to #4 )

 
Steve..here we go the o/p of the command "svcs -vx"
Couple of dependent services has not running...

svc:/system/filesystem/local:default (local file system mounts)
State: maintenance since Mon Nov 05 02:20:48 2007
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.

svc:/network/rpc/gss:default (Generic Security Service)
State: uninitialized since Mon Nov 05 02:19:58 2007
Reason: Restarter svc:/network/inetd:default is not running.

svc:/application/print/server:default (LP print server)
State: disabled since Mon Nov 05 02:19:58 2007
Reason: Disabled by an administrator.

svc:/network/rpc/smserver:default (removable media management)
State: uninitialized since Mon Nov 05 02:20:00 2007
Reason: Restarter svc:/network/inetd:default is not running.
 
David_Bustos
Posts:90
Registered: 8/5/05
Re: Enable ftp/telnet Solaris 10   
Feb 23, 2007 2:08 PM (reply 6 of 16)  (In reply to #5 )

 
I suspect that inetd can't run because of filesystem/local being in maintenance.
Run "svcs -x telnet" and "svcs -x inetd" to be sure. If so, then filesystem/local
is probably failing because something went wrong with a mount. Take a look
at /var/svc/log/system-filesystem-local:default.log , and if you can fix the problem,
run "svcadm clear filesystem/local".
 
boki_mkd
Posts:19
Registered: 9/7/07
Re: Enable ftp/telnet Solaris 10   
Oct 9, 2007 5:58 AM (reply 7 of 16)  (In reply to #6 )

 
Hi ;

I have the same problem i could not enable telnet and inetd, also why i try with this command it shows me:

# svcs -x telnet
svc:/network/telnet:default (Telnet server)
State: uninitialized since Tue Oct 09 13:37:00 2007
Reason: Restarter svc:/network/inetd:default is not running.
See: http://sun.com/msg/SMF-8000-5H
See: in.telnetd(1M)
See: telnetd(1M)
Impact: This service is not running.
# svcs -x inetd
svc:/network/inetd:default (inetd)
State: offline since Tue Oct 09 13:36:58 2007
Reason: Service svc:/network/dns/client:default has missing dependencies.
See: http://sun.com/msg/SMF-8000-GE
See: inetd(1M)
Impact: 2 dependent services are not running. (Use -v for list.)




Oct 5 21:36:04 Executing start method ("/lib/svc/method/fs-local") ]
[ Oct 5 21:36:04 Method "start" exited with status 0 ]
[ Oct 9 11:20:24 Executing start method ("/lib/svc/method/fs-local") ]
[ Oct 9 11:20:25 Method "start" exited with status 0 ]
[ Oct 9 11:31:15 Executing start method ("/lib/svc/method/fs-local") ]
[ Oct 9 11:31:16 Method "start" exited with status 0 ]
[ Oct 9 13:37:05 Executing start method ("/lib/svc/method/fs-local") ]
[ Oct 9 13:37:06 Method "start" exited with status 0 ]


# svcs -vx
svc:/network/dns/client:default (DNS resolver)

#
conf.
#ident "@(#)login.dfl 1.
State: offline since Tue Oct 09 13:36:57 2007
#
svc:/network/nfs/client:default
svc:/system/filesystem/autofs:default
svc:/system/dumpadm:default
svc:/system/fmd:default
svc:/system/system-log:default
svc:/milestone/multi-user:default
svc:/milestone/multi-user-server:default
svc:/network/inetd:default
svc:/system/cron:default

svc:/network/rpc/gss:default (Generic Security Service)
State: uninitialized since Tue Oct 09 13:36:58 2007
Reason: Restarter svc:/network/inetd:default is not running.
See: http://sun.com/msg/SMF-8000-5H
See: man -M /usr/share/man -s 1M gssd
Impact: 7 dependent services are not running:
svc:/network/nfs/client:default
svc:/system/filesystem/autofs:default
svc:/system/dumpadm:default
svc:/system/fmd:default
svc:/system/system-log:default
svc:/milestone/multi-user:default
svc:/milestone/multi-user-server:default
#
 
David_Bustos
Posts:90
Registered: 8/5/05
Re: Enable ftp/telnet Solaris 10   
Oct 12, 2007 2:27 PM (reply 8 of 16)  (In reply to #7 )

 
dns/client usually depends on /etc/resolv.conf . Does that file exist?
 
AnthonySpina
Posts:1
Registered: 9/26/04
Re: Enable ftp/telnet Solaris 10   
Oct 25, 2007 11:00 AM (reply 9 of 16)  (In reply to #8 )

 
The zone is new...
login into the console with zlogin -C
answer the questions
problem fixed..
 
vaiohari
Posts:1
Registered: 12/6/07
Re: Enable ftp/telnet Solaris 10   
Dec 6, 2007 2:11 AM (reply 10 of 16)  (In reply to #1 )

 
Hi all,
I too facing the same problem for telnet and ssh service ,but here telnet is showing online and ssh is showing offline, even though telent is online with in local system i can able to access telnet while connecting from remote system its showing Connecting To X.X.X.X...Could not open connection to the host, on port 23: Connect failed.

Can any body help me on this issue..:)

Thanks,
Hari
 
David_Bustos
Posts:90
Registered: 8/5/05
Re: Enable ftp/telnet Solaris 10   
Dec 10, 2007 4:35 PM (reply 11 of 16)  (In reply to #10 )

 
If svcs shows telnet to be online, but it doesn't work, then
you need to contact a networking forum.
 
Robur
Posts:2
Registered: 1/23/08
Re: Enable ftp/telnet Solaris 10   
Jan 23, 2008 2:58 AM (reply 12 of 16)  (In reply to #1 )

 
Hi,

I configured /etc/resolv.conf and /etc/nsswitch.conf for the server to use DNS resolution and all it's working fine, but smf service "network/dns/client" is in disabled state. So what is this service for?

# svcs -xv dns/client
svc:/network/dns/client:default (DNS resolver)
State: disabled since Fri Dec 21 11:49:42 2007
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 3RESOLV resolver
Impact: This service is not running.

Thanks in advance.
 
Darren_Dunham
Posts:4,150
Registered: 8/4/06
Re: Enable ftp/telnet Solaris 10   
Jan 23, 2008 8:34 AM (reply 13 of 16)  (In reply to #12 )

 
It's a "checkpoint" service. One that is used to make sure certain things run at particular times at startup. It's not a running daemon that controls DNS in any way.

So at startup, if particular services have come up (like networking and filesystems), and if a resolv.conf is in place, then it will allow other services that would prefer to wait until DNS is stable to start.

SMF doesn't continually check for file dependencies, so if 'resolv.conf' is added later, the service will stay disabled. You can bring it up, but as you've seen, it's not necessary to actually run as a DNS client.

--
Darren
 
vignsh
Posts:4
Registered: 9/8/08
Re: Enable ftp/telnet Solaris 10   
Sep 8, 2008 1:39 AM (reply 14 of 16)  (In reply to #3 )

 
Hi, are you checked telnet port 23 is added in /etc/services file?
 
This topic has 16 replies on 2 pages.    1 | 2 | Next »
Back to Forum
 
Read the Developer Forums Code of Conduct

Click to email this message Email this Topic

Edit this Topic
  
 
 
Forums Statistics
    Users Online : 25
  • Guests : 132

About Sun forums
  • Oracle Forums is a large collection of user generated discussions. It is here to help you ask questions, find answers, and participate in discussions.

    Check out our guide on Getting started with Oracle Forums for a full walkthrough of how to best leverage the benefits of this community.

Powered by Jive Forums