fix ip typo in dhcpd
This commit is contained in:
@@ -170,7 +170,7 @@
|
|||||||
reservations = [
|
reservations = [
|
||||||
{
|
{
|
||||||
hw-address = "c4:a7:2b:c7:ea:30";
|
hw-address = "c4:a7:2b:c7:ea:30";
|
||||||
ip-address = "10.42.97.10";
|
ip-address = "10.42.99.10";
|
||||||
server-hostname = "metz.cloonar.com";
|
server-hostname = "metz.cloonar.com";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user