Hi all,

I'm trying to use a wrt54gl router running dd-wrt as a provisioning server for 
a remote installation.

I've got dhcp working and I have provisioning files ready to go.  I understand 
that I need to set bootp option 66 to point to the tftp/ftp/http server.  In 
fact, I have this working completely with the ISC dhcp server

The problem is that I don't know how to get dd-wrt's dhcp server to send the 
right string to the phone.

With ISC dhcpd, I used:

option boot-server "ftp://user:pas...@10.0.1.1";;
option tftp-server-name "ftp://user:pas...@10.0.1.1";;

But what is the equivelent configuration for dnsmasq?

If I can't get this working, I'll have to resort to hard-coding the 
information into each of 12 phones.... Yuck!

-- 

Take care and have fun,
Mike Diehl.

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to