are u sure ?
Here the information
[root@agus ady]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:E0:4C:69:98:8E
inet addr:192.168.10.55 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1621674 errors:127 dropped:16 overruns:3 frame:4
TX packets:1547581 errors:231 dropped:8 overruns:4 carrier:403
collisions:140240 txqueuelen:100
Interrupt:10 Base address:0x3000
[root@agus ady]# ping -c 1 192.168.10.55
PING 192.168.10.55 (192.168.10.55) from 192.168.10.55 : 56(84) bytes of data.
Warning: time of day goes back, taking countermeasures.
64 bytes from 192.168.10.55: icmp_seq=0 ttl=255 time=872 usec
--- 192.168.10.55 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.872/0.872/0.872/0.000 ms
[root@agus ady]# ipchains -I input -s 192.168.10.55 -p icmp --icmp-type
echo-request -j REJECT
[root@agus ady]# ping -c 1 192.168.10.55
PING 192.168.10.55 (192.168.10.55) from 192.168.10.55 : 56(84) bytes of data.
>From 192.168.10.55: Destination Port Unreachable
--- 192.168.10.55 ping statistics ---
1 packets transmitted, 0 packets received, +1 errors, 100% packet loss
[root@agus ady]# ipchains -I input -s 192.168.10.55 -p icmp --icmp-type
echo-request -j ACCEPT
[root@agus ady]# ping -c 1 192.168.10.55
PING 192.168.10.55 (192.168.10.55) from 192.168.10.55 : 56(84) bytes of data.
Warning: time of day goes back, taking countermeasures.
64 bytes from 192.168.10.55: icmp_seq=0 ttl=255 time=847 usec
--- 192.168.10.55 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.847/0.847/0.847/0.000 ms
On Friday 16 November 2001 06:19 pm, you wrote:
> tetep nggak bisa tuh, ato mungkin ada rule laen yg musti disisipkan?
>
> ----- Original Message -----
> From: "Ady Wicaksono" <[EMAIL PROTECTED]>
> Sent: Friday, November 16, 2001 5:18 PM
>
> > mungkin seperti ini :
> >
> > ipchains -I input -s 192.168.10.55 -p icmp --icmp-type echo-request -j
> > REJECT
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
-- ady --
email: ady <at> ebdesk.com
adiwicaksono <at> yahoo.com
ady <at> students.if.itb.ac.id
homepage: http://ady97.hypermart.net/
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3