I have two users that logins remotely to my office. Previously, they
were allowed to access the Internet remotely via a dial-in router.
This causes network traffic and we therefore would like to limit their
net access instead to DHL intranet sites only. What control list do I
need to add such these users can only access DHL intranet sites? IP of
these two remote users are 199.40.218.10 and 199.40.218.11
Following is my access control list:
acl allowed_time time S M T W H F A 06:00-21:00
acl allowed_sites dstdomain dhl.com
http_access allow allowed_time
http_access allow allowed_sites
http_access deny all
How do I associate 'acl allowed_remotehost src
199.40.218.10-11/255.255.255.0' with
acl allowed_sites dstdomain dhl.com
Awaiting kind response,
Joel
Received on Sun Apr 02 2000 - 23:46:01 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:37 MST