Buna rlug, Incerc sa fac un tranparent proxy dar nu reusec. Am recompilat kernelul cu toate optiunile de la IP Netfilter, si squid-ul cu --enable-linux-netfilter si tot nu mere. are cineva idee de ce nu vrea?
[EMAIL PROTECTED]:~/bin# iptables -L -t nat Chain PREROUTING (policy ACCEPT) target prot opt source destination REDIRECT tcp -- anywhere anywhere tcp dpt:http redir ports 8080 DNAT tcp -- anywhere anywhere tcp dpt:http to:192.168.246.1:8080 Chain POSTROUTING (policy ACCEPT) target prot opt source destination SNAT all -- localnet/24 anywhere to:193.226.26.248 Chain OUTPUT (policy ACCEPT) target prot opt source destination [EMAIL PROTECTED]:~/bin# [EMAIL PROTECTED]:~/install# ta /var/log/squid/cache.log 2003/08/27 20:12:36| Adding nameserver 193.226.26.248 from /etc/resolv.conf 2003/08/27 20:12:36| Adding nameserver 193.226.26.110 from /etc/resolv.conf 2003/08/27 20:12:36| Adding nameserver 193.226.26.108 from /etc/resolv.conf ... OS: Linux Slackware 9.0 Kernel 2.4.21 Squid 2.5.STABLE3 -- Toate cele bune, Iulian, Filip Mailto:[EMAIL PROTECTED] Mobile-phone: +40 90 517-758 --- Detalii despre listele noastre de mail: http://www.lug.ro/
