Re: [tanya-jawab] iptables block ICMP (all) access

2006-10-16 Terurut Topik Yudhi Kusnanto
On Mon, 16 Oct 2006, nokideen wrote: > > masih juga bisa ya ..., ada yg kurang ? bagaimana kalo diposting sekalian hasil # iptables-save, # ip route list, # ip rule list menurut dokumentasi, yang mempengaruhi paket dari lokal hanyalah OUTPUT chain. -- |===[ Yudhi Kusnanto ]==[ +62 8

Re: [tanya-jawab] iptables block ICMP (all) access

2006-10-16 Terurut Topik Lukman HDP
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 nokideen wrote: > [EMAIL PROTECTED]:~# /sbin/iptables -A FORWARD -p icmp -j DROP > [EMAIL PROTECTED]:~# ping google.co.id > PING google.co.id (66.249.93.104) 56(84) bytes of data. > 64 bytes from 66.249.93.104: icmp_seq=2 ttl=224 time=1299 ms > 64 byte

Re: [tanya-jawab] iptables block ICMP (all) access

2006-10-16 Terurut Topik A r j u n a
On Monday 16 October 2006 13:45, nokideen wrote: > Lukman HDP wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > nokideen wrote: > >> mohon bantuannya , saya ingin mencoba block icmp access dari/ke ppp0 > >> > >> /sbin/iptables -A INPUT -p icmp -j DROP > >> /sbin/iptables -A OUTPU

Re: [tanya-jawab] iptables block ICMP (all) access

2006-10-15 Terurut Topik nokideen
Lukman HDP wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 nokideen wrote: mohon bantuannya , saya ingin mencoba block icmp access dari/ke ppp0 /sbin/iptables -A INPUT -p icmp -j DROP /sbin/iptables -A OUTPUT -p icmp -j DROP dari server itu sendiri : #ping google.co.id PING google.co

Re: [tanya-jawab] iptables block ICMP (all) access

2006-10-15 Terurut Topik Lukman HDP
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 nokideen wrote: > mohon bantuannya , saya ingin mencoba block icmp access dari/ke ppp0 > > /sbin/iptables -A INPUT -p icmp -j DROP > /sbin/iptables -A OUTPUT -p icmp -j DROP > > dari server itu sendiri : > > #ping google.co.id > PING google.co.id (6

[tanya-jawab] iptables block ICMP (all) access

2006-10-13 Terurut Topik nokideen
mohon bantuannya , saya ingin mencoba block icmp access dari/ke ppp0 /sbin/iptables -A INPUT -p icmp -j DROP /sbin/iptables -A OUTPUT -p icmp -j DROP dari server itu sendiri : #ping google.co.id PING google.co.id (64.233.161.104) 56(84) bytes of data. 64 bytes from 64.233.161.104: icmp_seq=1 tt