RE: Access Lists [7:28927]

2001-12-12 Thread Kent Hundley
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.

RE: Access Lists [7:28927]

2001-12-12 Thread Bill Carter
110 deny ip any any -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of J. Johnson Sent: Wednesday, December 12, 2001 1:24 PM 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

RE: Access Lists [7:28927]

2001-12-12 Thread Logan, Harold
001 2:24 PM > 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 acces

Re: Access Lists [7:28927]

2001-12-12 Thread MADMAN
You don't give much info. What addresses are you handing out via your pool? Where are you applying the acess-list? When I had done something similiar long time ago, employees and faculty total access, customers limited. Set up two access-lists and access lists were applied to user via authen

Re: Access Lists [7:28927]

2001-12-12 Thread Godswill HO
: Wednesday, December 12, 2001 11:24 AM 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 > >

RE: Access Lists [7:28927]

2001-12-12 Thread Logan, Harold
001 2:24 PM > 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 acces

RE: Access Lists [7:28927]

2001-12-12 Thread Estes, Timothy R.
Jill, How did you apply the list? To what interface? In which direction? Timothy Estes NA,DA -Original Message- From: J. Johnson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 12, 2001 2:24 PM To: [EMAIL PROTECTED] Subject: Access Lists [7:28927] We have a Cisco 5300 Dial-up

Re: Access Lists [7:28927]

2001-12-12 Thread Jeff Smith
specifying your internal subnets. Not to insult, but dont' forget to apply it to an interface. >From: "J. Johnson" >Reply-To: "J. Johnson" >To: [EMAIL PROTECTED] >Subject: Access Lists [7:28927] >Date: Wed, 12 Dec 2001 14:24:16 -0500 > >We have a Cisco 5

Access Lists [7:28927]

2001-12-12 Thread J. Johnson
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 Everyo

RE: Access Lists [7:28927]

2001-12-12 Thread Michael Williams
Are your people dialing in having to go through your company proxy server to get to the internet? If so, they're probably talking with the proxy server, which no doubt would have an internal address and be let through by that access list. Which interface are you applying this access-list? In wh