update IPv6 address
This commit is contained in:
parent
0c37b52033
commit
9e45e1a241
@ -454,7 +454,7 @@
|
|||||||
leftid=@wes
|
leftid=@wes
|
||||||
left=2a01:e11:1001:53ea::1
|
left=2a01:e11:1001:53ea::1
|
||||||
rightid=@maxwell
|
rightid=@maxwell
|
||||||
right=2001:470:c8e8:0:230:48ff:fefa:91e1
|
right=${config.var.ipv6Address}
|
||||||
authby=secret
|
authby=secret
|
||||||
type=transport
|
type=transport
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
hostname = "maxwell.ydns.eu";
|
hostname = "maxwell.ydns.eu";
|
||||||
ipv4WanAddress = "2.35.5.112";
|
ipv4WanAddress = "2.35.5.112";
|
||||||
ipv4LanAddress = "192.168.1.5";
|
ipv4LanAddress = "192.168.1.5";
|
||||||
ipv6Address = "2001:470:c8e8:0:230:48ff:fefa:91e1";
|
ipv6Address = "2001:470:b576:0:230:48ff:fefa:91e1";
|
||||||
};
|
};
|
||||||
description = "Global constants.";
|
description = "Global constants.";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user