Re: [Users] Another kernel panic, Debian AMD64 with Supermicro hardware

2007-11-14 Thread Thorsten Schifferdecker
Hi Jim, can you poste more info, or can it be solved by installing a new kernel, maybe this thread helps (-> http://forum.openvz.org/index.php?t=msg&th=4186&start=0&; ) Bye, Thorsten Jim Archer wrote: Oh, and the last message on the console was: Kernel panic - not syncing: Aiee, killing in

[Users] Re: Access to private and public IP in VPS

2007-11-14 Thread Frederik
On Wed, 14 Nov 2007 10:51:48 +0100, Arjan Schrijver wrote: > I actually did this a few days ago. > Just add both the public and the private IP address to the VE using > these commands (don't use veth interfaces): > > HN# vzctl set 100 --ipadd [publicip] --save HN# vzctl set 100 --ipadd > [private

Re: [Users] Access to private and public IP in VPS

2007-11-14 Thread Arjan Schrijver
I actually did this a few days ago. Just add both the public and the private IP address to the VE using these commands (don't use veth interfaces): HN# vzctl set 100 --ipadd [publicip] --save HN# vzctl set 100 --ipadd [privateip] --save In the VE you should now have two ethernet devices: venet0 a

[Users] Re: Access to private and public IP in VPS

2007-11-14 Thread Frederik
On Tue, 13 Nov 2007 17:00:11 -0800, E Frank Ball III wrote: > On Tue, Nov 13, 2007 at 02:54:30PM +, Frederik wrote: > > I have a hardware node with two network interfaces, one with a public > > IP address, one with a private IP address. Now I would like a VPS to > > also have a public IP ad