Re: Problem understanding honeyd config
Filip Wantuch <[email protected]>
| Newsgroups | gmane.comp.security.honeypots |
|---|---|
| Message-ID | <[email protected]> |
You don't need any routing if you are using just a simple network, so you can delete a router template and route commands from your config file. Besides that your conf file is OK. I'm not sure about this interface error, but you can try using -i eth0 option. You can try to run your honeyd with these options: honeyd -d --disable-webserver -i eth0 -f config.test 192.168.1.3-192.168.1.6 I hope it will help... Filip Wantuch