Re: [OBORONA-SPAM] [Vserver] newbie: testme.sh errors

2005-08-05 Thread Matvey Gladkikh
Hello [eMAXX],
eSA> I tried to setup an alias interface for the vserver, but I can't get it
eSA> to work. SSH connections still connect at the host server. The problem 

you've done correct, all deamons on master host should listen certain
ip - NOT 0.0.0.0 !!!
bind sshd on master host ip :-)
-- 
Matvey Gladkikh

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] newbie: testme.sh errors

2005-08-05 Thread [eMAXX] Sys-Admin

Herbert Poetzl wrote:


On Fri, Aug 05, 2005 at 01:20:25PM +0200, [eMAXX] Sys-Admin wrote:
 



   



you have to restrict the host's sshd to host only IPs
 


That didn't work, I must be doing something else wrong :)



well update to 2.6.12.3-vs2.0-rc9 and 0.30.208 tools
and the testme.sh should work as expected ...
(forget about the sarge packages, they are somewhat broken)
 


Ok I'll try that after my holiday :)

The new kernel and tools could be an option, but I'll have to see how it 
wil fit in to the way we maintain debian systems over here and I have 
not used the 2.6.12 kernel, so I can't tell if it's stable (it's not 
even in Debian 'testing' )


Thanks for your info!

Vince.
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] newbie: testme.sh errors

2005-08-05 Thread Herbert Poetzl
On Fri, Aug 05, 2005 at 01:20:25PM +0200, [eMAXX] Sys-Admin wrote:
> Hi there,
> 
> I just installed Vserver on Debian Sarge mostly with the manual found here:
> http://linux-vserver.org/Step-by-Step+Guide+2.6
> 
> I tried to setup an alias interface for the vserver, but I can't get it 
> to work. SSH connections still connect at the host server. The problem 

you have to restrict the host's sshd to host only IPs

> could either be my configuration of the interface or a problem I 
> discovered during the installation from the test script 
> (http://vserver.13thfloor.at/Stuff/SCRIPT/testme.sh):
> 
> --
> 
> ~# ./testme.sh 
> Linux-VServer Test [V0.13] Copyright (C) 2003-2005 H.Poetzl
> vcontext: vc_create_context(): Invalid argument
> chcontext failed!
> chbind is working.
> Linux 2.6.8 i686/0.30.204/0.30.204 [Ea] (0)
> VCI:  0001:0025 273 8374
> ---

well update to 2.6.12.3-vs2.0-rc9 and 0.30.208 tools
and the testme.sh should work as expected ...
(forget about the sarge packages, they are somewhat broken)

> --
> 
> Linux 2.6.8 i686/0.30.204/0.30.204 [Ea] (0)
> VCI:  0001:0025 273 8374
> ---
> archer:~# vserver-info
> Versions:
>   Kernel: 2.6.8
>   VS-API: 0x00010025
> util-vserver: 0.30.204; May 24 2005, 22:22:03
> 
> Features:
>   CC: gcc, gcc (GCC) 3.3.5 (Debian 1:3.3.5-5)
>  CXX: g++, g++ (GCC) 3.3.5 (Debian 1:3.3.5-5)
> CPPFLAGS: ''
>   CFLAGS: '-Wall -g  -O2 -std=c99 -Wall -pedantic -W'
> CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W 
> -fmessage-length=0'
>   build/host: i386-pc-linux-gnu/i386-pc-linux-gnu
> Use dietlibc: yes
>   Build C++ programs: yes
>   Build C99 programs: yes
>   Available APIs: compat,v11,v13,fscompat,net,oldproc,olduts
>ext2fs Source: e2fsprogs
>syscall(2) invocation: fast
>  vserver(2) syscall#: 273/glibc
> 
> Paths:
>   prefix: /usr
>sysconf-Directory: /etc
>cfg-Directory: /etc/vservers
> initrd-Directory: $(sysconfdir)/init.d
>   pkgstate-Directory: /var/run/vservers
>Kernelheaders: /lib/modules/2.6.10-1-686-smp/build/include
>  vserver-Rootdir: /var/lib/vservers
> --
> 
> I CAN enter the vserver en apt-get. Suggestions where to look now?

HTH,
Herbert

> 
> Thanks!
> 
> Regards,
> 
> Vince.
> 
> 
> 
> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] newbie: testme.sh errors

2005-08-05 Thread Karsten Horsmann
Hello,

[eMAXX] Sys-Admin schrieb:
> Hi there,
> 
> I just installed Vserver on Debian Sarge mostly with the manual found here:
> http://linux-vserver.org/Step-by-Step+Guide+2.6
> 
> I tried to setup an alias interface for the vserver, but I can't get it
> to work. SSH connections still connect at the host server. The problem

you must set the IP in the /etc/ssh/sshd_config on the Host.

ListenAddress 

-- 
MfG
Karsten Horsmann

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] newbie: testme.sh errors

2005-08-05 Thread [eMAXX] Sys-Admin

Hi there,

I just installed Vserver on Debian Sarge mostly with the manual found here:
http://linux-vserver.org/Step-by-Step+Guide+2.6

I tried to setup an alias interface for the vserver, but I can't get it 
to work. SSH connections still connect at the host server. The problem 
could either be my configuration of the interface or a problem I 
discovered during the installation from the test script 
(http://vserver.13thfloor.at/Stuff/SCRIPT/testme.sh):


--

~# ./testme.sh 
Linux-VServer Test [V0.13] Copyright (C) 2003-2005 H.Poetzl

vcontext: vc_create_context(): Invalid argument
chcontext failed!
chbind is working.
Linux 2.6.8 i686/0.30.204/0.30.204 [Ea] (0)
VCI:  0001:0025 273 8374
---

--

Linux 2.6.8 i686/0.30.204/0.30.204 [Ea] (0)
VCI:  0001:0025 273 8374
---
archer:~# vserver-info
Versions:
  Kernel: 2.6.8
  VS-API: 0x00010025
util-vserver: 0.30.204; May 24 2005, 22:22:03

Features:
  CC: gcc, gcc (GCC) 3.3.5 (Debian 1:3.3.5-5)
 CXX: g++, g++ (GCC) 3.3.5 (Debian 1:3.3.5-5)
CPPFLAGS: ''
  CFLAGS: '-Wall -g  -O2 -std=c99 -Wall -pedantic -W'
CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W 
-fmessage-length=0'

  build/host: i386-pc-linux-gnu/i386-pc-linux-gnu
Use dietlibc: yes
  Build C++ programs: yes
  Build C99 programs: yes
  Available APIs: compat,v11,v13,fscompat,net,oldproc,olduts
   ext2fs Source: e2fsprogs
   syscall(2) invocation: fast
 vserver(2) syscall#: 273/glibc

Paths:
  prefix: /usr
   sysconf-Directory: /etc
   cfg-Directory: /etc/vservers
initrd-Directory: $(sysconfdir)/init.d
  pkgstate-Directory: /var/run/vservers
   Kernelheaders: /lib/modules/2.6.10-1-686-smp/build/include
 vserver-Rootdir: /var/lib/vservers
--

I CAN enter the vserver en apt-get. Suggestions where to look now?

Thanks!

Regards,

Vince.



___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver