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
- 3387 reads








Comentarios recientes
9 years 34 weeks ago
10 years 5 weeks ago
10 years 6 weeks ago
10 years 6 weeks ago
11 years 21 weeks ago
12 years 29 weeks ago
12 years 29 weeks ago
12 years 30 weeks ago
13 years 25 weeks ago
13 years 33 weeks ago