On Wed, Dec 17, 2003 at 11:37:13AM +0100, Martin Daur wrote: > Hello, > > may anybody help me how to get isc dhcp 3.0.1rc9 server running in > vserver jail/context? > > VServer Config: > S_HOSTNAME="dns" > IPROOT="192.168.0.224" > IPROOTDEV="eth0" > IPROOTMASK=255.255.255.0 > IPROOTBCAST=192.168.0.255 > IPROOTBCAST=255.255.255.0 > btw. IPROOTBCAST=255.255.255.255 is not working too,
see http://vserver.13thfloor.at/Stuff/VServer-IP-Setup-0.1.txt (for recent vserver and tools) > dhcp error: > No subnet declaration for 192.168.0.224 (0.0.0.0). > Not configured to listen on any interfaces! looks like a configuration issue to me, but I might be wrong, cant say without a complete dhcpd.conf and dhcp version .. > dhcpd.conf (works in no vserver context): > subnet 192.168.0.0 netmask 255.255.255.0 { > option broadcast-address 192.168.0.255; > option subnet-mask 255.255.255.0; > ... > > > ifconfig vserver context: > eth0:dns Link encap:Ethernet HWaddr 00:01:02:AD:39:E0 > inet addr:192.168.0.224 Bcast:255.255.255.0 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > Interrupt:5 Base address:0xbc00 > I'm running 2.4.22-ctx17a with vserver tools 0.26 you should upgradde for several reasons: - vserver bugs where fixed - kernel bugs where fixed I would suggest 2.4.23 + vs1.22 ... best, Herbert > thanks > martin > > -- > Martin Daur Tel: 07344/6915 0175/8545882 * Please Encrypt * > Weilerstr. 48/6 Fax: 07344/kaputt * Certificates, * > D-89143 Blaubeuren ICQ: 39532297 * GnuPG, PGP * > Germany Web: mdaur.homeip.net/martin ****************** > _______________________________________________ > Vserver mailing list > [EMAIL PROTECTED] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
