mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-17 22:21:19 +01:00
64nix fix spacing
This commit is contained in:
parent
7759238f91
commit
4f7d0d5004
@ -39,7 +39,7 @@ iface eth1 inet6 static
|
|||||||
autoconf 0
|
autoconf 0
|
||||||
```
|
```
|
||||||
Now run the below command to assign the entire /56 to the server's loopback interface:
|
Now run the below command to assign the entire /56 to the server's loopback interface:
|
||||||
**Note:** this uses Linux's [AnyIP](https://blog.widodh.nl/2016/04/anyip-bind-a-whole-subnet-to-your-linux-machine/) feature.
|
**Note:** this uses Linux's [AnyIP](https://blog.widodh.nl/2016/04/anyip-bind-a-whole-subnet-to-your-linux-machine/) feature
|
||||||
|
|
||||||
`ip -6 route add local 2620:57:e000:400::/56 dev lo`
|
`ip -6 route add local 2620:57:e000:400::/56 dev lo`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user