/[mdap]/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 41 by dpavlin, Tue Apr 24 20:51:28 2007 UTC revision 42 by dpavlin, Fri Nov 16 13:04:56 2007 UTC
# Line 2  Small experimental setup to enable MDAP Line 2  Small experimental setup to enable MDAP
2    
3  Written by Dobrica Pavlinusic <dpavlin@rot13.org>  Written by Dobrica Pavlinusic <dpavlin@rot13.org>
4    
5    Your CPE firmware images goes to /srv/tftp/
6    
7    ^^ Setup upsing stand-alone services
8    
9    Install udhcpd and tftpd-hpa and run network-setup.sh script to start all required services.
10    
11    ^^ Setup using inetd
12    
13    Install tftpd and dhcpd, this setup is depriciated, but still useful
14    
15  ^ setup tftp /etc/inetd.conf  ^ setup tftp /etc/inetd.conf
16    
17  tftp    dgram   udp     wait    nobody  /usr/sbin/tcpd  /usr/sbin/in.tftpd /srv/tftp  tftp    dgram   udp     wait    nobody  /usr/sbin/tcpd  /usr/sbin/in.tftpd /srv/tftp
# Line 23  subnet 192.168.1.0 netmask 255.255.255.0 Line 33  subnet 192.168.1.0 netmask 255.255.255.0
33  Special care should be taken with dhcpd server. It complains about unknown IP classes and doesn't  Special care should be taken with dhcpd server. It complains about unknown IP classes and doesn't
34  start. Also, there is intentional very small limit on IP lease time which should plenty enough  start. Also, there is intentional very small limit on IP lease time which should plenty enough
35  for ants to reflash because it takes ~ 3 min at most.  for ants to reflash because it takes ~ 3 min at most.
36    

Legend:
Removed from v.41  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26