Hi, Ik have got squid running on port 8080. I created a rules for this: ACCEPT loc fw tcp 8080 ACCEPT fw net tcp 80 Okay this works okay. But i am getting errors in syslog. port 8080 is trying to go to the internet, these requests are dropped. i get something like this in my log: fw2net TCP=8080 (i am not at home right now) This is my policy: loc net DROP info fw net DROP info fw loc DROP info loc fw DROP info net all DROP info # THE FOLLOWING POLICY MUST BE LAST all all REJECT info This are my rules: AllowWeb all all AllowDNS all all AllowFTP loc net AllowSMB loc fw AllowSMB fw loc AllowSSH loc fw AllowSSH fw loc ACCEPT