Re: SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Muhammad Faisal Rauf Danka
type netstat -n and lsof -i and see what ports are open on your system. Regards, - Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Sec

Re: SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Mike Martin
--- Jason P Holland <[EMAIL PROTECTED]> wrote: > > > > I just upgraded to 7.3 and can't figure a couple things out. In > the other > > versions of RH, Telnet, Swat and FTP worked out of the box, but > with 7.3 > > they appear to be brocken. nope telnet, swat and ftp are started from xinetd (

Re: SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Jason P Holland
> I just upgraded to 7.3 and can't figure a couple things out. In the other > versions of RH, Telnet, Swat and FTP worked out of the box, but with 7.3 > they appear to be brocken. > > I HAVE INSTALLED THE PACKAGES FOR EACH SERVICE > I HAVE STARTED AND RESTARTED EACH SERVICE > > > But I st

SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Engstrom_Carl
I just upgraded to 7.3 and can't figure a couple things out.  In the other versions of RH, Telnet, Swat and FTP worked out of the box, but with 7.3 they appear to be brocken.   I HAVE INSTALLED THE PACKAGES FOR EACH SERVICE I HAVE STARTED AND RESTARTED EACH SERVICE     But I still can't co

Re: ftp not working

2000-06-22 Thread Scott Skrogstad
That worked Isaiah and thanks so much for the help. Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Thu, 22 Jun 2000, Isaiah Weiner wrote: > On Thu, Jun 22, 2000 at 10:41:40AM -0500, Scott Skrogstad wrote: > > [root@rhmon init.d]# rpm -qa|grep ftp > > ftp-0.16-

Re: ftp not working

2000-06-22 Thread tcurl
I'd like to capture video images an a notebook running RH 6.2 using a little security type video camea. I think I need a PCMCIA Video Capture Card to do this. I need a pointer to a supplier with cards with Linux compatible drivers. Thanks, Tom -- To unsubscribe: mail [EMAIL PROTECTED] wit

Re: ftp not working

2000-06-22 Thread Bret Hughes
"Michael J. McGillick" wrote: > Scott: > > Add the following line to your /etc/hosts.deny file: > > ALL: ALL: spawn (echo "Access denied from %u@%h using %d." | mail root) > This is very cool. amazing what I learn reading this list. Bret -- To unsubscribe: mail [EMAIL PROTECTED] with "unsub

Re: ftp not working

2000-06-22 Thread Bret Hughes
Scott Skrogstad wrote: > I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all > of my network and I have made sure that ftp is installed by typing rpm -q > ftp and it show me ftp-0.16-3. Now what do I check? Check to make sure it is active in the /etc/inetd.conf file (not

Re: ftp not working

2000-06-22 Thread John Aldrich
On Thu, 22 Jun 2000, Scott Skrogstad wrote: > I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all > of my network and I have made sure that ftp is installed by typing rpm -q > ftp and it show me ftp-0.16-3. Now what do I check? > Do you have FTP enabled in /etc/inetd.conf

Re: ftp not working

2000-06-22 Thread Alan Mead
At 09:21 AM 6/22/00 , you wrote: >I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all >of my network and I have made sure that ftp is installed by typing rpm -q >ftp and it show me ftp-0.16-3. Now what do I check? Any log file messages? That ftp package is the client, no

Re: ftp not working

2000-06-22 Thread Michael J. McGillick
Scott: Add the following line to your /etc/hosts.deny file: ALL: ALL: spawn (echo "Access denied from %u@%h using %d." | mail root) This will mail the root account on your machine to let you know if a particular IP address tried to access one of the services on your machine, and they weren't li

Re: ftp not working

2000-06-22 Thread Isaiah Weiner
On Thu, Jun 22, 2000 at 09:21:41AM -0500, Scott Skrogstad wrote: > I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all > of my network and I have made sure that ftp is installed by typing rpm -q > ftp and it show me ftp-0.16-3. Now what do I check? The ftp _server_ pa

ftp not working

2000-06-22 Thread Scott Skrogstad
I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all of my network and I have made sure that ftp is installed by typing rpm -q ftp and it show me ftp-0.16-3. Now what do I check? Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone -- To unsubs