On 3/6/07, farid <[EMAIL PROTECTED]> wrote:
1. --enable-linux-netfilter sudah ada kok mas, berikut hasilnya
[EMAIL PROTECTED] root]# /usr/local/squid/sbin/squid -v
Squid Cache: Version 2.6.STABLE9
configure options: '-prefix=/usr/local/squid'
'-enable-gnuregex' '-enable-async-io=24'
'-with-aufs-threads=24' '-with-pthreads' '-with-aio' '-with-dl'
'-enable-storeio=aufs,diskd' '-enable-removal-policies=heap'
'-enable-icmp' '-enable-delay-pools' '-disable-wccp'
'-enable-snmp' '-enable-cache-digests'
'-enable-default-err-languages=English'
'-enable-err-languages=English' '-enable-linux-netfilter'
'-disable-ident-lookups' '-disable-hostname-checks'
'-enable-underscores'
2. berikut hasil iptables -nvL (copy-paste) setelah
command iptables -t nat....
mohon dijelaskan maksudnya.
karena saya coba sebelum kasih perintah iptables, munculnya
mirip-mirip hanya ada angka2 yg beda.

[EMAIL PROTECTED] root]# iptables -t nat -A PREROUTING -s
10.10.0.0/16 -d 0/0 -p tcp --dport 80 -j REDIRECT --to-ports
[EMAIL PROTECTED] root]# iptables -vnL
Chain INPUT (policy ACCEPT 413K packets, 612M bytes)
 pkts bytes target     prot opt in     out     source
     destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source
     destination
Chain OUTPUT (policy ACCEPT 315K packets, 18M bytes)
 pkts bytes target     prot opt in     out     source
     destination
APakah iptables saya sudah jalan dengan benar atau belom ?


perintah iptables di atas hanya menampilkan isi tabel filter.
pakai option -t nama_table
#iptables -nvL -t nat


--
Linux can help figure out stuff that make me feel like a complete IDIOT

--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke