[anemon-devs] TFTP options

[ Thread Index | Date Index | More anemon.org/devs Archives ]


Dustin Wish with INDCo Networks wrote:

Do you a way to point to a file via TFTP like ISC DHCP conf's do with this
DHCP server? We are looking at using anemon to handle our DHCP addressing
for our cable modems via our CMTS.

if you think of this two isc options:
> option tftp-server-name "A.B.C.D";
> filename "/tftpdir/tftpfile";

they probably correspond to RFC2131 option 66 and 67, and anemon equivalent are "tftp_server_name" and "bootfile_name".
(See ftp://ftp.rfc-editor.org/in-notes/rfc2132.txt chapter 9.4 and 9.5)
These options should work. Normally, all options defined by rfc2131 should work with anemon.

Note that anemon is in development stage and lacks of some important features : you shouldn't use it in production environment.


bye.

--
Mathieu Ignacio,
* mignacio@xxxxxxxxx
* tamtam@xxxxxxxxxx
* http://anemon.org/



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/