Re: honeyd: Connection refused
Tobias Hahn <[email protected]> Wed, 31 Aug 2005 11:41:51 +0200
| Newsgroups | gmane.comp.security.honeypots |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thorsten Holz wrote: > But if you get 2 ICMP Echo replies, that indicates an error. It seems > that the TCP/IP stack of your OS also replies to the requests... yes, that was the problem. I used the IP and MAC-address of the computer's second physical network interface for the one honeypot I set up using honeyd. Although I turned the interface off by using "ifconfig eth1 down", it was still responding to connection attempts on it's IP. To solve the problem I changed the IP of the now unused interface and then everthing worked fine. Thanks for your help. Tobias