change ipv6
This commit is contained in:
parent
6b918e81bb
commit
139a46dce0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
'interface': 'eth0',
|
'interface': 'eth0',
|
||||||
'ipv4': '202.61.255.108/22',
|
'ipv4': '202.61.255.108/22',
|
||||||
'gateway4': '202.61.252.1',
|
'gateway4': '202.61.252.1',
|
||||||
'ipv6': '2a03:4000:55:a89::2/64',
|
'ipv6': '2a03:4000:55:a89::1/64',
|
||||||
'gateway6': 'fe80::1',
|
'gateway6': 'fe80::1',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue