https://bugs.documentfoundation.org/show_bug.cgi?id=129928
Bug ID: 129928
Summary: loolwsd doesn't listen on 127.0.0.1 when setting it to
use loopback and ipv4 and ipv6
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
In the current code debian package version 4.2.0-2 there is following problem:
When setting
<net desc="Network settings"> <listen type="string" >loopback</listen>
so the daemon only listens on localhost, it is not possible to connect to it
using 127.0.0.1 (at least not for a reverse proxy... looking at netstat it
seems that it's listening at the ipv6 localhost, but I didn't try that out). It
is necessary to set
<proto type="string" default="all" desc="Protocol to use IPv4, IPv6 or all for
both">IPv4</proto>
so to change it from all to IPv4
so it properly listens on the ipv4 localhost.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs