blob: 69e86abed8c7bb0b03c88a4862d9aa34fb371bf3 [file] [log] [blame]
#!/bin/sh
ssh root@h01 "systemctl restart systemd-networkd"
ssh root@h02 "systemctl restart systemd-networkd"
ssh root@h01 "tailscale down"
ssh root@h01 "tailscale up --advertise-routes=192.168.100.0/24"