Re: [Vserver] ACLs on root filesystem in vserver

2006-04-03 Thread January Weiner
> usually the 'guest' filesystem is already mounted
> on the host, so if you have it mounted with acl,
> the acls will be used inside and outside the guest

Ummm, OK.  Below you will find how it looks like on my system. But
as a general question: how/where can I specify the mount options for
the root filesystem of the vserver?

ebbalanin:~# mount | grep acl
/dev/hda1 on / type reiserfs (rw,acl,notail)
ebbalanin:~# cat /etc/vservers/svnserver1/apps/init/mtab | grep acl
/dev/hdv1 / ufs rw,acl 0 0
ebbalanin:~# touch test ; setfacl -m u:root:rwx /tmp/test
ebbalanin:~# vserver svnserver1 enter
svnserver1:/# su -
svnserver1:~# mount | grep acl
/dev/hdv1 on / type ufs (rw,acl)
svnserver1:~# touch /tmp/test ; setfacl -m u:root:rwx /tmp/test
setfacl: /tmp/test: Operation not supported

Cheers,
January

--
 January Weiner 3  -+---
Division of Bioinformatics, University of Muenster  |  Schloßplatz 4
(+49)(251)8321634   |  D48149 Münster
http://www.uni-muenster.de/Biologie.Botanik/ebb/|  Germany
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] problem with apt-get

2006-04-03 Thread Peter Mann
On Mon, Apr 03, 2006 at 07:05:36PM +0200, Geoffroy Culot wrote:
> So I have a question is the kernel-image package needed on the client 
> side ??

no

> If not, how to remove it and how clean the apt-get history ?

apt-get remove --purge kernel-image-2.4.27-2-686 kernel-image-2.6.8-2-386

you can remove more packages - look at debian newvserver script and
REMOVE_PACKAGES and REMOVE_SCRIPTS ... how you created your vserver
guest???

-- 

5o   Peter.Mann at tuke.sk


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


Re: [Vserver] I'd like to use portmap and rpc services.

2006-04-03 Thread Andreas John

Hi Chris,

# tail /etc/default/portmap
# portmap configuration scripts will avoid modifying it
# (for example, by running 'dpkg-reconfigure portmap').

# By default listen on all interfaces
#
# If you want portmap to listen only on the loopback
# interface, uncomment the following line (it will be
# uncommented automatically if you configure this
# through debconf).
OPTIONS="-i 127.0.0.2"

rgds,
j.


Chris Fanning wrote:

Hello again,

I'd like to use portmap and rpc services.
nfs and nis

I can start portmap bound to the vserver ip but the services don't
register with that ip (are they trying 127.0.0.1?).

On the list I see many questions about this. There are also people who
have it working. (nfs-user-server running on two or more vservers)

I don't want to bash this topic but I am rather stuck.

Thanks.
Chris.
___
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] Vserver Chkrootkit result: SIGINVISIBLE Adore found

2006-04-03 Thread Daniel Kraft
Hi!

>>> Possible LKM Trojan installed found!!!

Please keep in mind, that LKM seems to be a false positive many times
with chkrootkit, because chkrootkit in this case seems to test only
against processes that don't show up everywhere (afaik a diff with ps
and /proc). Please rescan after a reboot or so and look at this:

