--- README 2007/04/24 20:51:28 35 +++ README 2007/11/16 13:04:56 42 @@ -2,6 +2,16 @@ Written by Dobrica Pavlinusic +Your CPE firmware images goes to /srv/tftp/ + +^^ Setup upsing stand-alone services + +Install udhcpd and tftpd-hpa and run network-setup.sh script to start all required services. + +^^ Setup using inetd + +Install tftpd and dhcpd, this setup is depriciated, but still useful + ^ setup tftp /etc/inetd.conf tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd /srv/tftp @@ -23,3 +33,4 @@ Special care should be taken with dhcpd server. It complains about unknown IP classes and doesn't start. Also, there is intentional very small limit on IP lease time which should plenty enough for ants to reflash because it takes ~ 3 min at most. +