> We are using Cisco 877W (Firewall Router) for our corporate DSL line.
Here:
http://www.cisco.com/en/US/products/...d8028a976.html
In "Routing Protocols and General Router Features" there is "Access control
lists (ACLs)". It means you can control the access to the internet
connection.
In your situation, there are 2 solutions:
Solution #1. Contact your Cisco dealer (not Cisco office, couse they support
only there main clients) and try to figure out, how to configure the ACL on
your Cisco router. In fact, it has a web interface, as well as telnet, for
its confoguration.
Solution #2. You can use software router, like ISA. Even Server 2003 has a
feature called "Routing and Remote Access Service". So you can control
internet access for your users. If you decide to use nix-like solutions, you
can use the freesco (
www.freesco.org) software router, it is much easy to
deploy then a full nix-like router. And of course, you can deploy a proxy
server. But if you will do this, you'll be needed to configure all kind of
your local clients for using this proxy.
Hope my response was useful for you.