Manfred Sindhoff wrote 22 May 2004 in
debian-user-german:

 "The lkm check is known to produce false positives for NPTL kernels
 (2.6 kernels or 2.4 with NPTL patches). Common multithreaded programs
 which will show this behaviour are slapd, mozilla and apache2 if you
 use one of its threading MPMs."
 (http://www.wiggy.net/debian/developer-securing/)


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


Re: [Vserver] Vserver Chkrootkit result: SIGINVISIBLE Adore found

2006-04-03 Thread Ugo Rebaudo

dpkg -l result:

ii  kernel-image-2 2.4.27-10sarge Linux kernel image
for version 2.4.27 n 386

ii  kernel-package 8.135 A utility for building Linux kernel related

ii  kernel-patch-v 1.9.5.5 context switching virtual private servers -

ii  kernel-source- 2.4.27-10sarge Linux kernel source
for version 2.4.27 with

My procedure:

apt-get install kernel-package kernel-source-2.4.27 kernel-patch-vserver 
ncurses-dev libdb3-dev initrd-tools

..
..
..
gunzip -c 
/usr/src/kernel-patches/diffs/vserver/patch-2.4.27-9-vs1.2.10-2.diff.gz 
> /usr/src/kernel-patches/diffs/vserver/patch-2.4.27-9-vs1.2.10-2.diff


patch -p1 < 
/usr/src/kernel-patches/diffs/vserver/patch-2.4.27-9-vs1.2.10-2.diff



I run chkrootkit inside the guest (virtual server)

Please send me result you test,

Best,

Ugo Rebaudo.


Herbert Poetzl wrote:

On Mon, Apr 03, 2006 at 05:24:02PM +0200, Ugo Rebaudo wrote:

Incredible!!!
with all the new vserver created I have this problem:

chkrootkit result
Possible LKM Trojan installed found!!!

I have try to change many sources of mirror
without to resolve the problem

help me!


interesting ... what patch version is that?

when I find a few minutes, I will check if that
is 'normal' for the chkrootkit on a vserver
patched kernel, but it sounds suspicious

do you run it inside the guest or on the host?

best,
Herbert


reby.


Result of chkrootkit version 0.44:
...
...
Checking `lkm'... SIGINVISIBLE Adore found
Warning: Possible LKM Trojan installed
...
...


My configuration:

linux:/# vserver-info
Versions:
   Kernel: 2.4.27
   VS-API: 0x00010004
 util-vserver: 0.30.204; Dec 20 2005, 16:58:50

Features:
   CC: gcc, gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
  CXX: g++, g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
 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: /usr/include
  vserver-Rootdir: /var/lib/vservers

___
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




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


[Vserver] problem with apt-get

2006-04-03 Thread Geoffroy Culot

Hello all,

I am a user of vserver ( client side )

I had do an apt-get upgrade and now i have a problem each time i use apt-get

[EMAIL PROTECTED]:~# apt-get install postfix
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
postfix est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
2 partiellement installés ou enlevés.
Il est nécessaire de prendre 0o dans les archives.
Après dépaquetage, 0o d'espace disque supplémentaires seront utilisés.
--ici--
Paramétrage de kernel-image-2.4.27-2-686 (2.4.27-10sarge1) ...
/usr/sbin/mkinitrd: device /dev/hdv1 is not a block device
Failed to create initrd image.
dpkg : erreur de traitement de kernel-image-2.4.27-2-686 (--configure) :
le sous-processus post-installation script a retourné une erreur de 
sortie d'état 9

Paramétrage de kernel-image-2.6.8-2-386 (2.6.8-16sarge1) ...
/usr/sbin/mkinitrd: device /dev/hdv1 is not a block device
Failed to create initrd image.
dpkg : erreur de traitement de kernel-image-2.6.8-2-386 (--configure) :
le sous-processus post-installation script a retourné une erreur de 
sortie d'état 9

Des erreurs ont été rencontrées pendant l'exécution :
kernel-image-2.4.27-2-686
kernel-image-2.6.8-2-386
E: Sub-process /usr/bin/dpkg returned an error code (1)
--fin ici -->>
[EMAIL PROTECTED]:~#

I imagine that the vserver don't like that i try to change the kernel.

So I have a question is the kernel-image package needed on the client 
side ??


If not, how to remove it and how clean the apt-get history ?


Thanks a lot,

Geoffroy Culot

I am sorry for my English...


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


Re: [Vserver] Vserver Chkrootkit result: SIGINVISIBLE Adore found

2006-04-03 Thread Herbert Poetzl
On Mon, Apr 03, 2006 at 05:24:02PM +0200, Ugo Rebaudo wrote:
> Incredible!!!
> with all the new vserver created I have this problem:
> 
> chkrootkit result
> Possible LKM Trojan installed found!!!
> 
> I have try to change many sources of mirror
> without to resolve the problem
> 
> help me!

interesting ... what patch version is that?

when I find a few minutes, I will check if that
is 'normal' for the chkrootkit on a vserver
patched kernel, but it sounds suspicious

do you run it inside the guest or on the host?

best,
Herbert

> reby.
> 
> 
> Result of chkrootkit version 0.44:
> ...
> ...
> Checking `lkm'... SIGINVISIBLE Adore found
> Warning: Possible LKM Trojan installed
> ...
> ...
> 
> 
> My configuration:
> 
> linux:/# vserver-info
> Versions:
>Kernel: 2.4.27
>VS-API: 0x00010004
>  util-vserver: 0.30.204; Dec 20 2005, 16:58:50
> 
> Features:
>CC: gcc, gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
>   CXX: g++, g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
>  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: /usr/include
>   vserver-Rootdir: /var/lib/vservers
> 
> ___
> 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] ACLs on root filesystem in vserver

2006-04-03 Thread Herbert Poetzl
On Mon, Apr 03, 2006 at 05:17:03PM +0200, January Weiner wrote:
> Hi,
> 
> I'm trying to get working ACLs in a vserver.  Are there any guides /
> howtos on that available?
> 
> I have ACL support, working, on the host server, but I do not know how
> to tell vserver to mount the root file system with the -o acl option.

