Proxy Transparente SQUID & IPTABLES

iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT --to 192.168.1.1:8080
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
se lo agrega en /etc/arno-iptables-firewall/custom-rules
y se reincia el firewall.
»
- bitfrost's blog
- Login to post comments
- 3511 reads








Comentarios recientes
10 years 11 weeks ago
10 years 35 weeks ago
10 years 35 weeks ago
10 years 35 weeks ago
11 years 50 weeks ago
13 years 6 weeks ago
13 years 6 weeks ago
13 years 7 weeks ago
14 years 2 weeks ago
14 years 10 weeks ago