honeyd.conf 416 B

1234567891011121314151617
  1. ##
  2. ## honeyd.conf
  3. ##
  4. # test host definition
  5. create testbox
  6. set testbox personality "FreeBSD 3.2-4.0"
  7. add testbox tcp port 80 "@l_prefix@/libexec/honeyd/honeyd.service http"
  8. add testbox tcp port 22 "@l_prefix@/libexec/honeyd/honeyd.service ssh"
  9. add testbox tcp port 23 proxy $ipsrc:23
  10. set testbox default tcp action reset
  11. # bind the test host to localhost
  12. bind 127.0.0.1 testbox
  13. set 127.0.0.1 uptime 1327650