Re: [Users] Putting DHCP server on VENET-connected node

2009-02-04 Thread Vitaliy Gusev
Hi! On 30 January 2009 12:29:29 Dariush Pietrzak wrote: > Hi, > the problem with DHCP and venet, is that dhcp packets are adressed to > 255.255.255.255, and you can't route packets destined for 255.255.255.255 > with routing tables. > But, you sure can direct them towards venet-connected node us

Re: [Users] Putting DHCP server on VENET-connected node

2009-02-04 Thread Denis V. Lunev
VENET device is explicitly NOARP, so this can't be fixed. pls use VETH Regards, Den On Wed, 2009-02-04 at 18:22 +0300, Vitaliy Gusev wrote: > Hi! > On 30 January 2009 12:29:29 Dariush Pietrzak wrote: > > Hi, > > the problem with DHCP and venet, is that dhcp packets are adressed to > > 2

[Users] ubuntu precreated template problem

2009-02-04 Thread dan
I'm having problems with the precreated 8.04-x86 template. After setting the normal ipaddress/hostname/gateway settings and starting the template, I get no networking. The CentOS template works fine, so its not my networking setup. If I modify the /etc/network/interfaces file to be like a typica

Re: [Users] ubuntu precreated template problem

2009-02-04 Thread Thorsten Schifferdecker
remove the /etc/network/interfaces.template loopback entries: > auto lo > iface lo inet loopback >address 127.0.0.1 >netmask 255.0.0.0 >broadcast 127.255.255.255 >up ip route replace 127.0.0.0/8 dev lo and restart the container ... or remove entries in /etc/network/interfaces an