diff options
-rw-r--r-- | etc/dhcp/primary.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/dhcp/primary.conf b/etc/dhcp/primary.conf index f497735..55ace91 100644 --- a/etc/dhcp/primary.conf +++ b/etc/dhcp/primary.conf @@ -23,7 +23,6 @@ failover peer "randomlan" { host ps3 { hardware ethernet 00:1d:0d:f8:a5:80; - fixed-address 10.10.0.4; option domain-name-servers 8.8.8.8, 8.8.4.4; } |