Prefer ipv6.

This commit is contained in:
Tom Alexander
2024-07-12 19:58:50 -04:00
parent f6152d92f1
commit 0e2c7adaf9
9 changed files with 50 additions and 9 deletions

View File

@@ -80,13 +80,13 @@
"ip-address": "10.215.1.215"
},
{
// sftp
"hw-address": "58:9c:fc:10:ff:ab",
// sftp - hard-coded in rc.conf, reproduced here to reserve ip
"hw-address": "06:7b:e0:08:16:5d",
"ip-address": "10.215.1.216"
},
{
// bastion
"hw-address": "58:9c:fc:10:ff:a2",
// bastion - hard-coded in rc.conf, reproduced here to reserve ip
"hw-address": "06:ca:1a:10:74:09",
"ip-address": "10.215.1.217"
}
]