Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dionaea is not listening on all ports. #19

Open
masifpak opened this issue Dec 1, 2016 · 2 comments
Open

Dionaea is not listening on all ports. #19

masifpak opened this issue Dec 1, 2016 · 2 comments

Comments

@masifpak
Copy link

masifpak commented Dec 1, 2016

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

@masifpak
Copy link
Author

masifpak commented Dec 5, 2016

Compiling dionaea from source is a hassle task. I tried many times but remain fail. MSSQL. MYSQL, SIP ports are not being listen.

@panagiks
Copy link

panagiks commented Dec 5, 2016

This repo looks abandoned (last commit was on 2014). The development seems to have moved here.

CZNIC-GitLab pushed a commit to CZ-NIC/dionaea that referenced this issue Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants