Juha Heinanen writes:
Did I do something wrong? If not, why is it that K
cannot listen at a
link local address? It is something that Linux networking stack does
not support?
I did more tests and found out that I can even ssh to the link local
address:
$ ssh fe80::6e29:95ff:fe7d:37e6%wlp1s0
which means that sshd is listening at it.
How can I make K to listen at that address?
-- Juha