Networking Forums

Networking Forums > Computer Networking > Linux Networking > Close telnet with firestarter?

Reply
Thread Tools Display Modes

Close telnet with firestarter?

 
 
Johan
Guest
Posts: n/a

 
      12-04-2006, 01:46 PM
hello,

I am using firestarter on fedora6 and it is working great. When i test
all ports all are in stealth mode except for the telnet port 23. How
can i close this port as well.

Thx,

Johan

 
Reply With Quote
 
 
 
 
Lew Pitcher
Guest
Posts: n/a

 
      12-04-2006, 07:07 PM

Johan wrote:
> hello,
>
> I am using firestarter on fedora6 and it is working great. When i test
> all ports all are in stealth mode except for the telnet port 23. How
> can i close this port as well.


First off, your question presupposes that "stealth mode" ports are
closed. They are not. "Stealth" means that (according to the standards)
your TCP/IP stack is broken. "Closed" means that your TCP/IP stack is
working correctly, and you do not have any service at the addressed
port. Many installations deliberately break their TCP/IP stack so that
it does not return any data (this is "stealth" mode). "Closed" ports
return an ICMP error message to the incoming data stream.

If you want to /close/ your telnet port, stop running telnet.
Or configure telnet to not use your public IP address.
Or configure your firewall to DENY packets destined for port 23 on your
public IP address

If you want to /stealth/ your telnet port, configure your firewall to
DROP packets destined for port 23 on your public IP address.

Note that either condition ("stealth" or "closed") means that there
will be no access to your Telnet from the network so managed.

HTH
--
Lew

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firestarter on Fedora ChrisW Linux Networking 5 12-01-2007 03:46 PM
firestarter problem Nikola Skoric Linux Networking 4 09-23-2007 06:11 PM
Enable root access to telnet with krb5-telnet Phoe6 Linux Networking 2 06-08-2007 11:00 AM
firestarter question, NAT at boot time? Ohmster Linux Networking 5 05-14-2005 12:00 AM
firestarter on FC3/kernel-2.6.9-1.681 Bob Tennent Linux Networking 0 12-05-2004 11:22 AM



1 2 3 4 5 6 7 8 9 10 11