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

Unbale to capture any packet on port 5500 #50

Open
BBR3443nigf9 opened this issue Aug 18, 2023 · 0 comments
Open

Unbale to capture any packet on port 5500 #50

BBR3443nigf9 opened this issue Aug 18, 2023 · 0 comments

Comments

@BBR3443nigf9
Copy link

Hi

I have installed Nexmon-CSI on kernel 5.10.92 and follow the usage but I can't capture any packet.

pi@raspberrypi:~ $ mcp -c 149/80 -C 1 -N 1
m+ABEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==
pi@raspberrypi:~ $ sudo ifconfig wlan0 up
pi@raspberrypi:~ $ nexutil -Iwlan0 -s500 -b -l34 -vm+ABEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==
pi@raspberrypi:~ $ sudo iw dev wlan0 interface add mon0 type monitor
command failed: Operation not supported (-95)
pi@raspberrypi:~ $ sudo tcpdump -i wlan0 dst port 5500
tcpdump: verbose output suppressed, use -v[v]... for full protocol decode
listening on wlan0, link-type EN10MB (Ethernet), snapshot length 262144 bytes
tcpdump: pcap_loop: The interface disappeared
0 packets captured
0 packets received by filter
0 packets dropped by kernel

And I check the port 5500, it seems there is no any flow on this port.
Can you help me find the reason?

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

1 participant