[systemd-devel] systemd-socket-proxyd usage: remote's directly ping-/telnet-able, but via proxy "Network is unreachable"?
Lennart Poettering
lennart at poettering.net
Thu May 14 09:27:54 PDT 2015
On Wed, 13.05.15 21:53, PGNd (dev at pgnd.us) wrote:
>
> [Service]
> ExecStart=/usr/lib/systemd/systemd-socket-proxyd 10.2.2.12:25
> PrivateTmp=yes
> PrivateNetwork=yes
The PrivateNetwork=yes will lock your service into its own virtual
network without any connectivity outside (it will contain only a
single loopback device). Drop this like and it should
work.
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list