- ### HOST
- Every 2,0s: netstat -tulpn Mon Apr 4 21:41:02 2016
- Active Internet connections (only servers)
- Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
- tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 894/smbd
- tcp 0 0 0.0.0.0:222 0.0.0.0:* LISTEN 1388/sshd
- tcp 0 0 192.168.3.165:8000 0.0.0.0:* LISTEN 28047/VirtualBox
- tcp 0 0 127.0.0.1:1194 0.0.0.0:* LISTEN 29860/openvpn
- tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 894/smbd
- tcp 0 0 0.0.0.0:2222 0.0.0.0:* LISTEN 28047/VirtualBox
- tcp 0 0 192.168.122.1:53 0.0.0.0:* LISTEN 20382/dnsmasq
- tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN 14040/dnsmasq
- tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 598/cupsd
- tcp6 0 0 :::445 :::* LISTEN 894/smbd
- tcp6 0 0 :::222 :::* LISTEN 1388/sshd
- tcp6 0 0 :::139 :::* LISTEN 894/smbd
- udp 0 0 0.0.0.0:34127 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:52066 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:35927 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:44215 0.0.0.0:* 602/avahi-daemon: r
- udp 0 0 0.0.0.0:44794 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:36675 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:37081 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:45826 0.0.0.0:* 32005/mtr
- udp 0 0 0.0.0.0:5353 0.0.0.0:* 13527/chromium-brow
- udp 0 0 0.0.0.0:5353 0.0.0.0:* 602/avahi-daemon: r
- udp 0 0 0.0.0.0:47042 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:47215 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:47235 0.0.0.0:* 28047/VirtualBox
- udp 0 0 0.0.0.0:32299 0.0.0.0:* 13952/dhclient
- udp 0 0 192.168.122.1:53 0.0.0.0:* 20382/dnsmasq
- udp 0 0 127.0.1.1:53 0.0.0.0:* 14040/dnsmasq
- udp 0 0 0.0.0.0:67 0.0.0.0:* 20382/dnsmasq
- udp 0 0 0.0.0.0:68 0.0.0.0:* 13952/dhclient
- udp 0 0 192.168.122.255:137 0.0.0.0:* 14358/nmbd
- udp 0 0 192.168.122.1:137 0.0.0.0:* 14358/nmbd
- udp 0 0 192.168.3.255:137 0.0.0.0:* 14358/nmbd
- udp 0 0 192.168.3.165:137 0.0.0.0:* 14358/nmbd
- udp 0 0 0.0.0.0:137 0.0.0.0:* 14358/nmbd
- ### GUEST
- └─$ ss -tulpan
- Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
- udp UNCONN 0 0 *:68 *:*
- udp UNCONN 0 0 127.0.0.1:323 *:*
- udp UNCONN 0 0 *:63053 *:*
- udp UNCONN 0 0 :::49346 :::*
- udp UNCONN 0 0 ::1:323 :::*
- tcp LISTEN 0 50 *:3306 *:*
- tcp LISTEN 0 128 *:22 *:*
- tcp LISTEN 0 100 127.0.0.1:25 *:*
- tcp ESTAB 0 0 10.0.2.15:22 10.0.2.2:52460
- tcp ESTAB 0 0 10.0.2.15:22 10.0.2.2:41244
- tcp LISTEN 0 128 :::80 :::*
- tcp LISTEN 0 128 :::22 :::*
- tcp LISTEN 0 100 ::1:25 :::*
- └─$ ss -tulpa
- Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
- udp UNCONN 0 0 *:bootpc *:*
- udp UNCONN 0 0 127.0.0.1:323 *:*
- udp UNCONN 0 0 *:63053 *:*
- udp UNCONN 0 0 :::49346 :::*
- udp UNCONN 0 0 ::1:323 :::*
- tcp LISTEN 0 50 *:mysql *:*
- tcp LISTEN 0 128 *:ssh *:*
- tcp LISTEN 0 100 127.0.0.1:smtp *:*
- tcp ESTAB 0 0 10.0.2.15:ssh 10.0.2.2:52460
- tcp ESTAB 0 0 10.0.2.15:ssh 10.0.2.2:41244
- tcp LISTEN 0 128 :::http :::*
- tcp LISTEN 0 128 :::ssh :::*
- tcp LISTEN 0 100 ::1:smtp :::*
listening
Posted by Anonymous on Mon 4th Apr 2016 19:07
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.