mirror of
https://github.com/linux-system-roles/network.git
synced 2026-08-02 15:52:40 +00:00
Document gateway4 and gateway6 setting in README.md
Signed-off-by: Wen Liang <liangwen12year@gmail.com>
This commit is contained in:
parent
81a602dd71
commit
4f62185714
1 changed files with 4 additions and 0 deletions
|
|
@ -387,6 +387,10 @@ The IP configuration supports the following options:
|
|||
When using a caching DNS plugin (dnsmasq or systemd-resolved in NetworkManager.conf)
|
||||
then "edns0" and "trust-ad" are automatically added.
|
||||
|
||||
- `gateway4` and `gateway6`
|
||||
|
||||
The default gateway for IPv4 (`gateway4`) or IPv6 (`gateway6`) packets.
|
||||
|
||||
- `route_metric4` and `route_metric6`
|
||||
|
||||
For `NetworkManager`, `route_metric4` and `route_metric6` corresponds to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue