diff options
-rw-r--r-- | new_domain.page | 4 | ||||
-rw-r--r-- | openwrt.page | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/new_domain.page b/new_domain.page index 42da6e6..89bbdf6 100644 --- a/new_domain.page +++ b/new_domain.page @@ -1,4 +1,6 @@ +These directions describe the process of changing a rooter's fqdn (subdomain). + 2600:3c03:e001:1301::/64 -> woods 2600:3c03:e001:1302::/64 -> ttt 2600:3c03:e001:1305::/64 -> haip @@ -38,6 +40,8 @@ edit rooter lxc configurations: [restart nginx in wheezy vm, or just restart entire rooter later] edit rooter configuration: + vi /etc/config/system + hostname vi /etc/config/network option ip6addr '2600:3c03:e001:1306::1/64' vi /etc/config/radvd diff --git a/openwrt.page b/openwrt.page index 6170891..8c3b784 100644 --- a/openwrt.page +++ b/openwrt.page @@ -1,4 +1,6 @@ +See also [new_domain](). + ### TODO On reboot, need to: |