[webmin-l] DHCP group is empty, but config file is not.
Pat Erler <[email protected]>
| Newsgroups | gmane.comp.web.webmin.general |
|---|---|
| Message-ID | <CAHk2_+gbb1b85eUMKu=Ech1fbZs1OPZB+2Y-enhGPWmifZ5WmA@mail.gmail.com> |
i imported a dhcp configuration to a server. the configuration is working
and appears in webmin, but this defined group is empty. is there something
confusing the webmin parser?
group {
option routers 1.2.3.1;
option domain-name-servers 1.2.3.1;
option ntp-servers 1.2.3.1;
default-lease-time 1800;
max-lease-time 7200;
group {
next-server 1.2.3.1;
option tftp-server-name "1.2.3.1";
host host1.domain.com {
hardware ethernet 11:22:33:B3:2F:44;
fixed-address 1.2.3.5;
}
host host2.domain.com {
hardware ethernet 11:22:33:A3:75:97;
fixed-address 1.2.3.3;
}
host host3.domain.com {
hardware ethernet 11:22:33:B3:67:53;
fixed-address 1.2.3.4;
}
}
}
--
------------------------------------------------------------------------------
-
Forwarded by the Webmin mailing list at [email protected]
To remove yourself from this list, go to
http://lists.sourceforge.net/lists/listinfo/webadmin-list