<div dir="ltr">Hello! I use Dropbear server v2019.78.<div>My goal is to only make it bind to localhost so I don't have to block it with a firewall / iptables.<br><div>It's run like this: /dropbear -i -r /var/lib/dropbear/dropbear_rsa_host_key -p [127.0.0.1]:22 -p [::1]:22 -s<br><div><div><br></div><div>I have tried to search via google but the documentation states that this is how you bind to specific addresses. I also tried -p <a href="http://127.0.0.1:22">127.0.0.1:22</a> without the brackets.</div><div><br></div><div>I can confirm that the process is running using ps, but netstat shows:<br>tcp        0      0 :::22                   :::*                    LISTEN<br></div><div><br></div><div>What am I missing here? It seems to bind to all no matter what.</div><div>Thanks!</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Emil Christopher Solli Melar</div></div></div></div></div>