[Lxc-users] Ltsp on LXC: PXE-E32: TFTP open Timeout

Daniel Lezcano daniel.lezcano at free.fr
Wed May 12 09:46:07 UTC 2010


Osvaldo Filho wrote:
> Host Environment:
> Linux ltspserver01 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28
> 13:28:05 UTC 2010 x86_64 GNU/Linux
> lxc                               0.6.5-1
> Linux containers userspace tools
>
> ===
> lxc.utsname = ltsp2
> lxc.tty = 4
> lxc.pts = 1024
> lxc.network.type = veth
> lxc.network.flags = up
> lxc.network.link = br0
> lxc.network.name = eth0
> lxc.network.mtu = 1500
> lxc.rootfs = ./rootfs
> lxc.mount = ./fstab.lxc
> #lxc.cgroup.cpuset.cpus = 0
> lxc.network.ipv4 = 192.168.6.2/24
> lxc.network.hwaddr = 0a:22:3c:4d:55:ff
> #lxc.cgroup.devices.deny = a # Deny all access to devices
> lxc.cgroup.devices.allow = c 1:3 rwm # /dev/null
> lxc.cgroup.devices.allow = c 1:5 rwm # /dev/zero
> lxc.cgroup.devices.allow = c 5:1 rwm # /dev/console
> lxc.cgroup.devices.allow = c 5:0 rwm # /dev/tty
> lxc.cgroup.devices.allow = c 5:1 rwm # /dev/console
> lxc.cgroup.devices.allow = c 4:0 rwm # /dev/tty0
> lxc.cgroup.devices.allow = c 4:1 rwm # /dev/tty1
> lxc.cgroup.devices.allow = c 4:2 rwm # /dev/tty2
> lxc.cgroup.devices.allow = c 4:3 rwm # /dev/tty3
> lxc.cgroup.devices.allow = c 1:9 rwm # /dev/urandon
> lxc.cgroup.devices.allow = c 1:8 rwm # /dev/random
> lxc.cgroup.devices.allow = c 136:* rwm # /dev/pts/*
> lxc.cgroup.devices.allow = c 5:2 rwm # /dev/pts/ptmx
> lxc.cgroup.devices.allow = c 254:0 rwm # /dev/rtc0
> ===
>
>
> When thinclient boot, the error occur:
> I get this error on thinclient boot: PXE-E32: TFTP open timeout
>
> This accur when firewall block inetd, but i do not set firewall.
>   
Can you give the network configuration of the host too ?

brctl show br0 and ifconfig

Thanks
  -- Daniel




More information about the lxc-users mailing list