"Brett J. Hoffman" wrote:
>
> I don't want to transfer files back and forth from my router, apparently
> with the Oxygen release you can have it load files via tftp from a tftp
> server, so instead of requiring two floppy disks, I can just stick one
> in, and then load whatever else I need via tftp.
>
> I could take this one step farther too, and see about booting the kernel
> via tftp as well. So you could essentially go floppy less and hard drive
> less on your lil' lrp router. Plus you really wouldn't have to really
> worry about fitting everything onto one little floppy either. :)
>
> I've gotten everything I really need to fit onto one floppy, although
> the booting of .lrp packages sounded cool and wanted to know if anyone
> has done it. Basically I know you can do it, so I want to do it. :)
>
> - Take Care
> - Brett
Brett,
Grab the latest OX off of leaf and use the command
netload.
Read the netload script to get a quick idea of how it
works. I use it to load my packages off the ftp server
on my internal LAN. It's neat.
The only issue is that wu-ftpd tries to do a DNS lookup
on the firewall hostname, and so you need to run ipchains
to add a masq entry for the LAN (if you're masq'ing it).
Something like:
ipchains -A forward -j MASQ -s 10.11.12.0/24
I have a directory ftp://blah.blah/pub/Oxygen/
that has all my .lrp files and the control file called
lrp.conf. In lrp.conf are the filenames of the packages
to load.
You can ftp to my server and look for yourself:
ftp://63.194.213.179:710/pub/Oxygen/
Dave will be around after the weekend. He'll update
you on this if necessary.
Regards,
Matthew
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user