[ create a new paste ] login | about

Link: http://codepad.org/o98dUkJZ    [ raw code | fork ]

Plain Text, pasted on Aug 20:
1
2
3
4
5
6
7
8
9
10
11
12
root@main:/usr/local/samba/sbin# netstat -anp | grep "LISTEN " | grep "135\|445\|88\|53\|636\|389"
tcp        0      0 192.168.0.10:139        0.0.0.0:*               LISTEN      17880/smbd
tcp        0      0 192.168.0.10:464        0.0.0.0:*               LISTEN      17885/samba
tcp        0      0 192.168.0.10:53         0.0.0.0:*               LISTEN      17891/samba
tcp        0      0 192.168.0.10:88         0.0.0.0:*               LISTEN      17885/samba
tcp        0      0 192.168.0.10:636        0.0.0.0:*               LISTEN      17883/samba
tcp        0      0 192.168.0.10:445        0.0.0.0:*               LISTEN      17880/smbd
tcp        0      0 192.168.0.10:3268       0.0.0.0:*               LISTEN      17883/samba
tcp        0      0 192.168.0.10:3269       0.0.0.0:*               LISTEN      17883/samba
tcp        0      0 192.168.0.10:389        0.0.0.0:*               LISTEN      17883/samba
tcp        0      0 192.168.0.10:135        0.0.0.0:*               LISTEN      17879/samba



Create a new paste based on this one


Comments: