Thanks Thorsten & Martin. Both options worked well. dan
On Thu, Feb 5, 2009 at 4:32 AM, Martin Maurer <[email protected]> wrote: > We have quite new a good tested standard templates for Debian Etch, Lenny, > Ubuntu 8.04 - 32 and 64 bit. > See ftp://pve.proxmox.com/appliances/system/ > (or http://pve.proxmox.com/appliances/system/) > > FYI, all are build using the dab: > http://pve.proxmox.com/wiki/Debian_Appliance_Builder > > Br, Martin > > http://pve.proxmox.com > > >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On >> Behalf Of dan >> Sent: Donnerstag, 05. Februar 2009 07:08 >> To: [email protected] >> Subject: [Users] ubuntu precreated template problem >> >> 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 typical system, networking >> will restart without error, but I cannot access the network still. >> >> The host node is Ubuntu 8.04. >> >> Ideas? Suggestions? >> dan >> >> >> ====================================== >> r...@www:/# /etc/init.d/networking restart >> * Reconfiguring network interfaces... >> /etc/network/interfaces:14: interface lo declared allow-auto twice >> ifdown: couldn't read interfaces file "/etc/network/interfaces" >> /etc/network/interfaces:14: interface lo declared allow-auto twice >> ifup: couldn't read interfaces file "/etc/network/interfaces" >> [fail] >> >> ====================================== >> r...@www:/# cat /etc/network/interfaces >> # This configuration file is auto-generated. >> # WARNING: Do not edit this file, otherwise your changes will be lost. >> # Please edit template /etc/network/interfaces.template instead. >> >> >> 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 >> >> # Auto generated interfaces >> auto lo >> iface lo inet loopback >> >> auto venet0 >> iface venet0 inet static >> address 127.0.0.1 >> netmask 255.255.255.255 >> broadcast 0.0.0.0 >> up route add -net 192.0.2.1 netmask 255.255.255.255 dev venet0 >> up route add default gw 192.0.2.1 >> auto venet0:0 >> iface venet0:0 inet static >> address 192.168.1.237 >> netmask 255.255.255.255 >> broadcast 0.0.0.0 >> ========================================= >> _______________________________________________ >> Users mailing list >> [email protected] >> https://openvz.org/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > https://openvz.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
