Table of Contents

, ,

PXE booting over local network with Mikrotik

Setup:

netboot.xyz running on a raspberry pi on IP 192.168.99.134 as docker container

~# docker ps
...
90dfa510f846   ghcr.io/netbootxyz/netbootxyz   "sh /start.sh"           18 months ago   Up 2 weeks                0.0.0.0:69->69/udp, [::]:69->69/udp, 0.0.0.0:3000->3000/tcp, [::]:3000->3000/tcp, 0.0.0.0:8080->80/tcp,   [::]:8080->80/tcp   netbootxyz

In Mikrotik set it up like this

Tested on

See also

References