Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Why Redhat 7.1 Telnet and FTP are not
Name: chis Date: November 10, 2001 at 14:33:51 Pacific
Comment:
Hi guys,
Could someone please help me with FTP and Telnet on RedHat 7.1. After I install RedHat 7.1, everything seems to work Ok except FTP and Telnet. The network interface works Ok I can ping other machine. Before I use RedHat 6.1 FTP and Telnet are working but RedHat7.1. I see the other guy points out it is a firewall. I have tried to configure firewall but have no luck. Could somebody please help me to make FTP and Telnet on my RedHat7.1.
Name: Nikola Date: November 10, 2001 at 23:34:09 Pacific
Reply:
I dont understand,are you having troubles with the ftp and telnet client,or with deamons?
0
Response Number 2
Name: george Date: November 11, 2001 at 18:58:38 Pacific
Reply:
Couple of things. Do you have a firewall installed. If you dont have the daemons running open a terminal and type Setup. You will get a list of everything that is enabled.
0
Response Number 3
Name: vlada Date: November 11, 2001 at 22:57:31 Pacific
Reply:
Go to /etc/xinet.d/
This directory contains all xinetd related services. Edit both files (wu-ftp and telnet) and just change line that reads disable = yes to disable = no
Then restart xinetd (/etc/init.d/xinetd restart) and you'll be fine.
Regards
v
0
Response Number 4
Name: vlada Date: November 11, 2001 at 23:01:11 Pacific
Reply:
I've made a mistake - 1st line in my previous post should read
/etc/xinetd.d/
Sorry
v
0
Response Number 5
Name: pravin Date: January 24, 2002 at 08:23:49 Pacific
Reply:
Just do one thing ...run setup switch to system services enable telnet and reboot...thats all
hope this works
0
Response Number 6
Name: pal1900 Date: January 31, 2002 at 01:03:54 Pacific
Summary: In root do an rpm -qa |grep xinetd' an 'rpm -qa |grep wu-ftpd' and the same for telnet 'rpm -qa |grep telnet-server' to see if the services are installed. If not install them from the RedHat disk1 /Re...
Summary: Hello to all that can help... I just installed redhat 7.1 lastnight and when I booted for the first time I realized I could not remember my user/pass. I figured out how to change the password, but how...
Summary: I downloaded RedHat 7.1 from an FTP site, however the installation instructions suggest that some "instimage" file is required in the \RedHat directory, and I have no clue as to where to obtain it, or...