this will give us an ip address for back net
This commit is contained in:
parent
5e3e527d8d
commit
7b9f45bc51
1 changed files with 7 additions and 0 deletions
|
@ -476,6 +476,13 @@ subnet 10.5.127.0 netmask 255.255.255.0 {
|
|||
|
||||
range 10.5.127.230 10.5.127.239;
|
||||
|
||||
host virthost05-nfs {
|
||||
hardware ethernet E4:43:4B:22:CE:EB;
|
||||
fixed-address 10.5.127.229;
|
||||
option host-name "virthost05-nfs";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue