EFW release 2.2.rc2
Green 192.168.0.0/24
Blue 10.1.0.0/24
Orange 192.168.4.0/24
Red with multiple uplinks (2 uplinks)

HTTP proxy w/content filtering on
HTTP proxy transparent
HTTP proxy port 8080

I need to block access to xyz.com website for two systems on LAN
192.168.0.54 and 192.168.0.55

I have tried blocking with iptables such that
iptables -A INPUT -s 192.168.0.51 -d www.xyz.com -j DROP
but client still able to browse the site.

When I add the site to the content filter blacklist all clients are blocked
from browsing the site.

What is the best solution using EFW?

Thanks in advance,

Jerry
-- 
View this message in context: 
http://www.nabble.com/block-individual-website-access-from-one-green-IP-tp19634635p19634635.html
Sent from the efw-user mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Efw-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to