Re: [nsp] ACL's

From: Basil V. Dolmatov (dol@east.ru)
Date: Tue Oct 05 1999 - 14:41:02 EDT


On Tue, 5 Oct 1999, Peter Salvage wrote:

> Hi all
>
> I'm trying to restrict telnet access to our router. What I did was
> create an access list like so:
>
> access-list 13 permit 192.168.0.0 0.0.0.255 which allows only access
> from that /24.
>
> and then...
>
> line vty 0 4
> access-class 13 in
>
> However, if I want to restrict access to ONE machine, say 192.168.0.8,
> what should the above read? access-list 13 permit 192.168.8.0
> 252.255.255.255??? I can't seem to get my head around the subnet mask
> <sigh>
access-list 13 permit host 192.168.0.8

>
> TIA
> Peter
>

--------------------------------------
Basil (Vasily) Dolmatov CCNP-Security, CCDA
East Connection ISP, Moscow, Russia. (http://www.east.ru)



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:06 EDT