Networking Forums

Networking Forums > Computer Networking > Linux Networking > opening telnet port

Reply
Thread Tools Display Modes

opening telnet port

 
 
Cameron Kerr
Guest
Posts: n/a

 
      03-04-2004, 10:50 PM
Rafael Morais <(E-Mail Removed)> wrote:
> Hi guys,
>
> Sorry for the basic question, but which command should I issue in
> order to open the telnet port from my computer??


First off, you shouldn't really be using telnet, use SSH instead.

To enable Telnet, often all that is required is to uncomment the line in
/etc/inetd.conf and run

killall -HUP inetd

You may need to let them through /etc/hosts.allow and hosts.deny.

You may also need to allow them through your firewall if you have one.

More information from you would help if you need more help.

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
 
 
 
Rafael Morais
Guest
Posts: n/a

 
      03-05-2004, 02:21 AM
Hi guys,

Sorry for the basic question, but which command should I issue in
order to open the telnet port from my computer??

Thanks for the help
rafa
 
Reply With Quote
 
Andy Fraser
Guest
Posts: n/a

 
      03-05-2004, 02:42 AM
Rafael Morais uttered the immortal words:

> Sorry for the basic question, but which command should I issue in
> order to open the telnet port from my computer??


What are you trying to do? Start the telnet server (check out "man
xinetd.conf" or "man inetd.conf" depending on which you run) or connect to
a remote telnet server ("man telnet")? You should be running SSH instead of
telnet anyway.

--
Andy.
 
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
Opening Port 80 on SBS 2003 Bikini Browser Windows Networking 6 08-13-2007 09:17 PM
Opening a port in NAT fadilangga Windows Networking 3 12-05-2006 02:54 PM
Opening a port troubles Chris Storey Windows Networking 9 08-11-2004 02:08 PM
opening a port on a D-Link 604 Morgoth Broadband 0 05-04-2004 07:21 PM
Postfix not opening port to outside Dan Linux Networking 1 07-15-2003 12:57 AM



1 2 3 4 5 6 7 8 9 10 11