[Asterisk-Users] Polycom dhcpd.conf? [Or, "Some day, I'll figure
this all out."]
Matt Gibson
gibson at experthost.com
Sun Mar 20 18:04:10 MST 2005
Ken D'Ambrosio wrote:
> I'm RTFM'ing, but I can't figure out how the dhcpd.conf file specifies the
> boot server, and how it differentiates between whether it's FTP or
> TFTP. I've
> tried option 66/next-server, and option 150, to no avail. And the docs
> just don't -- leastwise, in the way I'm reading them -- make sense.
> I've checked the admin guide, I've checked the wiki... no dice. Do I
> need to *specify* my boot server from the LCD panel?
>
> Thanks...
>
Hi Ken,
This is what I'm sending from my dhcpd server.
option ntp-servers 10.x.x.x;
option tftp-server-name "ftp.x.x.x";
option time-offset -18000;
HTH,
matt
More information about the asterisk-users
mailing list