RE: router telnet access.. [7:57574]

2002-11-18 Thread Mike Martins
Check how many vty's you have first.
For instance my 2500's have 4 (so line vty 0 4 - is correct)
The 26xx had 133 and the 3550 has 15

I hope this is it, otherwise I am mistaken as well.


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57614&t=57574
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: router telnet access.. [7:57574]

2002-11-19 Thread Charlie
I cannot see the 172.24.1.0  0.0.0.255 in your ACL. It seems to be missing
!!

""Stephano Mwendo""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hallo guys,
>
> I have applied the following access list 3 for the line vty 0 4 in order
to
> limit telnet access to the router for internal PCs;
>
> (config)#access-list 3 permit 172.17.1.0  0.0.0.3
>
> (config)#access-list 3 permit 172.19.1.0  0.0.0.255
>
> (config)#access-list 3 permit 172.21.1.0  0.0.0.255
>
> (config)#access-list 3 permit 172.23.1.0  0.0.0.255
>
> (config)#access-list 3 permit 172.25.1.0  0.0.0.3
>
> (config)#access-list 3 deny any
>
> (config)#line vty 0 4
>
> (config-line)#access-class 3 in
>
> (config-line)#transport input telnet
>
>
>
> the problem is that I am still having networks at 172.24.1.0 telneting the
> router!
>
> Can someone help please,
>
> Thanks in advance.
>
>
>
>
>
>
>
> -
> Do you Yahoo!?
> Yahoo! Web Hosting - Let the expert host your site




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57704&t=57574
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]