usually the 'guest' filesystem is already mounted
on the host, so if you have it mounted with acl,
the acls will be used inside and outside the guest

what I do not know out of the box is if they will
work as expected, let me know what you find out and
if you encounter issues, contact me on the IRC
channel ...

best,
Herbert

> 
> Thanks in advance,
> 
> January
> 
> --
>  January Weiner 3  -+---
> Division of Bioinformatics, University of Muenster  |  Schloßplatz 4
> (+49)(251)8321634   |  D48149 Münster
> http://www.uni-muenster.de/Biologie.Botanik/ebb/|  Germany
> ___
> 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] Re: [parisc 32bit] first test of 'stable' vs 2.6.16-vs2.0.2-rc14 (-pa10 parisc tree)

2006-04-03 Thread Herbert Poetzl
On Mon, Apr 03, 2006 at 03:44:40PM +0100, Joel Soete wrote:
> > Hello Herbert,
> >
> >
> > Herbert Poetzl wrote:
> > > On Fri, Mar 31, 2006 at 06:27:51PM +0100, Joel Soete wrote:
> > >
> > [snip]
> > >>That said do you remember how much 'new' is this option (I don't have
> > >>enough space to save all kernel and config ;<( )?
> > >>
> > >>Well some time ago (I find back: around 2.6.12-rc1), I already
> > >>did 'just disable' a debug option, in the hope that works better:
> > >>the actual effect was just disable to printout "BUG ..." but the
> > >>underground bug effect was always there and kernel still missbehave.
> > >
> > >
> > > not disabling the de'bug' option, but the hang check
> > > and probably submitting something to lkml so that
> > > folks there could look into it ...
> > >
> > > at least I assume this happens with a vanilla kernel
> > > too, if not, please let me know ...
> > >
> > I never noticed this with parisc cvs tree, even when I use vps as a simple
> chroot (with just starting cron).
> >

> please read more detailed: with a 32bit kernel (it seems that 64bits
> kernel up and smp expose some unexpected hang, but that was already
> repoted to parisc-linux m-l), I never noticed this with parisc-cvs src
> tree (even if I use vps fs space as a simple chroot).

> i.e.:
> 1/ I didn't noticed (the same kernel without vserver patch) hiccup
>like this

> 2/ and fwiw I never seen dying the system like this:
>tones of messages like:

I assume you never had _that_ many processes on your 
system before ...

>   oom-killer: gfp_mask=0xd0, order=2 
> 
> Backtrace:   
> 
>  [<10154980>] out_of_memory+0x17c/0x19c  
>  [<10156b94>] __alloc_pages+0x348/0x3a8  
>  [<10156fcc>] __get_free_pages+0x2c/0x98 
>  [<10123efc>] copy_process+0x18c/0x1410  
>  [<10103db8>] do_fork+0x78/0x204 
>  [<10109c30>] __kernel_thread+0x30/0x40  
>  [<10121a58>] try_to_wake_up+0xe4/0x1ec  
>  [<10120800>] __wake_up_common+0x78/0xc4 
>  [<1013d2dc>] keventd_create_kthread+0x24/0x74   
>  [<101393a8>] run_workqueue+0x84/0x128   
>  [<10139664>] worker_thread+0x124/0x180  
>  [<1013d4e4>] kthread+0x144/0x14c
>  [<10109c5c>] ret_from_kernel_thread+0x1c/0x24   

well, that looks like a 'normal' out-of-memory case

> Mem-info:
> 
> DMA per-cpu: 
> cpu 0 hot: high 90, batch 15 used:11 
> cpu 0 cold: high 30, batch 7 used:19 
> 
> DMA32 per-cpu: empty 
> Normal per-cpu: empty
> HighMem per-cpu: empty   
> 
> Free pages:   11024kB (0kB HighMem)  
> 
> Active:11675 inactive:11965 dirty:2 writeback:2 unstable:0 free:2756 slab:8258
> mapped:23361 pagetables:14416
> DMA free:11024kB min:2048kB low:2560kB high:3072kB active:46700kB
> inactive:47860kB present:262144kB pages_scanned:50944 all_unreclai
> mable? no
> 
> lowmem_reserve[]: 0 0 0 0
> 
> DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB
> pages_scanned:0 all_unreclaimable? no
> lowmem_reserve[]: 0 0 0 0
> 
> Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB
> pages_scanned:0 all_unreclaimable? no
> lowmem_reserve[]: 0 0 0 0
> 
> HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB
> present:0kB pages_scanned:0 all_unreclaimable? no
> lowmem_reserve[]: 0 0 0 0
> 
> DMA: 2098*4kB 265*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 1*512kB 0*1024kB
> 0*2048kB 0*4096kB = 11024kB
> DMA32: empty 
> 
> Normal: empty
> HighMem: empty   
> 
> Swap cache: add 578297, delete 577842, find 50692/109462, race 98+52 
> 
> Free swap  = 0kB   
> Total swap = 517480kB  
> Free swap:0kB  

[Vserver] Vserver Chkrootkit result: SIGINVISIBLE Adore found

2006-04-03 Thread Ugo Rebaudo

Incredible!!!
with all the new vserver created I have this problem:

chkrootkit result
Possible LKM Trojan installed found!!!

I have try to change many sources of mirror
without to resolve the problem

help me!

reby.


Result of chkrootkit version 0.44:
...
...
Checking `lkm'... SIGINVISIBLE Adore found
Warning: Possible LKM Trojan installed
...
...


My configuration:

linux:/# vserver-info
Versions:
   Kernel: 2.4.27
   VS-API: 0x00010004
 util-vserver: 0.30.204; Dec 20 2005, 16:58:50

Features:
   CC: gcc, gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
  CXX: g++, g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
 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: /usr/include
  vserver-Rootdir: /var/lib/vservers

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


[Vserver] ACLs on root filesystem in vserver

2006-04-03 Thread January Weiner
Hi,

I'm trying to get working ACLs in a vserver.  Are there any guides /
howtos on that available?

I have ACL support, working, on the host server, but I do not know how
to tell vserver to mount the root file system with the -o acl option.

Thanks in advance,

January

--
 January Weiner 3  -+---
Division of Bioinformatics, University of Muenster  |  Schloßplatz 4
(+49)(251)8321634   |  D48149 Münster
http://www.uni-muenster.de/Biologie.Botanik/ebb/|  Germany


--
 January Weiner 3  -+---
Division of Bioinformatics, University of Muenster  |  Schloßplatz 4
(+49)(251)8321634   |  D48149 Münster
http://www.uni-muenster.de/Biologie.Botanik/ebb/|  Germany
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] ACLs on root filesystem in vserver

2006-04-03 Thread January Weiner
Hi,

I'm trying to get working ACLs in a vserver.  Are there any guides /
howtos on that available?

I have ACL support, working, on the host server, but I do not know how
to tell vserver to mount the root file system with the -o acl option.

Thanks in advance,

January

--
 January Weiner 3  -+---
Division of Bioinformatics, University of Muenster  |  Schloßplatz 4
(+49)(251)8321634   |  D48149 Münster
http://www.uni-muenster.de/Biologie.Botanik/ebb/|  Germany
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: [parisc 32bit] first tes t of 'stable' vs 2.6.16-vs2.0.2-rc14 (-pa1 0 parisc tree)

2006-04-03 Thread Joel Soete
> Hello Herbert,
>
>
> Herbert Poetzl wrote:
> > On Fri, Mar 31, 2006 at 06:27:51PM +0100, Joel Soete wrote:
> >
> [snip]
> >>That said do you remember how much 'new' is this option (I don't have
> >>enough space to save all kernel and config ;<( )?
> >>
> >>Well some time ago (I find back: around 2.6.12-rc1), I already
> >>did 'just disable' a debug option, in the hope that works better:
> >>the actual effect was just disable to printout "BUG ..." but the
> >>underground bug effect was always there and kernel still missbehave.
> >
> >
> > not disabling the de'bug' option, but the hang check
> > and probably submitting something to lkml so that
> > folks there could look into it ...
> >
> > at least I assume this happens with a vanilla kernel
> > too, if not, please let me know ...
> >
> I never noticed this with parisc cvs tree, even when I use vps as a simple
chroot (with just starting cron).
>
please read more detailed: with a 32bit kernel (it seems that 64bits kernel up
and smp expose some unexpected hang, but that was already repoted to
parisc-linux  m-l), I never noticed this with parisc-cvs src tree (even if I
use vps fs space as a simple chroot).
i.e.:
1/ I didn't noticed (the same kernel without vserver patch) hiccup like this
2/ and fwiw I never seen dying the system like this:
tones of messages like:
  oom-killer: gfp_mask=0xd0, order=2 

Backtrace:   

 [<10154980>] out_of_memory+0x17c/0x19c  

 [<10156b94>] __alloc_pages+0x348/0x3a8  

 [<10156fcc>] __get_free_pages+0x2c/0x98 

 [<10123efc>] copy_process+0x18c/0x1410  

 [<10103db8>] do_fork+0x78/0x204 

 [<10109c30>] __kernel_thread+0x30/0x40  

 [<10121a58>] try_to_wake_up+0xe4/0x1ec  

 [<10120800>] __wake_up_common+0x78/0xc4 

 [<1013d2dc>] keventd_create_kthread+0x24/0x74   

 [<101393a8>] run_workqueue+0x84/0x128   

 [<10139664>] worker_thread+0x124/0x180  

 [<1013d4e4>] kthread+0x144/0x14c

 [<10109c5c>] ret_from_kernel_thread+0x1c/0x24   

 

Mem-info:

DMA per-cpu: 

cpu 0 hot: high 90, batch 15 used:11 

cpu 0 cold: high 30, batch 7 used:19 

DMA32 per-cpu: empty 

Normal per-cpu: empty

HighMem per-cpu: empty   

Free pages:   11024kB (0kB HighMem)  

Active:11675 inactive:11965 dirty:2 writeback:2 unstable:0 free:2756 slab:8258
mapped:23361 pagetables:14416
DMA free:11024kB min:2048kB low:2560kB high:3072kB active:46700kB
inactive:47860kB present:262144kB pages_scanned:50944 all_unreclai
mable? no

lowmem_reserve[]: 0 0 0 0

DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB
pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0

Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB
pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0

HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0

DMA: 2098*4kB 265*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 1*512kB 0*1024kB
0*2048kB 0*4096kB = 11024kB
DMA32: empty 

Normal: empty

HighMem: empty   

Swap cache: add 578297, delete 577842, find 50692/109462, race 98+52 

Free swap  = 0kB   

Total swap = 517480kB  

Free swap:0kB

65536 pages of RAM   

1725 reserved pages  

232835 pages shared  

455 pages swap cached   

Re: [Vserver] Host & guest

2006-04-03 Thread Albert Shih
 Le 03/04/2006 à 12:08:43+0200, Andreas Baetz a écrit
> On Monday 03 April 2006 11:58, Albert Shih wrote:
> > Hi All
> > 
> > I've some strange problem with my guest.
> > 
> > I've configured a vserver (the guest) with FC4 (the host too).
> > 
> > On the guest (after vserver name enter) everthing work.
> > 
> > On the host everything  work too.
> > 
> > But if I make a ssh connection to the IP adresse of the GuestI'm log
> > into the Host.
> > 
> > What's wrong with my install ?
> > 
> > Lots of thnaks.
> 
> Did you uncomment ListenAddress in your host's sshd config file and enter the 
> correct address ?
> This prevents the host sshd to bind on all addresses including the vserver 
> ones.
> You would have to restart your host's sshd after that change.
> 
Lots of Thanks.

That's working.



--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Apr 3 14:09:44 CEST 2006
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Host & guest

2006-04-03 Thread jean-marc pouchoulon



What's wrong with my install ?


 


sshd listen by default to all ip address (0.0.0.0)

change /etc/ssh/sshd_config  both in guest
ListenAddress ip_guest

and host
ListenAddress ip_host

jean-marc


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


Re: [Vserver] Host & guest

2006-04-03 Thread Andreas Baetz
On Monday 03 April 2006 11:58, Albert Shih wrote:
> Hi All
> 
> I've some strange problem with my guest.
> 
> I've configured a vserver (the guest) with FC4 (the host too).
> 
> On the guest (after vserver name enter) everthing work.
> 
> On the host everything  work too.
> 
> But if I make a ssh connection to the IP adresse of the GuestI'm log
> into the Host.
> 
> What's wrong with my install ?
> 
> Lots of thnaks.

Did you uncomment ListenAddress in your host's sshd config file and enter the 
correct address ?
This prevents the host sshd to bind on all addresses including the vserver ones.
You would have to restart your host's sshd after that change.

Andreas Baetz

> 
> 
> --
> Albert SHIH
> Universite de Paris 7 (Denis DIDEROT)
> U.F.R. de Mathematiques.
> 7 ième étage, plateau D, bureau 10
> Heure local/Local time:
> Mon Apr 3 11:56:30 CEST 2006
> ___
> 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


[Vserver] Host & guest

2006-04-03 Thread Albert Shih
Hi All

I've some strange problem with my guest.

I've configured a vserver (the guest) with FC4 (the host too).

On the guest (after vserver name enter) everthing work.

On the host everything  work too.

But if I make a ssh connection to the IP adresse of the GuestI'm log
into the Host.

What's wrong with my install ?

Lots of thnaks.


--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Apr 3 11:56:30 CEST 2006
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver