Jill,

Your acl says "allow any source ip from 165.5.0.0 to access any destination
IP address".  This is probably not what you want.  You probably want to
allow any IP address to access anything in the 165.5.0.0 address range.
(assuming that 165.5.0.0 is your internal network.)

Your acl should be:

access-list 110 permit ip any 165.50.0 0.0.255.255

You don't need the deny ip any any at the end, it is implied.

HTH,
Kent

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
J. Johnson
Sent: Wednesday, December 12, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: Access Lists [7:28927]


We have a Cisco 5300 Dial-up.  We want to allow everyone to get to our
network when they dial in.  We do not want everyone to get on the internet
when they dial-in.  This is what my access list look like

access-list 110 permit ip  165.5.0.0 0.0.255.255 any
 access-list 110 deny ip any any

Everyone can get to our network and get on the internet with the above list.
Can you see anything wrong?

Thanks.

Jill




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

Reply via email to