mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-06 21:35:58 +08:00
Update README.md
This commit is contained in:
parent
6a918602f4
commit
e726e243b4
1 changed files with 1 additions and 3 deletions
|
@ -18,7 +18,6 @@ to make changes validating!
|
|||
|
||||
## Defects:
|
||||
- Debian preseeding process can only config one IP address, so to bio-stack machine(both have IPv4 and IPv6 address), after loggin to new system, you can only see IPv4 address are configurated, you have to config IPv6 address manually.
|
||||
<br />
|
||||
edit network interfaces:
|
||||
<br />
|
||||
<br />
|
||||
|
@ -32,9 +31,8 @@ add ipv6 configurations:
|
|||
dns-nameservers 2606:4700:4700:0:0:0:0:6400</code></pre>
|
||||
In above sample, you just need to change "::1" to your own IPv6 address which assigned by your cloud provider. "netmask" 64 is a typical value, "dns-nameservers" is from Cloudflare.com.
|
||||
<br />
|
||||
<br />
|
||||
Save files and restart system.
|
||||
|
||||
<br />
|
||||
- "InstallNET.sh" doesn't support pure IPv6 stack machine(have no IPv4 address, such as Vultr.com 2.5$/month plan).
|
||||
|
||||
## Download:
|
||||
|
|
Loading…
Add table
Reference in a new issue