Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
iptables ile squid yonlendirmeleri – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

iptables ile squid yonlendirmeleri

Belki cok bilindik bir konu ama gene yazayim.

Firewall + Squid ayni makinada ise ;

NOT : -i => ici bakan interface

iptables -t nat -A PREROUTING -i eth4 -p tcp –dport 80 -j REDIRECT –to-port 3128

Firewall + Squid farkli makinada ise;

iptables -t nat -A PREROUTING -i eth4 -p tcp –dport 80 -j DNAT –to 192.168.4.1:3128
Sevgiyle.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58