Subject: Re: [vserver] multiple pormap daemons?
From: Petar Hitij <petahi@gmail.com>
Date: Mon, 17 May 2010 16:15:48 +0200

 Mon, 17 May 2010 16:15:48 +0200
Your solution works! I used the following command:

   chbind --nid 2 --ip 172.19.0.195 --ip 127.0.0.1 /etc/init.d/portmap start

to start portmap daemon in host. And no changes for the portmapper
in guests and it worked.

I fiddled with chbind  before but couldn't make it work due to not understanding
--nid option.

Thanks, I have now two working solutions -- rpcbind and chbind.

On Mon, May 17, 2010 at 2:19 PM, Adrian Reyer <are@lihas.de> wrote:
> On Mon, May 17, 2010 at 01:37:06PM +0200, Petar Hitij wrote:
>> portmap binds to last -i or -l address. It is only usefull to limit it
>> to 127.0.0.1.
>
> Take a look at chbind, I never used it myself as such, but the code
> seems to parse more than one IP.
>
> Regards,
>         are 
> --
> LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart
> Fon: +49 (7 11) 78 28 50 90 - Fax:  +49 (7 11) 78 28 50 91
> Mail: lihas@lihas.de - Web: http://lihas.de
> Linux, Netzwerke, Consulting & Support - USt-ID: DE 227 816 626 Stuttgart
>

Best regards
Petar