mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-25 03:47:15 +00:00
doc: change one more forgotten RFC 1918 address to RFC 5737
https://github.com/linux-system-roles/network/pull/11
This commit is contained in:
parent
6fdf07fff1
commit
e1c5ba55bb
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ network_connections:
|
|||
route_metric4: 100
|
||||
dhcp4: no
|
||||
#dhcp4_send_hostname: no
|
||||
gateway4: 192.168.5.1
|
||||
gateway4: 192.0.2.1
|
||||
|
||||
route_metric6: -1
|
||||
auto6: no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue