hosts/carbon: Change DSL uplink to netcologne
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
networking.nat = {
|
||||
enableIPv6 = true;
|
||||
enable = true;
|
||||
externalInterface = "ppp-dtagdsl";
|
||||
externalInterface = "ppp-ncfttb";
|
||||
internalIPv6s = [ "fd00:152:152::/48" "fd00:3214:9453:4920::/64"];
|
||||
internalIPs = [ "10.152.0.0/16" "192.168.32.0/24" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user