Python - PyPXE Server

Aus Nicki Wiki
Zur Navigation springen Zur Suche springen

Install

PyPXE

sudo apt-get install python-setuptools
git clone https://github.com/pypxe/PyPXE.git /home/user/python_server
sudo python setup.py install
sudo apt-get install python3-pip
sudo pip install PyPXE

Probleme

Fehler Lösung
OSError: [Errno 99] Cannot assign requested address
Es muss ein Interface mit der IP-Adresse und Netzmaske aus der TFTP-Konfiguration vorhanden sein.

Config