Acl for a host on a port

From: Rania Fakhoury <raniaf@dont-contact.us>
Date: Fri, 30 May 1997 12:32:26 +0300

Hello,

I want to allow access to host on acertain port for example moon:80..

I tries this acl but it did not work:

acl httpp port 8080 80
acl ftpp port 21
acl chatp port 6665
acl moon dst 194.126.34.34/255.255.255.224
acl chatt dst 194.126.34.36/255.255.255.224

http_access allow moon httpp !ftpp !chatp
http_access allow chatt chatp !ftpp !httpp

cache.log

97/05/30 12:29:30| Started 5 'dnsserver' processes
97/05/30 12:29:30| Unlinkd pipe opened on FD 12
97/05/30 12:29:30| file_map_create: creating space for 2097152 files
97/05/30 12:29:30| Swap maxSize 102400, estimated 5120 objects
97/05/30 12:29:30| Target number of buckets: 102
97/05/30 12:29:30| Using 7951 Store buckets, maintain 1 bucket every 10 seconds
97/05/30 12:29:30| Rebuilding storage from disk image in /Data/Programs/Squid/cache
97/05/30 12:29:33| Accepting HTTP connections on FD 16.
97/05/30 12:29:33| Accepting ICP connections on FD 17.
97/05/30 12:29:33| Ready to serve requests.
Received on Fri May 30 1997 - 02:33:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:18 MST