Skip to content

Dionaea is not listening on all ports. #19

Description

@masifpak

I have complied this source. but when i run dionaea, it does not listen on all ports. In configuration file all services are added. Anybody help please. Following ports are missing 3306,5060,5061,1433.

services

= {
serve = ["http","https","tftp","ftp","mirror","smb","epmap","sip","mssql","mysql"]
}

$
sudo netstat -ntlp | grep dionaea
tcp 0 0 0.0.0.0:135 0.0.0.0:* LISTEN 26137/dionaea
tcp 0 0 0.0.0.0:42 0.0.0.0:* LISTEN 26137/dionaea
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 26137/dionaea
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 26021/dionaea
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 26137/dionaea

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions