forked from Deuxfleurs/nixcfg
use RA on orion as well
This commit is contained in:
parent
9cef48a6c2
commit
76b7f86d22
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@
|
||||||
{
|
{
|
||||||
deuxfleurs.siteName = "orion";
|
deuxfleurs.siteName = "orion";
|
||||||
deuxfleurs.staticIPv4.defaultGateway = "192.168.1.254";
|
deuxfleurs.staticIPv4.defaultGateway = "192.168.1.254";
|
||||||
# Setting an IPv6 default gateway will disable RA for now.
|
|
||||||
# Adding this for now as Orion has the mail servers and we are
|
|
||||||
# not yet confident we can disable this without getting ourselves
|
|
||||||
# banned by sending from unwanted IPs (although it should be ok).
|
|
||||||
deuxfleurs.staticIPv6.defaultGateway = "2a01:e0a:28f:5e60::1";
|
|
||||||
deuxfleurs.cnameTarget = "orion.site.deuxfleurs.fr.";
|
deuxfleurs.cnameTarget = "orion.site.deuxfleurs.fr.";
|
||||||
deuxfleurs.publicIPv4 = "82.66.80.201";
|
deuxfleurs.publicIPv4 = "82.66.80.201";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue