andrewmichaelsmith / honeypot-setup-script

Honeypot (Dionaea and kippo) setup script
81 stars 34 forks source link

virtual interfaces cause issues with dionaea #11

Closed andrewmichaelsmith closed 11 years ago

andrewmichaelsmith commented 11 years ago

If you choose to run the honeypots on a virtual interface such as venet0:0 then dionaea will not run because it can't handle colons in the interface name.

If you strip it from the name then dionaea seems to handle it properly so that may be worth doing.

andrewmichaelsmith commented 11 years ago

fixed, we now strip :* from iface when writing it to dionaea conf