Updates
One feature of running your own server is that you are responsible for keeping it
Use this form to create a netcfg.txt config file (and possibly a wpa_supplicant.conf too) for your pi image
Put in the desired static IP address/mask and default gateway. Then click "Generate"
If you have a pi with wifi (pi zeroW, pi 3+ or pi 4) you can set the intrerface type to wifi and then set an SSID and PSK secret.
Note: the pi will only use one interface (eth0 or wlan0) for the first boot. DNS server IPs should be split by spaces
Ethernet or Wifi | ||
IP address/mask (e.g. 192.168.1.21/24) | Not validated | |
Default Gateway (e.g. 192.168.1.1) | Not validated | |
DNS Server (e.g. 192.168.1.53 9.9.9.9) | Not validated |
The netcfg.txt config file to be downloaded will be generated here:
Save to netcfg.txt on the /boot partition of the SD card you just installed the pi firmware on