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

Nmap hangs on VLAN interface #65

Open
dmiller-nmap opened this issue Mar 3, 2015 · 1 comment
Open

Nmap hangs on VLAN interface #65

dmiller-nmap opened this issue Mar 3, 2015 · 1 comment

Comments

@dmiller-nmap
Copy link

Discovered this bug report, which sounds like it may not be a Nmap-specific issue, but worth looking into:
https://forums.opensuse.org/showthread.php/505740-tcpdump-nmap-hangs-on-VLAN-interface

So there are phisycal Iface (eth0 for example) unassined any IP:
and VLAN iface over it (eth0.30)
There is no problem with data interchange via the VLAN iface.
But while I start tcpdump -nti eth0.30 or nmap -O 172.xx.xx.yy
I get completely hanged terminal session (I use PuTTY terminal).
Moreover, the process started does not receives any SIGNAL – nor -HUP, -TERM, -9 and still stays in memory until reboot.
While there were no VLAN ifaces at all, both sniffer and portscanner worked fine.

Reported on Nmap 5.21 (OpenSUSE 11.4) and Nmap 6.40 (OpenSUSE 13.1)

@cpandya2909
Copy link

I faced the same problem with nmap in multiple vlan.
I used --unprivileged option and nmap worked for me

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

No branches or pull requests

2 participants