explain ip
This commit is contained in:
parent
bad537bfa3
commit
d43866304d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
networking.hostName = "tor";
|
||||
systemd.network.networks = {
|
||||
"10-lan" = {
|
||||
# IPv4 settings are from `sudo dhcpcd --test`.
|
||||
# IPv6 settings are from https://www.ssdvps.dk/knowledgebase/18/IPv6-Gateway.html.
|
||||
name = "ens3";
|
||||
address = [
|
||||
"91.210.59.57/25"
|
||||
|
|
Loading…
Reference in a new issue