Add testing notes

This commit is contained in:
Ehmry - 2022-07-13 10:25:08 -05:00
parent b3f48ba3d1
commit edd0ba3550
1 changed files with 8 additions and 0 deletions

View File

@ -19,3 +19,11 @@ To build all of the images:
```sh
nix build .#
```
## Flashing and testing
Routers without Openwrt would need to be flashed with a "factory" images and routers that already have Openwrt installed need only a "sysupgrade" image.
SSH is available from the WAN port with these builds so after flashing I recommend connecting router WAN ports to a switch and SSH to them as their IPs show up in the log of you DHCP server.
There is no DHCP server installed in the image so I've also connected the WAN port to a LAN port on the same router, and then chained the LAN ports between routers.