[SR-Users] listening at link local IPv6 address
Juha Heinanen
jh at tutpro.com
Sun Apr 21 19:15:16 CEST 2019
This thread discusses the same problem with apache web server:
https://serverfault.com/questions/751170/apache-linux-httpd-listen-on-link-local-ipv6-address
The conclusion was that this kind of syntax works:
/etc/httpd/conf/httpd.conf:Listen fe80::a00:16ff:fe89:420f%3:80
that is, ipv6 address without the brackets followed by the interface
name.
I could try that with K, but it does not accept that kind of listen
address syntax.
-- Juha
More information about the sr-users
mailing list