About this list Date view Thread view Subject view Author view Attachment view

From: DMM (dmm_at_online.de)
Date: Fri 15 Mar 2002 - 08:48:06 GMT


Hi,

worked. Thanks a lot...

regards,

Daniel

Am Freitag, 15. März 2002 02:01 schrieben Sie:
> El jue, 14-03-2002 a las 12:24, Daniel Menzel escribió:
> > Hi,
> >
> > I've got some problems intergrating nmbd (smbd) into the vserver using
> > 2.4.18-ctx8 and vserver 0.13.
> >
> > smbd works fine, but nmbd tells me:
> >
> > [2002/03/14 12:02:20, 0] nmbd/nmbd_subnetdb.c:create_subnets(240)
> > create_subnets: No local interfaces !
> > [2002/03/14 12:02:20, 0] nmbd/nmbd.c:main(861)
> > ERROR: Failed when creating subnet lists. Exiting.
> >
> > which is related to the 255.255.255.255 netmask (according to:
> > http://www.turbolinux.com/products/s390/howto/ctc_samba.html / same
> > problem, other env. )
> >
> > How can I change the given netmask vserver brings up ? Is it possible at
> > all, or is there another solution ?
>
> We do it changing the "ifconfig" lines in "vserver" script and adding
> two new parameters to the configuration file like:
>
> IPMASK=255.255.255.0
> IPBROAD=XXX.XXX.XXX.255
>
> In vserver script, you can change:
>
> /sbin/ifconfig $IPROOTDEV:$1 $IPROOT netmask 255.255.255.255
>
> to:
>
> /sbin/ifconfig $IPROOTDEV:$1 $IPROOT netmask $IPMASK broadcast $IPBROAD
>
> Doing this, you have to add the new parameters to all the configuration
> files of all the vservers.
>
> One more time, sorry for my english ;)
>
> > regards,
> >
> > Daniel


About this list Date view Thread view Subject view Author view Attachment view
[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Wed 06 Nov 2002 - 07:03:39 GMT by hypermail 2.1.3