abdu
At 04:46 PM 11/10/03 +0700, you wrote:
Dh,
Kayaknya lebih tepat pake ethernet bridge-firewall deh.
Untuk bridge-nya :
modprobe bridge brctl addbr whatever ifconfig eth0 promisc up ifconfig eth1 promisc up brctl addif whatever eth0 brctl addif whatever eth1 ifconfig whatever 202.159.1.2 <--- nggak usah juga nggak apa-apa
Sedangkan untuk firewall nya : iptables -t filter -A FORWARD -p tcp --destination-port ! 80 -d 202.159.1.4 -j DROP
-- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php
