The Linux Router Project (LRP) is: "A networking-centric micro-distribution of Linux."
LRP 2.9.4 | Kilimanjaro | |
| Description | latest stable version of linux router project | LRP 2.9.4, tweaked to use linux kernel version 2.2.x |
| Release Date | May 29, 1999 | Sep 1, 1999 |
| Linux Kernel Version | 2.0.36 | 2.2.11 |
| Networking Configuration Tools & Commands | ifconfig, route, ipfwadm, ipportfw, ... | ip, ipchains, ipmasqadm, ... |
| Binary Diskette Images | idiot-image_1440KB_2.9.4 | 1440-basic.floppy
1440-eth_PPP.floppy 1743-basic.floppy 1743-eth_PPP.floppy 1743-eth_PPP_QoS.floppy |
| Binary Kernel Modules | Modmaker tool on web site
2.0.36pre15-1.tar.gz | 2.2.11-1.tar.gz |
| Packages Provided | bind.lrp, boa.lrp, dhcp.lrp, dhttpd.lrp, gated.lrp, ppp.lrp, proftpd.lrp, pslave.lrp, snmp.lrp, sshd.lrp, thttpd.lrp, wanpipe.lrp, xserver.lrp | bwidth22.lrp, ftpbkup.lrp, gated22.lrp, gated22o.lrp, gated22r.lrp,
mgetty.lrp, minicom.lrp, netacct.lrp, pmap22.lrp, ppp22.lrp, snmp.lrp,
wnpipe22.lrp
(in addition, most LRP 2.9.4 packages will also work with Kilimanjaro) |
| Source Code | 2.9.4-sourcesnapshot.tar.gz (27 meg) | linux-2.2-LRP_2.9.4.source.tar.gz (51 meg) |
| Documentation | web site provides basic documentation, LRP-FAQ, LRP-Package-HOWTO, information about booting higher density formatted disks, and access to the LRP mailing list archives | release announcement (buried in LRP mailing list archives), README files, individual documentation for some packages |
| Available From | main LRP site & mirrors | sites in New Zealand and USA |
log in
cbos>en
Password: [hit enter]
cbos#set nvram erase
cbos#write
cbos#reboot
log in
cbos>en
Password: [hit enter]
cbos#set interface eth0 address 10.0.0.254
cbos#set nat enabled
cbos#set nat entry add 10.0.0.2 80 208.42.18.194 80 tcp
cbos#set nat entry add 10.0.0.1
cbos#set ppp wan0-0 ipcp 0.0.0.0
cbos#set ppp wan0-0 login mylogin
cbos#set ppp wan0-0 password mypassword
cbos#set ppp restart enabled
cbos#set password exec mypassword
cbos#set rip disabled
cbos#set web disabled
cbos#set telnet disabled
cbos#write
cbos#reboot