Honeypots mailing list archives

honeyd 1.0: Destination Net Unreachable???


From: Xinwen Fu <xinwenfu () cs tamu edu>
Date: 28 Feb 2005 22:34:17 -0000




        I have some problem when I try honeyd 1.0 on Linux 2.4.18
(redhat). Here is
my network configuration.

192.168.0.3 <-> 192.168.0.1 (honeyd)

 Basically, I have two machines.
(1) 192.168.0.1 installed with honeyd with the following configuration:

 honeyd -d -p nmap.prints -f config.sample -i eth0 10.0.0.0/8

where config.sample is the one with the 1.0 release.

(2) 192.168.0.3 with the following routing
 route add -n -net 10.0.0.0/8 gw 192.168.0.1

 Then I ping 10.3.1.12 from 192.168.0.3 and get the following information

From 192.168.0.1 icmp_seq=1 Destination Net Unreachable
64 bytes from 10.3.1.12: icmp_seq=1 ttl=125 time=128 ms
From 192.168.0.1 icmp_seq=2 Destination Net Unreachable
64 bytes from 10.3.1.12: icmp_seq=2 ttl=125 time=123 ms
From 192.168.0.1 icmp_seq=3 Destination Net Unreachable
64 bytes from 10.3.1.12: icmp_seq=3 ttl=125 time=123 ms
From 192.168.0.1 icmp_seq=4 Destination Net Unreachable
64 bytes from 10.3.1.12: icmp_seq=4 ttl=125 time=112 ms

        How can I configure to remove the Destination Host Unreachable
messages?

Thank you!

Xinwen Fu


Current thread: