Dear Novi, coba Anda tambahkan line berikut ke iptables (as root) : #/sbin/iptables -A INPUT -p tcp --destination-port 25 -j ACCEPT ##/sbin/iptables -A INPUT -p tcp --destination-port 110 -j ACCEPT
kalau tidak bisa juga coba Anda uninstall lokkit di RH : #rpm -e lokkit setelah itu coba lagi. Semoga membantu. ----- Kalvin is [EMAIL PROTECTED] * Kalvin Erlangga Silaen Kalvin on @#lampung @#cilegon @#britishroom @#bawelrpg @#bawel @#bawel-ops @#operators Kalvin using oper-e.dal.net Oper Shelter Kalvin has identified for this nick Kalvin has been idle 284hrs 20mins 47secs, signed on Fri Jul 13 12:09:38 Kalvin End of /WHOIS list. ----- Original Message ----- From: "Novi Irawan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 3:36 PM Subject: Re: [tanya-jawab] no route to host > > #chkconfig --list iptables > iptables 0:off 1:off 2:on 3:on 4:on 5:on 6:off > > # iptables -L > Chain INPUT (policy ACCEPT) > target prot opt source destination > RH-Firewall-1-INPUT all -- anywhere anywhere > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > RH-Firewall-1-INPUT all -- anywhere anywhere > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > > Chain RH-Firewall-1-INPUT (2 references) > target prot opt source destination > ACCEPT all -- anywhere anywhere > ACCEPT all -- anywhere anywhere > ACCEPT icmp -- anywhere anywhere icmp any > ACCEPT ipv6-crypt-- anywhere anywhere > ACCEPT ipv6-auth-- anywhere anywhere > ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED > ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http > ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp > ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh > ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp > ACCEPT udp -- anywhere anywhere state NEW udp dpt:snmp > REJECT all -- anywhere anywhere reject-with icmp-host-prohibited -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip, FAQ, dan info milis di http://linux.or.id/milis.php Tidak bisa posting? Baca: http://linux.or.id/wiki/index.php?pagename=ProblemMilisDanSolusi http://linux.or.id/wiki/index.php?pagename=TataTertibMilis
