On Wed, 13.05.15 21:53, PGNd (d...@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
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to