This is a discussion on Enable/Disable ftp in solaris 10 within the Solaris/OpenSolaris forums, part of the UNIX operating systems category; Dear All, How to Enable/Disable ftp in solaris 10 Regards Kuldeep...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| Sponsored Links | ||
|
|
|
||||
|
Are you using in.ftpd or 3rd party FTP server? In most cases you need to use inetadm command.
Get status of ftp service Code:
inetadm | grep ftp Code:
inetadm -e ftp Code:
inetadm -d ftp Code:
man inetadm man svcadm
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
|
|||
|
ftp that I am using is in.ftpd
I have tried Code: --------- inetadm | grep ftp --------- Enable ftp Code: --------- inetadm -e ftp --------- Disable ftp Code: --------- inetadm -d ftp --------- After enabling or disabling using the inetadm command, The command inetadm | grep ftp is showing the proper output but when I try to connect to the machine from other machine it gives > ftp: connect :Unknown error number From the same machine using ftp 0.0.0.0 it has given ftp: connect: Connection refused |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| disable sftp users | raudisir | Networking, Firewalls and Security | 3 | 05-13-2008 05:06 PM |
| Redhat linux 4 / 5 disable iptables firewall | chiku | Networking, Firewalls and Security | 0 | 04-27-2007 05:19 PM |
| Enable or disable services in Debian Linux | raj | Linux software | 1 | 01-25-2007 03:00 AM |
| Linux disable network interface | jerry | Linux software | 2 | 06-22-2006 08:27 PM |
| Solaris newbie: How to install IOzone in Solaris | warren | Solaris/OpenSolaris | 11 | 03-28-2006 05:45 PM |