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

cannot do ping command while opensnitch is active #74

Closed
MarkoShiva opened this issue May 18, 2017 · 5 comments
Closed

cannot do ping command while opensnitch is active #74

MarkoShiva opened this issue May 18, 2017 · 5 comments

Comments

@MarkoShiva
Copy link
Contributor

cannot do ping command while opensnitch is active, your version in @evilsocket repo. In mine it works fine but my lack improvement of non blocking connections.
ways to reproduce start opensnitch run it open some apps allow some rules and then try pinging google.com for example or even IP not a fqdn.

@adisbladis
Copy link
Contributor

This is an issue with us not handling ICMP at all.
ICMP breaks some assumptions currently done in opensnitch (like not having sport and dport).

Here can be a good starting point for anyone interested in fixing this: https://github.com/evilsocket/opensnitch/blob/master/opensnitch/connection.py#L38

@boozedog
Copy link

I'm seeing this problem too, running 1.4.0~rc4-1 amd64 . I cannot ping any host (including localhost) when OpenSnitch is active ... and nothing appears in the event tab to indicate that something is being blocked.

@gustavo-iniguez-goya
Copy link
Collaborator

@boozedog
Copy link

Please, install latest v1.4.0: https://github.com/evilsocket/opensnitch/releases/tag/v1.4.0

That worked! Thank you.

@alexfriman
Copy link

Same problem on v1.5.8
Linux 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux

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

6 participants