lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 21 Feb 2018 11:30:16 -0500
From:   jesse_cooper@...eholics.com
To:     netdev@...r.kernel.org
Subject: ss issue on arm not showing UDP listening ports


Hi,

I currently had the follow issues with ss where it was not displaying  
the UDP listening ports.This was on:

Linux 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux

ss -ul
State Recv-Q Send-Q Local Address:Port     Peer Address:Port

netstat -ul
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
udp        0      0 0.0.0.0:mdns            0.0.0.0:*
udp        0      0 0.0.0.0:bootpc          0.0.0.0:*
udp        0      0 0.0.0.0:55887           0.0.0.0:*
udp        0      0 192.168.1.80:ntp        0.0.0.0:*
udp        0      0 localhost:ntp           0.0.0.0:*
udp        0      0 0.0.0.0:ntp             0.0.0.0:*
udp        0      0 0.0.0.0:46739           0.0.0.0:*
udp        0      0 0.0.0.0:snmp            0.0.0.0:*
udp6       0      0 [::]:mdns               [::]:*
udp6       0      0 [::]:40880              [::]:*
udp6       0      0 fe80::bcdd:e603:7d8:ntp [::]:*
udp6       0      0 localhost:ntp           [::]:*
udp6       0      0 [::]:ntp                [::]:*

I hope I have found the proper way to report this issue.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