You are not logged in.
Pages: 1
Aloha,
Well privoxy is not working anymore... don't know what I did but I do know this. When I start privoxy in the shell it throws this error;
Jul 06 22:12:03.574 Privoxy(7f969890f6f0) Info: Privoxy version 3.0.8
Jul 06 22:12:03.575 Privoxy(7f969890f6f0) Info: Program name: /usr/sbin/privoxy
Jul 06 22:12:03.575 Privoxy(7f969890f6f0) Fatal error: can't check configuration file '/home/cruzer/config': No such file or directory
I have -S privoxy to no avail... Anyother sugjestions. Owe it seemed to stop working when I set up iptables here is a list of my rules;
Chain INPUT (policy DROP)
target prot opt source destination
DROP icmp -- anywhere anywhere icmp address-mask-reply
DROP icmp -- anywhere anywhere icmp address-mask-request
DROP icmp -- anywhere anywhere icmp router-solicitation
DROP icmp -- anywhere anywhere icmp router-advertisement
DROP icmp -- anywhere anywhere icmp redirect
DROP all -- 127.0.0.0/8 anywhere
DROP all -- 127.0.0.0/8 anywhere
DROP all -- 192.168.0.0/16 anywhere
DROP all -- 192.168.0.0/16 anywhere
DROP all -- 172.16.0.0/12 anywhere
DROP all -- 172.16.0.0/12 anywhere
DROP all -- 10.0.0.0/8 anywhere
DROP all -- 10.0.0.0/8 anywhere
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
interfaces all -- anywhere anywhere
open all -- anywhere anywhere
REJECT tcp -- anywhere anywhere reject-with tcp-reset
REJECT udp -- anywhere anywhere reject-with icmp-port-unreachable
DROP tcp -- anywhere anywhere tcp flags:!FIN,SYN,RST,ACK/SYN state NEW
DROP all -f anywhere anywhere
DROP tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
DROP tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
DROP icmp -- anywhere anywhere icmp echo-request
DROP icmp -- anywhere anywhere icmp echo-request
Chain FORWARD (policy DROP)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain interfaces (1 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
Chain open (1 references)
target prot opt source destination
So, what do you think??? About the privoxy error OR my iptables rules???
Also, I never used tor privoxy by itself. The first time I used it was with Tork. So, mybe that is why privoxy dosn't have that config file? Maybe tork set it up some other way... Just a thought?
Last edited by hunterthomson (2008-07-07 08:37:27)
OpenBSD-current Thinkpad X230, i7-3520M, 16GB CL9 Kingston, Samsung 830 256GB
Contributor: linux-grsec
Offline
Pages: 1