automatisierung-ap-update
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
automatisierung-ap-update [2018/05/03 10:19] – angelegt benny | automatisierung-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: | ||
+ | # | ||
+ | fixed-address 192.168.15.97; | ||
+ | option host-name " | ||
+ | # Option 66 | ||
+ | option tftp-server-name " | ||
+ | # Option 67 (instruction file to download via tftp) | ||
+ | option bootfile-name " | ||
} | } | ||
Zeile 79: | Zeile 90: | ||
conf:"" | conf:"" | ||
</ | </ | ||
+ | |||
+ | <WRAP center round tip 60%> | ||
+ | Da wir in diesem Fall keine Konfiguration übertragen wollen, wurde dies absichtlich leer gelassen! | ||
+ | </ | ||
+ | |||
==== hap_imgdesc.ini ==== | ==== hap_imgdesc.ini ==== | ||
Zeile 103: | Zeile 119: | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== Verzeichnisstruktur TFTP Server ===== | ||
+ | < | ||
+ | benny@shiva: | ||
+ | /srv/tftp/: | ||
+ | total 4 | ||
+ | -rw-r--r-- 1 root root 147 May 2 23:12 hap_instruction.ini | ||
+ | </ | ||
+ | |||
+ | ===== Verzeichnisstruktur Webserver ===== | ||
+ | < | ||
+ | benny@shiva: | ||
+ | / | ||
+ | total 16 | ||
+ | -rw-r--r-- 1 root root 252 Sep 6 2017 hap_conf.ini | ||
+ | -rw-r--r-- 1 root root 611 May 2 21:38 hap_imgdesc.ini | ||
+ | drwxr-xr-x 2 root root 4096 May 2 17:42 img | ||
+ | |||
+ | / | ||
+ | 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 22676362 May 2 18:53 OAW-AP1220_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 | ||
+ | </ | ||
+ | |||
+ | ===== Ausgaben im Log (Debian) ===== | ||
+ | < | ||
+ | # tail -f / | ||
+ | May 3 12:46:21 shiva atftpd[4931]: | ||
+ | |||
+ | # tail -f / | ||
+ | 192.168.15.97 - - [03/ | ||
+ | 192.168.15.97 - - [03/ | ||
+ | 192.168.15.97 - - [03/ | ||
+ | 192.168.15.97 - - [03/ | ||
+ | </ | ||
automatisierung-ap-update.1525342781.txt.gz · Zuletzt geändert: 2024/06/09 10:29 (Externe Bearbeitung)