Hello all, I have been toying with Oxygen 1.9.1 with loading lrp modules from the network on bootup. I have succesfully gotten packages loaded on bootup via HTTP using the <packagelist> directive in the oxygen.cfg file, but when I attempt to do the same via TFTP it fails.
I know my TFTP server is operational because once booted and in a shell on my LEAF router I can transfer files using the tftp client without any problems. I am also certain that the network is configured and operational at the stage of bootup when I attempt to load the packages because it loads packages via HTTP. The line I am using is as follows: # this fails packagelist tftp://192.168.2.5/lrp.conf # this works packagelist http://192.168.2.5/oxygen/lrp.conf of course the lrp.conf file shown in the TFTP URL refers to the root of the TFTP directory, and the HTTP URL refers to a subdirectory off of the root docs directory of my http server. any ideas on why TFTP would not work during boot? __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
