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:23] bennyautomatisierung-ap-update [2024/06/09 10:29] (aktuell) – Externe Bearbeitung 127.0.0.1
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 104: Zeile 120:
  
  
 +
 +===== Verzeichnisstruktur TFTP Server =====
 +<code>
 +benny@shiva:~$ ls -lR /srv/tftp/
 +/srv/tftp/:
 +total 4
 +-rw-r--r-- 1 root root 147 May  2 23:12 hap_instruction.ini
 +</code>
  
 ===== Verzeichnisstruktur Webserver ===== ===== Verzeichnisstruktur Webserver =====
 <code> <code>
-benny@shiva:/var/www/html$ ls -lR stellar/ +benny@shiva:~$ ls -lR /var/www/html/stellar/ 
-stellar/:+/var/www/html/stellar/:
 total 16 total 16
 -rw-r--r-- 1 root root  252 Sep  6  2017 hap_conf.ini -rw-r--r-- 1 root root  252 Sep  6  2017 hap_conf.ini
Zeile 114: Zeile 138:
 drwxr-xr-x 2 root root 4096 May  2 17:42 img drwxr-xr-x 2 root root 4096 May  2 17:42 img
  
-stellar/img:+/var/www/html/stellar/img:
 total 102744 total 102744
 -rw-r--r-- 1 benny benny 14221387 May  2 18:53 OAW-AP1101_3.0.2.2078.bin -rw-r--r-- 1 benny benny 14221387 May  2 18:53 OAW-AP1101_3.0.2.2078.bin
Zeile 120: Zeile 144:
 -rw-r--r-- 1 benny benny 24118162 May  2 18:53 OAW-AP1230_3.0.2.2078.bin -rw-r--r-- 1 benny benny 24118162 May  2 18:53 OAW-AP1230_3.0.2.2078.bin
 -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
-benny@shiva:/var/www/html$  
 </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.1525343009.txt.gz · Zuletzt geändert: 2024/06/09 10:29 (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki