jbremer / honeyd

Automatically exported from code.google.com/p/honeyd
0 stars 0 forks source link

Honeyd runs but does not virtualise any hosts #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. A basic configuration binding a Windows workstation
2. Honeyd started
3. Try to ping or otherwise contact the virtual IP

Expected behaviour is some interaction with the pinging or contacting network 
host however after about 2 minutes the console shows 

honeyd[1136]: listening promiscuously on eth0: (arp or ip proto 47 or (udp and 
src port 67 and dst port 68) or (ip )) and not ether src 00:50:56:a8:74:c0
honeyd[1136]: Demoting process privileges to uid 65534, gid 65534
honeyd[1136]: update_connect_cb: connection failed: Operation now in progress

Honeyd hosts don't respond. ARP requests are visible for new hosts.

Honeyd version is 1.5c on Debian

Original issue reported on code.google.com by elo...@gmail.com on 14 Aug 2013 at 1:34

Attachments:

GoogleCodeExporter commented 8 years ago
How are you starting honeyd ?

Original comment by bala150...@gmail.com on 19 Oct 2013 at 6:04

GoogleCodeExporter commented 8 years ago
I have the same problem.
Im started honeyd in this way:  honeyd -d -f honeyd2.conf.

Original comment by manuelto...@gmail.com on 26 Jun 2014 at 9:45