<div dir="ltr">To check if the port is associated with the official list of known services, type:<br><br>cat /etc/services | more<div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2015-10-22 15:52 GMT-02:00 Andre Campos Rodovalho <span dir="ltr"><<a href="mailto:andre.rodovalho@gmail.com" target="_blank">andre.rodovalho@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span style="font-size:12.8px">sudo lsof -i:22</span><br></div>Nice! Command, you can also use nmap...<br><br>nmap -sT -O localhost<div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote"><div><div class="h5">2015-10-22 15:44 GMT-02:00 Walter Lapchynski <span dir="ltr"><<a href="mailto:wxl@ubuntu.com" target="_blank">wxl@ubuntu.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_extra"><span><div class="gmail_quote">On Thu, Oct 22, 2015 at 9:35 AM, Felipe M. Vieira <span dir="ltr"><<a href="mailto:fmv1992@gmail.com" target="_blank">fmv1992@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I cannot use port 22 to start a lsh server on my machine. When I try I get:<br>
lshd: could not bind any address.<br>
It looks like the port is already used.<br>
But when I try:<br>
'pidof ssh' I get nothing. It looks like it's using the port but not running.<br>
</blockquote></div><br></span>ssh and sshd are not one in the same. You'll find your PID with `pidof sshd`. Better, yet, use `sudo lsof -i:22`.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Still, though, I doubt that's the issue. It's not complaining about binding the port, but it's complaining about binding the address. Are you sure you gave it an address (127.0.0.1) to listen on? <span><font color="#888888"><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div>@wxl | <a href="http://polka.bike" target="_blank">http://polka.bike</a><br>Lubuntu Release Manager & Head of QA<br>Ubuntu PPC Point of Contact<br>Ubuntu Oregon LoCo Team Leader<br>Ubuntu Membership Board & LoCo Council Member<br>Eugene Unix & GNU/Linux User Group Co-Organizer</div></div></div>
</font></span></div></div>
<br></div></div><span class="HOEnZb"><font color="#888888">--<br>
Lubuntu-users mailing list<br>
<a href="mailto:Lubuntu-users@lists.ubuntu.com" target="_blank">Lubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a><br>
<br></font></span></blockquote></div><br></div></div>
</blockquote></div><br></div></div>