[ create a new paste ] login | about

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

Plain Text, pasted on Aug 20:
1
2
3
4
5
6
7
8
9
root@main:/usr/local/samba/sbin# netstat -anp | grep "LISTEN " | grep "135\|445\|88\|53\|636\|389"
tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      18047/samba
tcp        0      0 0.0.0.0:88              0.0.0.0:*               LISTEN      18041/samba
tcp        0      0 0.0.0.0:636             0.0.0.0:*               LISTEN      18039/samba
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      18036/smbd
tcp        0      0 0.0.0.0:389             0.0.0.0:*               LISTEN      18039/samba
tcp        0      0 0.0.0.0:135             0.0.0.0:*               LISTEN      18035/samba
tcp6       0      0 :::445                  :::*                    LISTEN      18036/smbd



Create a new paste based on this one


Comments: