<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">Hi,</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%"><br>
    </p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">my
      problem is already described above. I
      have a Debian Jessie host (lxc version 1.1.5-1~bpo8+1) running a
      few containers. The containers with an apache webserver and a dhcp
      server are doing fine. <br>
      To a
      tftpd-hpa server in a third container I can only connect from the
      lxc
      host.<br>
      Please
      help.</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">lxc
      host - /etc/network/interfaces:</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">auto
      br0<br>
      iface
      br0 inet static<br>
      bridge_ports eth2<br>
      bridge_fd 0<br>
      address 192.168.1.202<br>
      netmask 255.255.255.0<br>
      network 192.168.1.0<br>
      broadcast 192.168.1.255<br>
      gateway 192.168.1.201</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">pxe
      client configuration:</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">#
      Common configuration<br>
      lxc.include
      = /usr/share/lxc/config/debian.common.conf</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">#
      Container specific configuration<br>
      lxc.rootfs
      = /var/lib/lxc/linbo/rootfs<br>
      lxc.mount
      = /var/lib/lxc/linbo/fstab<br>
      lxc.utsname
      = linbo<br>
      lxc.arch
      = amd64<br>
      lxc.autodev
      = 1<br>
      lxc.kmsg
      = 0</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">#
      Network configuration<br>
      lxc.network.type
      = veth<br>
      lxc.network.flags
      = up<br>
      lxc.network.link
      = br0<br>
      lxc.network.name
      = eth0<br>
    </p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">tftp
server
      configuration:</p>
    <p class="western" style="margin-bottom: 0cm; line-height: 100%">#
      /etc/default/tftpd-hpa<br>
      RUN_DAEMON="yes"<br>
      TFTP_USERNAME="tftp"<br>
      TFTP_DIRECTORY="/var/lib/tftpboot"<br>
      TFTP_ADDRESS="0.0.0.0:69"<br>
      TFTP_OPTIONS="-l
      -s"</p>
    <title></title>
    <meta name="generator" content="LibreOffice 5.1.2.2.0 (Linux)">
    <style type="text/css">
                @page { margin: 2cm }
                p { margin-bottom: 0.25cm; line-height: 120% }
                p.western { font-family: "Baar Philos"; font-size: 10pt }
                p.cjk { font-size: 10pt }
        </style>
  </body>
</html>