Hi,
how can I redirect users to google or bing if they enter any porn sites?
thank you,
ven
Hi,
how can I redirect users to google or bing if they enter any porn sites?
thank you,
ven
You can not block all porn sites in the world.
Is a lost battle…
Think simply: some porn sites are hosted on same server hosting bank, travel ticket, news, etc.
If you block the IP you block also the other good services.
If you block the DNS, the users can use ANOTHER DNS or “hosts” file…
You can use opendns to block porn sites and add /ip firewall nat add chain=dstnat protocol=udp dst-port=53 dst-address-type=!local action=redirect to-ports=53 to redirect DNS queries.
Is not sufficent.
i do not want to block those users I want them to redirect to other sites.
instead of porntube, Xvideos and redtube redirect them to youtube.com
What will be sufficient in this scenario, assuming, access via http(s)+IP is already blocked, too.
Nothing is sufficents,
Some proxy offer DNS and HTTP proxyng…
DNS on other port like “666”…
But the user ask specifically to REDIRECT the users, not to block it.
Hi,
I am using Squid Proxy in transparent mode , is that possible to redirect users?
thank you,
ven
Hi,
I am using Squid Proxy in transparent mode , is that possible to redirect users?
thank you,
ven
Yes.
Hi,
How can I do that in Squid, could you please let me know any instructions do you have?
thank you,
ven
Hi,
How can I do that in Squid, could you please let me know any instructions do you have?
thank you,
ven
Sorry, this is a MT forum.