![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2004
Posts: 7
OS: W2k/XP/ Linux8.2/9.0
|
Telnet & Ftp server configuration problem in SuSE Linux
Hello,
I am working on SuSE Linux 8.2.and trying to configure Telnet and FTP. I have enabled these services through the following commands: linuxbox:/# chkconfig telnet on linuxbox:/# chkconfig ftpd on linuxbox:/etc/init.d # ./xinetd restart While checking the status of chkconfig I could see: telnet xinetd ftpd xinetd xinetd on The problem is everytime while trying to telnet and FTP the 'linuxbox', I have to restart the services in 'linuxbox' through ./xinetd restart. Is there a way that telnet and ftp connections in 'linuxbox' are always up, so that I can use ftp and telnet anytime without restarting the xinetd. Thanks in advance, mathurr |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Manager, Alternative Comp
|
You can try configuring FTP through YAST. Just open up YAST, go to Network Services, scroll all the way down and click on TFTP. As far as telnet, personally, I'd stay away from telnet. Get in the habbit of using SSH. If you need a Windows SSH client, you can download PuTTY. If you need the link for it, let me know.
__________________
|
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Oct 2004
Posts: 7
OS: W2k/XP/ Linux8.2/9.0
|
Hi ,
I can configure these services through YAST, but I want to configure them through console. Actually I am on learning phase to Linux therefore I want to configure everything through console and do not want to use YAST. Anyways, please let me know how to Configure SSH and from where should I download Putty. Thank you, mathurr |
|
|
|
|
|
#5 (permalink) |
|
Manager, Alternative Comp
|
Personally, I would recommend using SSH instead of Telnet since Telnet isn't secure. If you have a specific reason for using Telnet, then the config file should be located here: /etc/xinetd.d/telnet
If you want to use SSH instead, the config file is here: /etc/ssh/sshd_config To get PuTTY (for SSH access), you can download it from here: http://www.chiark.greenend.org.uk/~s.../download.html. As far as your FTP config, I would need to know what ftpd you're using.
__________________
|
|
|
|
![]() |
| Thread Tools | |
|
|