Le Mardi 27 Septembre 2011 22:14:18 Momen, Mazdak a écrit :
> My config is currently configured to block all non 80\443 ports and all
> domains except those I specify. How can I allow domainx.com on port 1234
> without allowing port 1234 globally?
>
> Thanks!
try something like
acl d dstdomain
My config is currently configured to block all non 80\443 ports and all domains
except those I specify. How can I allow domainx.com on port 1234 without
allowing port 1234 globally?
Thanks!
Hi,
My setup is such that from home, I connect to a remote openvpn host
which is running IPtables.
That machine then redirects all traffic with rules like this:
iptables -t nat -A PREROUTING -i tun0 -s ! 10.17.0.3 -p tcp --dport
80 -j DNAT --to 10.17.0.3:3128
iptables -t nat -A POSTROUTING -o t
On Fri, 23 Sep 2011 09:32:01 +0100, Dayo Adewunmi wrote:
Hi
I've noticed that some sites which I deny access to with http_access deny
are blocked when accessed with http://example.com but accessible
through https://example.com. How do I ensure the https://example.com
is also blocked?
Depends o
sorry
hi, all,
I want to run/debug the squid in Eclipse, how can i configure it ?
the squid version i download is 3.1.14.
--
best regards
rmn190
I am trying to setup squid with tproxy. But I see that the client IP
is not getting spoofed. Other stuffs work fine, i.e. squid listens on
a transparent socket, but while creating the outgoing connection squid
doesn't spoof the client IP.
Below is my config file
#
acl manager
Hi!
I got problem with flash content in hotmail to show for domain users that auths
to AD but admin users can access it!!
Im using squid clam havp ufdbguard samba. Got 5k users in AD
It must be some plugin that is blocked... but I don't get any denied in squid
or ufdbguard
Flash works for domai
I cannot get squid to connect on port 8080 even though it works on 80.
Firstly, should this iptables script have a DROP/REJECT command somewhere?
Port 8080 is open. squid conf is below:
# Generated by iptables-save v1.3.5 on Fri Sep 16 04:59:49 2011
*mangle
:PREROUTING ACCEPT [19588:10233482]
:IN