Re: Direct Internet Connection For Client

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



В Вто, 13/11/2007 в 12:59 +0530, Tarak Ranjan пишет:
> Hi list,
>            i have installed proxy and gateway in the same system. How 
> can  stop "Direct Connection" in web browser for internet for the 
> clients(proxy). i have redirect 80 port to 8080. then also direct 
> connection is happening from the clients. what sort of iptables rules 
> i've to implement in my gateway firewall , that every time users should 
> pass through proxy(8080). No Direct Connection........

iptables -A FORWARD -i <client_iface> -o <inet_iface> -j REJECT
--reject-with icmp-admin-prohibited

-- 
Покотиленко Костик <casper@xxxxxxxxxxxx>


-
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux