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
- 3212 reads
Comentarios recientes
8 years 33 weeks ago
9 years 5 weeks ago
9 years 5 weeks ago
9 years 5 weeks ago
10 years 20 weeks ago
11 years 28 weeks ago
11 years 28 weeks ago
11 years 29 weeks ago
12 years 24 weeks ago
12 years 32 weeks ago