Enable ftp/telnet Solaris 10

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?

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
#

Similar Messages

  • How to enable FTP service in Solaris 10

    Hello, Everybody
    I installed my first Solaris 10 today, but I have a problem with FTP process, I found I could not ftp to my new server from other equipments. It seems that FTP service is disabled by default.
    Could you any guy tell me how to enable FTP in Solaris 10?
    Thanks in advance.
    -jason

    Since the OS is Solaris 10, how about using SMF's svcadm tool to enable/disable ftp service.
    eg.,
    # svcadm disable /network/ftp
    # ftp localhost
    ftp: connect to address 127.0.0.1: Connection refused
    Trying ::1...
    ftp: connect: Network is unreachable
    ftp> bye
    # svcadm enable /network/ftp
    # ftp localhost
    Connected to localhost.
    220 sunfire.anonymous.com FTP server ready.
    Name (localhost:giri): 331 Password required for giri.
    Password:

  • How to start ftp under solaris 10

    Hi,
    if I try to enable ftp under Solaris 10, I get the message "unsatisfied dependencies":
    root@u015ad2a:.../>svcadm -v enable -rst svc:/network/ftp:default
    svc:/network/ftp:default temporarily enabled.
    svc:/network/inetd:default temporarily enabled.
    svc:/network/loopback temporarily enabled.
    svc:/system/filesystem/local temporarily enabled.
    svc:/milestone/single-user temporarily enabled.
    svc:/system/identity:node temporarily enabled.
    svc:/system/filesystem/minimal temporarily enabled.
    svc:/system/filesystem/usr temporarily enabled.
    svc:/system/filesystem/root temporarily enabled.
    svc:/system/device/local temporarily enabled.
    svc:/milestone/devices temporarily enabled.
    svc:/system/manifest-import temporarily enabled.
    svc:/milestone/sysconfig temporarily enabled.
    svc:/milestone/name-services temporarily enabled.
    svcadm: Instance "svc:/network/ftp:default" has unsatisfied dependencies.
    root@u015ad2a:.../>svcs svc:/network/ftp:default
    STATE STIME FMRI
    uninitialized 9:40:09 svc:/network/ftp:default
    How can I enable ftp?

    This looks sort of like what happened to me just now. I tried svcs -x
    and got:
    # svcs -x
    svc:/network/rpc/gss:default (Generic Security Service)
    State: uninitialized since Mon Apr 18 13:01:12 2005
    Reason: Restarter svc:/network/inetd:default has not initialized service state.
    See: http://sun.com/msg/SMF-8000-4D
    See: gssd(1M)
    Impact: 10 dependent services are not running. (Use -v for list.)
    svc:/network/service:default (layered network services)
    State: offline since Mon Apr 18 13:01:29 2005
    Reason: Start method is running.
    See: http://sun.com/msg/SMF-8000-C4
    See: ifconfig(1M)
    See: /var/svc/log/network-service:default.log
    Impact: 4 dependent services are not running. (Use -v for list.)
    svc:/application/print/server:default (LP print server)
    State: disabled since Mon Apr 18 13:01:12 2005
    Reason: Disabled by an administrator.
    See: http://sun.com/msg/SMF-8000-05
    See: lpsched(1M)
    Impact: 1 dependent service is not running. (Use -v for list.)
    I tried all kinds of things to get gss to run, but I finally realized that
    it was really ifconfig that was the problem. The system has two
    network interfaces, and during installation I gave both of them
    a name. However, hme1 was not really connected to anything.
    All I did to get it to work was
    # cd /etc
    # mv hostname.hme1 no.hme1
    After that, I rebooted, and everything came up OK. I don't know
    if the original problem was the same, but this solved my problem.

  • FTP/telnet issue on OL 5 64bit

    I am trying to enable FTP/Telnet on Oracle Linux server (64bit), i am still getting same error.
    I installed required RPM's
    [root@apps xinetd.d]# rpm -qa|grep telnet
    telnet-0.17-38.el5
    [root@apps xinetd.d]# rpm -qa|grep ftp
    lftp-3.5.1-2.fc6
    tftp-0.42-3.1
    ftp-0.17-33.fc6
    [root@apps xinetd.d]# chkconfig telnet on
    error reading information on service telnet: No such file or directory
    [root@apps xinetd.d]#

    FTP and Telnet are really obsolete and considered a security risk. Both were replaced by the SSH2 package many years ago. Btw, you should use YUM and not install some very old Fedora software using RPM under Enterprise Linux, which can break your system beyond repair.
    If you really need a FTP server, simply do the following without the need to install any additional software.
    cd /etc/xinetd.d/ 
    vi gssftp
    Change the following:
    disable = yes to disable = no.
    remove the –a option in the server_args line.
    /etc/init.d/xinetd restart
    You should now be able to FTP to your server.What was the outcome of your previous post here?
    how to reassign disk space from root on OL 5
    Although feedback is not mandatory, it increases your chance to continue to receive answers. Leaving posts orphaned without a conclusion, even if you abandon the thread, does not add value to the community and is considered bad etiquette.

  • How to enable rsh/telnet/rlogin

    Hi Followed the instructions at:
    http://docs.info.apple.com/article.html?artnum=106274
    to enable rsh/telnet/rlogin services, and restarted the
    machine (MacBook Pro, OS X 1.4, Darwin Kernel Version 8.6.1).
    Still I can't remotely do telnet/rsh/rlogin to the mac
    (get conenction refused error) from a Unix machine.
    Could someone tell me how to enable these services
    (right now ssh is the only one enabled by default,
    the machine is within a firewall, and for some applications,
    we need to enable rsh/rlgoin/telnet/ftp etc).
    Thanks.
    Macbook Pro   Mac OS X (10.4)  

    Hi Followed the instructions at:
    ttp://docs.info.apple.com/article.html?artnum=106274
    to enable rsh/telnet/rlogin services, and restarted
    the
    machine (MacBook Pro, OS X 1.4, Darwin Kernel Version
    8.6.1).
    Still I can't remotely do telnet/rsh/rlogin to the
    mac
    (get conenction refused error) from a Unix machine.
    If your firewall is activated
    then you have to add 3 new filter rules:<pre>
    Port Name: Other
    TCP Port Number(s): 514
    UDP Port Number(s):
    Description: rsh
    Port Name: Other
    TCP Port Number(s): 513
    UDP Port Number(s):
    Description: rlogin
    Port Name: Other
    TCP Port Number(s): 23
    UDP Port Number(s):
    Description: telnet
    </pre>
    You don't have to restart your Mac or your session.
    You could test it pretty quickly by doing a:<pre>
    telnet localhost
    rlogin localhost
    rsh localhost pwd
    </pre>
    dan    

  • How to Enable Firewall in Solaris 10 SPARC

    How to Enable Firewall in Solaris 10 SPARC

    What exactly are you looking for? By default Solaris is a secure operating system, but can be tuned to be more or less secure. The link above on IP Filtering is one way to make a system more secure, and is can be used to set up a firewall.
    -- Alan

  • Rescue CD/distribution that enables ssh/telnet on boot?

    Hi all,
    I am looking for a distribution/live cd that enables ssh/telnet (or something similar) on boot. The reason I need this: I am trying to get data from a broken all-in-one PC (only the monitor appears broken), and do not have access to a monitor.
    I have searched google for this, and it looks like this particular livecd may not exist, and that I may have to create my own livecd (something I have never done before...).
    I figured I'd ask here first, in case anyone knew of such a livecd.
    Thanks

    WonderWoofy wrote:
    I never said you were rude, but I am giving you a viable solution.  It is not like you are going to have to do this over and over again, you simply need access to your headless machine (hopefully just once anyway).
    I did exactly what I am proposing to you when I installed Arch on my headless server.  So I know it can be done, and it is probably one of the simplest of solutions... by that I mean you could be moving data off your drive by now.
    Insert Archiso and press power button
    ...give it some time to boot...
    # passwd <desired password>
    # systemctl start sshd
    PROFIT!
    I tried this earlier, but it did not seem to work. I'll move the PC downstairs and hook it up straight to the router instead of my current usage of powerline ethernet (seems harder to find the IP with nmap), and try the arch iso again.
    The good news is that I know it boots from the CD, from looking at the various lights and listening to the hdd/drive sounds. xD

  • Enable ftp root login on S11

    Hi ,
    I am testing ftp on a quite recent version of S11: S11u11 update1
    #Last login: Thu Mar 1 15:22:29 2012 from qlogic-47fezfvt
    Oracle Corporation SunOS 5.11 11.1 January 2012
    I am wondering why the ftp root login remains disabled, even after I removed "root" from /etc/ftpd/ftpusers and reboot?
    Mar 1 15:48:43 galilei proftpd[2294]: galilei (::ffff:172.27.1.112[::ffff:172.27.1.112]) - SECURITY VIOLATION: root login attempted.
    Any idea how to allow ftp root login?
    Tom

    Hi Tom,
    I haven't checked the docs for all the steps to enable ftp,
    but I see this output on my s11 system:
    # svcs -a | grep ftp
    disabled Feb_17 svc:/network/ftp:default
    disabled Feb_17 svc:/network/tftp/udp6:default
    Have you enabled the service?
    Thanks,
    Cindy

  • Enable Xmanager on solaris 10

    Hi guys ,
    I was facing issue with getting session of solaris 10 on xmanager . please go through following steps to enable xmanager for solaris 10 .
    1> edit /etc/ssh/sshd_config
    # X11 tunneling options
    X11Forwarding yes
    X11DisplayOffset 10
    X11UseLocalhost yes
    2> /etc/init.d/dtlogin start
    finished !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.
    Thanks & Regards
    Sameer Khandar

    I have tried all the above , but still not lucky :( .
    Besides I have done the below (you can see also the system):
    # uname -a
    SunOS SUN-2 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V240
    # svccfg
    svc:> select cde-login
    svc:/application/graphical-login/cde-login> listprop arg
    dtlogin/args astring
    svc:/application/graphical-login/cde-login> setprop dtlogin/args=astring:" -udpPort 177"
    svc:/application/graphical-login/cde-login> quit
    # svcadm restart cde-login
    # ps -ef |grep dtlogin
    root 25145 23150 0 06:22:50 pts/1 0:00 grep dtlogin
    root 24997 1 0 06:22:01 ? 0:00 /usr/dt/bin/dtlogin -daemon -udpPort 177
    Please help ... thank you in advance

  • FTP & TELNET  in Enterprise Linux

    hi,
    can anyone help me am new in linux world,how can i connect ( ftp & telnet) from
    my xp machine to Enterprise Linux, i got connection refused
    thanks

    First, you'd have to see if any ftp and telnet-server packages are installed:
    # rpm -qa | grep ftp
    and
    # rpm -qa | grep telnetIf telnet server is not installed, you'd have to install it, for example:
      # up2date --install telnet-serverIf there's no ftp server package installed, this will work:
       # up2date --install vsftpd Then you'll want to start the vsftpd service:
      # /sbin/service vsftpd startSergio

  • FTP/Telnet  User Adminitration

    Hi, apparently both my FTP & Telnet services are running
    <<STATE STIME FMRI
    online 2:03:46 svc:/network/ftp:default
    root@new-host # svcs telnet
    STATE STIME FMRI
    online 2:03:46 svc:/network/telnet:default
    >>
    Could somone please let me know how to give users rights to ftp/telnet to the machine? When I try to ftp to the machine I get an error that the password is incorrect. I am trying to log on as root first, to make sure that it works, and then I will start trying to log on withactual user names. Thank You Alex Tl

    root is not allowed to log in by ftp. You need to add non-root users.
    It is controlled by:
    bash-3.00# cat /etc/ftpd/ftpusers
    # ident "@(#)ftpusers   1.5     04/02/20 SMI"
    # List of users denied access to the FTP server, see ftpusers(4).
    root
    daemon
    bin
    sys
    adm
    lp
    uucp
    nuucp
    smmsp
    listen
    gdm
    webservd
    nobody
    noaccess
    nobody4

  • Want to set up FTP, fresh Solaris 8 on an old SS20

    Ok guys and gals I need step by step instructions. I have a old Sun Sparc station 20 with a new install of Solaris 8 and need to setup ftp. I could sure use some help folks.
    Thanks!

    971843 wrote:
    Ok guys and gals I need step by step instructions. I have a old Sun Sparc station 20 with a new install of Solaris 8 and need to setup ftp. I could sure use some help folks.
    Thanks!So you have a pizza box already ... what more do you need.
    Googling:
    setup ftp anonymous solaris 8gives a few examples .... assuming you want/need automous ftp.
    In particular this one seems about right:
    http://en.wikibooks.org/wiki/Solaris/Solaris_FTP_Server_Setup
    .... Othrs know better than i do.
    ... or looking at it you may merely need to do: "inetadm -e ftp" for your purposes. Dunno for sure .. dont do solaris 8 anymore ... do like pizza bozes though.

  • Enabling FTP-loging

    Hi,
    with a very limited number of customers (2 to be precise) we have on and off issues with FTP out of Lightroom.
    Is there a way to enable FTP-loggin in LR so we can see what it is doing and where things go wrong ?
    (As an FYI, exporting the output of our plug-in and using any FTP-client to put it online, using the same system and network connection <does> work, so we're completely puzzled why LR throws us an error "access to the served has been denied". Doing all the exact same stuff over another system+connection works perfectly, so we're sure the server and credentials are OK, plus we have a large group of customers where it all works fine).
    We found this link but it does not seem to do anything ... (http://lightroom-news.com/2009/01/05/enabling-ftp-logging-in-lightroom/)

    Just as an FYI, we have not been able to fix this issue yet ...
    Met vriendelijke groeten,
    Bart Wybouw
    Nieuw : Voor al je supplies (inkt en papier) kan je nu ook terecht op de Pixerang Webshop  http://shop.pixerang.be !
    Op 8-jul.-2013, om 17:46 heeft Rob Cole het volgende geschreven:
    Re: Enabling FTP-loging
    created by Rob Cole in Photoshop Lightroom - View the full discussion

  • Enabling ftp

    I followed previous advice on how to enable FTP server  but I get an error message - connection failed after I enter my admin password and then type
    ftp localhost.  Are there easy to diagnose/fix reasons I can't connect.  I've tried my home network, public wifi and my wireless 4g card from Verizon as my ISP, is there a setting on my computer preventing connection ??
    I am new to this so don't make any assumptions - if you could walk me through it step by step that would help.

    When you enter ftp localhost, then press the return key into the Terminal do you get the message connection refused or connection failed? After entering the command, take a screenshot (shift-command-3) and then attach that image to your reply so we can see the Terminal information.
    Craig

  • How can I enable FTP on the DMP and How can I FTP to it and then remove the files that were deployed to the DMP flash?

    How can I enable FTP on the DMP and How can I FTP to it and then remove the files that were deployed to the DMP flash? My platform of DMS is 5.2.2

    Hi Temur, ok. I do the above procedure and it worked fine
    Now, I have other question?
    How can I reproduce any file (for example: a video, an url page, an image), that is in the flash of DMP?
    Índice de ftp://172.17.15.22/tmp/ftproot/tmp/ftproot/tmp/ftproot/usb_1/
    Subir al directorio superior.
    Nombre Tamaño Última modificación
    Sample Videos.lnk
    1 KB
    17/06/2011
    06:25:00 a.m.
    deployment
    29/06/2010
    04:14:00 a.m.
    lost+found
    25/02/2010
    12:00:00 a.m.
    video futbol en la playa.mp4
    1390 KB
    29/06/2010
    01:08:00 a.m.
    videofutbol.mp4
    1390 KB
    29/06/2010
    01:38:00 a.m.
    I like, that el DMP when loss conectivity with DMM, It display at the LCD screen, the video named videofutbol.mp4, this video As I show in the picture above, already in the flash of DMP.
    I appreciate your early response.
    Thanks

Maybe you are looking for

  • HP Pavilion p7-1421 Desktop PC BEATS AUDIO not working.

    Hi, new here with thankfully my first problem with the desktop in the subject line. Somewhere along the way, the Beats Audio stopped working correctly. The Equalizer sliders will not move at all, and the "Test Speakers" button will highlight the left

  • When syncing downloaded apps, I receive error message:

    I am receiving an error message when trying to download 2 apps: Red Laser & Navigon Mobile Navigator. I have actually had these apps on my 3G phone for a while, but the last time I tried to download the updates, I keep getting an error message that p

  • How do I overcome the Failed Downloads for Instant Movies from the Adobe Server?

    I have a Windows 8.1 PC , Premiere Elements ver. 12, and I have a  dedicated DSL for computer only. In my best efforts, even when disabling  McAfee completely, I have had almost 4 days of frustration trying to  download an Instant Movie from the onli

  • No wifi - option in grey

    I just purchased an ipod touch 4g and i don thave the wifi option available. I ve try all possible resets (from ipod menu) ans still ni wifi available (wifi option is grey and it is written: no wifi if anybody has any ideawhat to do (except bring bac

  • Buffer over run while connecting to Oracle11g from Crystal XI Release1

    hi, we are getting "buffer over run detected! program .. \Business objects\Crystal Reports 11\crw32.exe" A buffer over run has been detected which has corrputed the program's internal state. The program cannot safely continue execution and must be te