Hi,
This link may help:
http://wiki.squid-cache.org/ConfigExamples/Intercept/OpenBsdPf

Thanks,

On Wed, 13 Apr 2011 16:12:51 +0700, Muhammad Muntaza <m.munta...@gmail.com> wrote:

2011/4/8, Indunil Jayasooriya <induni...@gmail.com>:
Hi list,

I am trying to test squid 3.2.0.6 on OpenBSD 4.8 (amd64) in
transparent mode. I can browse internet. But, I get the below error.



2011/04/08 17:43:11 kid1| Intercept.cc(305) PfInterception: PF open
failed: (13) Permission denied
2011/04/08 17:43:11 kid1| Intercept.cc(305) PfInterception: PF open
failed: (13) Permission denied
2011/04/08 17:44:20 kid1| Intercept.cc(305) PfInterception: PF open
failed: (13) Permission denied
2011/04/08 17:44:53 kid1| Intercept.cc(305) PfInterception: PF open
failed: (13) Permission denied
2011/04/08 17:44:54 kid1| Intercept.cc(305) PfInterception: PF open
failed: (13) Permission denied
2011/04/08 17:44:55 kid1| Intercept.cc(305) PfInterception: PF open
failed: (13) Permission denied


Then, I did below steps. I got it from
http://www.benzedrine.cx/transquid.html (PF founder's link)

are the below 2 commnads okay for OpenBSD 4.8?

# chgrp _squid /dev/pf
# chmod g+rw /dev/pf

but, for squid 2.7.9 on OpenBSD 4.8, I have the default. Pls see .I
did NOT change /dev/pf

# ls -al /dev/pf
crw-------  1 root  wheel   73,   0 Dec 17 16:33 /dev/pf

any comments?





--
Thank you
Indunil Jayasooriya


my squid and openbsd:

in /etc/pf.conf:
pass in quick on $int_if proto tcp from $localnet to any port 80
rdr-to lo0 port 3128

$ ls -l /dev/pf
crw-------  1 root  wheel   73,   0 Nov 28 12:40 /dev/pf

in /etc/squid/squid.conf
http_port 127.0.0.1:3128 transparent


Muhammad Muntaza bin Hatta


--
Using Opera's revolutionary email client: http://www.opera.com/mail/

Reply via email to