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 or register to post comments
- 2987 reads
Comentarios recientes
7 years 26 weeks ago
7 years 50 weeks ago
7 years 50 weeks ago
7 years 51 weeks ago
9 years 13 weeks ago
10 years 21 weeks ago
10 years 21 weeks ago
10 years 22 weeks ago
11 years 18 weeks ago
11 years 25 weeks ago