Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@BrightBox:/bin # netstat -a
- Active Internet connections (servers and established)
- Proto Recv-Q Send-Q Local Address Foreign Address State
- tcp 0 0 0.0.0.0:www 0.0.0.0:* LISTEN
- tcp 0 0 0.0.0.0:8085 0.0.0.0:* LISTEN
- tcp 0 0 192.168.1.1:domain 0.0.0.0:* LISTEN
- tcp 0 0 0.0.0.0:telnet 0.0.0.0:* LISTEN
- tcp 0 0 192.168.1.1:5438 0.0.0.0:* LISTEN
- udp 0 0 192.168.1.1:domain 0.0.0.0:*
- udp 0 0 0.0.0.0:bootps 0.0.0.0:*
- udp 0 0 192.168.1.1:upnp 0.0.0.0:*
- udp 0 0 0.0.0.0:upnp 0.0.0.0:*
- udp 0 0 0.0.0.0:50032 0.0.0.0:*
- Active UNIX domain sockets (servers and established)
- Proto RefCnt Flags Type State I-Node Path
- unix 5 [ ] DGRAM 246 /dev/log
- unix 2 [ ] DGRAM 549
- unix 2 [ ] DGRAM 492
- unix 2 [ ] DGRAM 351
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement