On 19/11/2014 12:12, intrigeri wrote: > Hi, > > does `sudo netcat -l 783' work (as in, does it result in the netcat > process successfully listening on TCP port 783?) On a terminal I do : # netcat -l 783
and on a second I do : # ss -tnlp|grep 783 LISTEN 0 1 *:783 *:* users:(("netcat",pid=31001,fd=3)) which show that netcat successfully listen on TCP port 783 > > Cheers, > -- > intrigeri Regards -- Francois Mescam -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org