[systemd-bugs] [Bug 85485] downloaded files in a systemd-nspawn container with --network-bridge are sometimes broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 26 09:22:17 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=85485

--- Comment #7 from Ed Tomlinson <edt at aei.ca> ---
This is where the 169.254 ip4 local link address is being requested

[root at grover system]# cd /usr/lib/systemd/network
[root at grover network]# ls
80-container-host0.network  80-container-ve.network  99-default.link
[root at grover network]# cat 80-container-host0.network
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

[Match]
Virtualization=container
Name=host0

[Network]
DHCP=both
IPv4LL=yes
[root at grover network]#

Ed

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141026/8d9226e8/attachment.html>


More information about the systemd-bugs mailing list