[nsp] forcing users through http/smtp proxy - how?
Dmitri Kalintsev
dek at hades.uz
Mon Jun 30 13:27:18 EDT 2003
Put an ACL to disallow them connecting with anything but your proxy on the
ports you want.
acce 100 perm tcp any 1.1.1.1 eq 25
acce 100 deny tcp any any eq 25
acce 100 perm tcp any 2.2.2.2 eq 80
acce 100 deny tcp any any eq 80
acce 100 perm ip any any
Brutal, but works. :) You'll have to let them know that you're doing that
first, of course.
On Sat, Jun 28, 2003 at 03:20:31PM -0700, matthew zeier wrote:
>
> I have T1 customers coming into a 7200 and for port 80 or 25 I want to force
> them through certain web proxies or smtp proxies.
>
> What's the best way to do this?
>
> Thanks.
>
> --
> matthew zeier - "Nothing in life is to be feared. It is only to be
> understood." - Marie Curie
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
---end quoted text---
--
D.K.
More information about the cisco-nsp
mailing list