Add fimbria

This commit is contained in:
2023-10-21 11:28:06 -07:00
parent a8fb0bf494
commit ddacf126cb
2 changed files with 19 additions and 35 deletions

View File

@@ -29,45 +29,10 @@ in {
srv-records = {
tcp = {
# domain = [{
# port = 53;
# host = "limina.sea.fudo.org";
# }];
# kerberos = [{
# port = 88;
# host = "france.fudo.org";
# }];
# kerberos-adm = [{
# port = 88;
# host = "france.fudo.org";
# }];
ssh = [{
port = 22;
host = "limina.sea.fudo.org";
}];
# ldap = [{
# port = 389;
# host = "france.fudo.org";
# }];
};
udp = {
# domain = [{
# port = 53;
# host = "limina.sea.fudo.org";
# }];
# kerberos = [{
# port = 88;
# host = "france.fudo.org";
# }];
# kerboros-master = [{
# port = 88;
# host = "france.fudo.org";
# }];
# kpasswd = [{
# port = 464;
# host = "france.fudo.org";
# }];
};
};
@@ -76,6 +41,7 @@ in {
ipv4-address = "10.0.0.1";
mac-address = "02:fd:79:94:a2:a8";
};
fimbria = { ipv4-address = "10.0.0.2"; };
switch-master = {
ipv4-address = "10.0.0.5";
mac-address = "00:14:1C:B6:BB:40";