|
From: Maria P. <mar...@gm...> - 2013-04-13 08:33:48
|
la, 2013-04-13 kello 01:23 +0200, Luca Iacono kirjoitti: > Hello, > > > I have a Devil machine with 3 subnets, > > > 192.168.2.0 to ISP modem eth0 > 192.168.0.0 office eth1 > 192.168.1.0 school eth2 > > > At present the DHCP server is only serving the school network, set up > via the devil interface. > I would like, however, the DHCP server to server the office subnet > too. The interface does not allow for the setting up of two subnets, > so I edited the /etc/dhcpd.conf by adding the subnet in question, as > well as the I office /etc/sysconfig/nic/office-eth by setting the DHCP > entry on server too. > > > Strangely enough it does not seem to be working. I should be grateful > if you could provide any help at all. > many thanks > > Luca Take a look at dnsmasq daemon. It can work as you need. I use it instead of that "traditional" dhcpd. > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |