Re: No reverse routing map for 10.100.1.254
Francis Hauguet <[email protected]> Mon, 09 May 2005 08:21:55 +0200
| Newsgroups | gmane.comp.security.honeypots |
|---|---|
| Message-ID | <[email protected]> |
Andreas Rittershofer wrote: > What does > honeyd[26412]: No reverse routing map for 10.100.1.254 > mean? I set up > create router1 > [snip] > bind 10.100.1.254 router1 > and when I make a > telnet 10.100.1.254 I get the above message and telnet does not respond. > What is wrong here? hi, please try adding : route 10.100.1.254 link 10.100.1.254/32 in your configuration. (and perhaps : route entry 10.100.1.254 if this box is your entry point to your virtual network). If you're on the same subnet than 10.100.1.254 and you don't want other virtual box, you may want to use ethernet emulation by adding : set router1 ethernet "whatever_you_want" hope this help, regards, -- Francis Hauguet