On Sunday 20 August 2006 20:45, John wrote: > Having a lot of fun with mvpmc! I've got my dhcp set up and I'm using > atftp. I can boot the machine pretty reliably. One issue left. I don't > get the dongle.bin.config served to the medimvp machine... ever. I placed > the file in the /tftpboot folder with the dongle.bin and dongle.bin.ver. I > even tried manually getting it once the mediamvp starts by telneting in and > tftp'ing it maually. Works fine manually. I checked the atftp logs and I > can see dongle.bin and dongle.bin.ver requested but no dongle.bin.config. > I have atftp servers monitoring ports 16869 and 69.
I had the same (or at least a similar) problem. In my case, it was because I followed an example of dhcpd.conf that includes this line in the mvp section: filename "/tftpboot/dongle.bin.mvpmc"; It turns out that this is incorrect - the quotes should only contain the filename, not the complete path. I don't recall where I found the example, but it wasn't Sunil Goda's notes on the wiki (http://mvpmc.wikispaces.com/hxhowto), which show the dhcpd configuration correctly. HTH, Barry -- Barry McLarnon VE3JF Ottawa, ON ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
