Benutzer-Werkzeuge

Webseiten-Werkzeuge


automatisierung-ap-update

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
automatisierung-ap-update [2018/05/03 10:27] – [Verzeichnisstruktur TFTP Server] bennyautomatisierung-ap-update [2018/05/03 10:54] (aktuell) – [hap_instruction.ini] benny
Zeile 57: Zeile 57:
  default-lease-time 6000;  default-lease-time 6000;
  max-lease-time 72000;  max-lease-time 72000;
 +}
 +
 +host ap1101 {
 + hardware ethernet 34:e7:0b:00:12:70;
 + #fixed-address 192.168.10.12;
 + fixed-address 192.168.15.97;
 + option host-name "ap1101";
 +        # Option 66
 +        option tftp-server-name "192.168.2.1";
 +        # Option 67 (instruction file to download via tftp)
 +        option bootfile-name "hap_instruction.ini";
 } }
  
Zeile 79: Zeile 90:
 conf:"" conf:""
 </code> </code>
 +
 +<WRAP center round tip 60%>
 +Da wir in diesem Fall keine Konfiguration übertragen wollen, wurde dies absichtlich leer gelassen!
 +</WRAP>
 +
  
 ==== hap_imgdesc.ini ==== ==== hap_imgdesc.ini ====
Zeile 129: Zeile 145:
 -rw-r--r-- 1 benny benny 22414218 May  2 18:53 OAW-AP1250_3.0.2.2078.bin -rw-r--r-- 1 benny benny 22414218 May  2 18:53 OAW-AP1250_3.0.2.2078.bin
 </code> </code>
 +
 +===== Ausgaben im Log (Debian) =====
 +<code>
 +# tail -f /var/log/daemon.log
 +May  3 12:46:21 shiva atftpd[4931]: Serving hap_instruction.ini to 192.168.15.97:34143
 +
 +# tail -f /var/log/apache2/access.log
 +192.168.15.97 - - [03/May/2018:12:46:21 +0200] "GET /stellar/hap_imgdesc.ini HTTP/1.1" 200 815 "-" "curl/7.40.0"
 +192.168.15.97 - - [03/May/2018:12:46:22 +0200] "HEAD /stellar/hap_imgdesc.ini HTTP/1.1" 200 204 "-" "curl/7.40.0"
 +192.168.15.97 - - [03/May/2018:12:46:22 +0200] "GET /stellar/img/OAW-AP1101_3.0.2.2078.bin HTTP/1.1" 200 14221639 "-" "curl/7.40.0"
 +192.168.15.97 - - [03/May/2018:12:46:25 +0200] "HEAD /stellar/img/OAW-AP1101_3.0.2.2078.bin HTTP/1.1" 200 252 "-" "curl/7.40.0"
 +</code>
 +
automatisierung-ap-update.txt · Zuletzt geändert: 2018/05/03 10:54 von benny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki