Fix gateway to be right for secarch network
This commit is contained in:
parent
bbb6226bca
commit
2c3fc7d1ca
1 changed files with 1 additions and 1 deletions
|
@ -2028,7 +2028,7 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
|
||||
option domain-name "secarch.fedoraproject.org phx2.fedoraproject.org qa.fedoraproject.org fedoraproject.org";
|
||||
option domain-name-servers 10.5.126.21, 10.5.126.22;
|
||||
option routers 10.5.126.254;
|
||||
option routers 10.5.129.254;
|
||||
option log-servers 10.5.126.29;
|
||||
# option vendor-class-identifier "PXEClient";
|
||||
# option vendor-encapsulated-options 09:0f:80:00:0c:4e:65:74:77:6f:72:6b:20:62:6f:6f:74:0a:07:00:50:72:6f:6d:70:74:06:01:02:08:03:80:00:00:47:04:80:00:00:00:ff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue