Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > AS5300s running telnet daemon listening on high unumbered ports

Reply
Thread Tools

AS5300s running telnet daemon listening on high unumbered ports

 
 
J
Guest
Posts: n/a
 
      01-17-2007
We recently underwent a security scan of our network. One of the more
common hits was on TCP ports in the 2000 or 6000 range on our AS5300s..
All of them had telnet daemons listening on them and each of them
handed out the login banner upon connection.

I've seen this before when trying to set up a dialout server where you
could essentially do a reverse telnet to a specific modem. I don't
recall how to fix it though. These 5300s are on the public Internet in
the heart of our service provider so we don't want them listening on
these ports. Telnet is already shut down on the VTYs and SSH is
restricted by IP. Suggestions?

Thanks
J

 
Reply With Quote
 
 
 
 
Aaron Leonard
Guest
Posts: n/a
 
      01-18-2007
router(config)#line 1 48
router(config-line)#transport input none

This disables reverse telnet (reverse ssh, etc.) to your lines. Btw this is the
default.

Aaron

---

~ We recently underwent a security scan of our network. One of the more
~ common hits was on TCP ports in the 2000 or 6000 range on our AS5300s..
~ All of them had telnet daemons listening on them and each of them
~ handed out the login banner upon connection.
~
~ I've seen this before when trying to set up a dialout server where you
~ could essentially do a reverse telnet to a specific modem. I don't
~ recall how to fix it though. These 5300s are on the public Internet in
~ the heart of our service provider so we don't want them listening on
~ these ports. Telnet is already shut down on the VTYs and SSH is
~ restricted by IP. Suggestions?
~
~ Thanks
~ J

 
Reply With Quote
 
 
 
 
J
Guest
Posts: n/a
 
      01-18-2007
On Jan 18, 11:18 am, Aaron Leonard <A...@Cisco.COM> wrote:
> router(config)#line 1 48
> router(config-line)#transport input none
>
> This disables reverse telnet (reverse ssh, etc.) to your lines. Btw this is the
> default.
>
> Aaron



Aaron,

Thank you very much! I figured it had to be something simple that I
was overlooking. My eyes completely glossed over the other line
statements. That fixed my problem. Thanks again

J

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Re: PEP 3143: Standard daemon process library (was: Writing awell-behaved daemon) Jean-Paul Calderone Python 0 03-20-2009 01:02 PM
Telnet - attempting to initiate a telnet session within an established telnet session Carcarius Ruby 0 12-06-2007 03:26 AM
Interruptions in live news listening Realone Player listening Thaqalain Computer Support 6 07-16-2005 02:11 PM
T.38 FAX failing on AS5300s VoIP w/ 12.3.9 Leon McCalla Cisco 0 08-15-2004 02:47 AM
T.38 FAX failing on AS5300s w/ 12.3.9 Leon McCalla Cisco 0 08-14-2004 04:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57