Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@cod2server:~$ sudo ufw disable
- Firewall stopped and disabled on system startup
- ubuntu@cod2server:~$ netstat -tulpan
- (Not all processes could be identified, non-owned process info
- will not be shown, you would have to be root to see it all.)
- Active Internet connections (servers and established)
- Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
- tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN -
- tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
- tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
- tcp 0 400 10.0.0.67:22 103.113.103.48:51386 ESTABLISHED -
- tcp 0 0 10.0.0.67:22 103.113.103.48:51334 ESTABLISHED -
- tcp 0 0 10.0.0.67:43448 207.127.73.17:443 ESTABLISHED -
- tcp6 0 0 :::111 :::* LISTEN -
- tcp6 0 0 :::80 :::* LISTEN -
- tcp6 0 0 :::22 :::* LISTEN -
- udp 0 0 127.0.0.53:53 0.0.0.0:* -
- udp 0 0 10.0.0.67:68 0.0.0.0:* -
- udp 0 0 0.0.0.0:111 0.0.0.0:* -
- udp6 0 0 :::111 :::*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement