Ftp Services disabled
Hello: Im a newbie at Linux. Recently setup a SuSE 7.0 LinUx box and had everything going well. Until, I made a few changes in the /etc/rc.config and somehow disabled my FTP Services. I've also made changes in my etc/rc.config.d/firewall.rc.config too and now I totally blocked out of my ftp services. I know I'm not being clear on the info I've given but can anyone help me get started with re-enabling ftp services again. Is it? start Inetd="yes"?? start Proftpd="yes"???? Thanks, ___________________________ Pao Sayaovang Weyco Group, Inc DID(414) 908~1813 Fax(414) 908~1913 psayang@weycogroup.com
Hi ! One simple question ? From where I disable my network services (FTP, TELNET, RLOGIN, ETC) to use only SSH trafic ? Thanks --ed
Hi Eduardo! edit /etc/inetd.conf, comment out the services you don't want to run (most), send the inetd process a HUP signal. thats it -- michael On Thu, 30 Nov 2000, Eduardo J. Vega Arguedas wrote:
Hi !
One simple question ?
From where I disable my network services (FTP, TELNET, RLOGIN, ETC) to use only SSH trafic ?
Thanks
--ed
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-security-unsubscribe@suse.com For additional commands, e-mail: suse-security-help@suse.com
also sprach Eduardo J. Vega Arguedas (on Thu, 30 Nov 2000 02:05:13PM -0600):
From where I disable my network services (FTP, TELNET, RLOGIN, ETC) to use only SSH trafic ?
comment out the respective lines in /etc/inetd.conf martin [greetings from the heart of the sun]# echo madduck@!#:1:s@\@@@.net -- "Even if you persuade me, you won't persuade me." -- aristophanes
You'll comment out the unneccesary lines in /etc/inetd.conf using your favorite editor then you'll need to restart the inetd daemon with the following command: killall -HUP inetd and then those services should be unavailable HTH Steven Beverly "Silly hacker, root is for administrators" -Unknown "Help me Obi Wan Root, you're my only hope!" -Me "Failure is not an option, it comes pre-installed with your Windoze software..." -Unknown -----Original Message----- From: Eduardo J. Vega Arguedas [mailto:evega@amnet.co.cr] Sent: Thursday, November 30, 2000 1:05 PM To: suse-security@suse.de Subject: [suse-security] From where I disable Telnet, ftp, rlogin and other Network services ? Hi ! One simple question ? From where I disable my network services (FTP, TELNET, RLOGIN, ETC) to use only SSH trafic ? Thanks --ed --------------------------------------------------------------------- To unsubscribe, e-mail: suse-security-unsubscribe@suse.com For additional commands, e-mail: suse-security-help@suse.com
/etc/inetd.conf On Thu, 30 Nov 2000, Eduardo J. Vega Arguedas wrote:
Hi !
One simple question ?
From where I disable my network services (FTP, TELNET, RLOGIN, ETC) to use only SSH trafic ?
Thanks
--ed
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-security-unsubscribe@suse.com For additional commands, e-mail: suse-security-help@suse.com
Hi On 30-Nov-00 Pao Sayaovang wrote:
Hello:
Im a newbie at Linux. Recently setup a SuSE 7.0 LinUx box and had everything going well. Until, I made a few changes in the /etc/rc.config and somehow disabled my FTP Services. I've also made changes in my etc/rc.config.d/firewall.rc.config too and now I totally blocked out of my ftp services. I know I'm not being clear on the info I've given but can anyone help me get started with re-enabling ftp services again.
Is it?
start Inetd="yes"?? start Proftpd="yes"????
Thanks,
If you have to start proftpd via rc.config depends on your configuration: To start with rc.config you have to set ServerType standalone in /etc/proftpd.conf and disable ftpd in inetd.conf (My favorite, you can disable inetd totally and have no telnet, rsh). The other way with inetd is: in rc.config start Proftpd="no" start Inetd="yes" and in proftpd.conf ServerType inetd and choose the right ftpd in inetd.conf. What (or if) you have to change your FW-settings I could not say. I'm (yet) not very good in "firewalling" regards Guido
___________________________ Pao Sayaovang Weyco Group, Inc DID(414) 908~1813 Fax(414) 908~1913 psayang@weycogroup.com
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-security-unsubscribe@suse.com For additional commands, e-mail: suse-security-help@suse.com
participants (7)
-
Eduardo J. Vega Arguedas
-
gtschakert@gmx.de
-
MaD dUCK
-
Magus Ba'al
-
Michael Galloway
-
Pao Sayaovang
-
semat