|
@@ -200,6 +200,7 @@ Weitere Informationen im Debian Installationshandbuch [Handbuch](https://www.deb
|
|
|
dnsutils \
|
|
|
fail2ban \
|
|
|
flashrom \
|
|
|
+ info \
|
|
|
iperf \
|
|
|
iproute2 \
|
|
|
iputils-tracepath \
|
|
@@ -210,7 +211,7 @@ Weitere Informationen im Debian Installationshandbuch [Handbuch](https://www.deb
|
|
|
openssh-server \
|
|
|
psmisc \
|
|
|
ssh-tools \
|
|
|
- tinc \
|
|
|
+ syncthing \
|
|
|
libncurses-dev libreadline-dev zlib1g-dev liblzo2-dev libssl-dev \
|
|
|
tree \
|
|
|
unbound \
|
|
@@ -227,6 +228,9 @@ Weitere Informationen im Debian Installationshandbuch [Handbuch](https://www.deb
|
|
|
|
|
|
## Ablauf der Installation
|
|
|
dnsmasq mit Option -d starten, damit bleibt die Ausgabe im Terminal sichtbar:
|
|
|
+falls dnsmasq port 69 nicht öffnen kann, prüfen wer drauf sitzt:
|
|
|
+ sudo ss -lp 'sport = 69'
|
|
|
+ und mit kill processid beenden, dann sollte dnsmasq starten.
|
|
|
|
|
|
dnsmasq-dhcp: PXE(enp109s0f1) 00:0d:b9:58:66:1c proxy
|
|
|
dnsmasq-dhcp: PXE(enp109s0f1) 192.168.178.51 00:0d:b9:58:66:1c pxelinux.0
|