summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-04-02 16:09:14 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-04-02 16:09:14 +0100
commite20d264d4ab6d2695d90a664eed83256eb1274b8 (patch)
tree7fdef1053734fe4e2e4a6e7b3c22a41d9b9343e4
parentPS3 doesn't need fixed IP (diff)
downloadconfig-e20d264d4ab6d2695d90a664eed83256eb1274b8.tar.bz2
config-e20d264d4ab6d2695d90a664eed83256eb1274b8.tar.xz
config-e20d264d4ab6d2695d90a664eed83256eb1274b8.zip
Use 10.10.1.* for DHCP zone
-rw-r--r--etc/dhcp/primary.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/dhcp/primary.conf b/etc/dhcp/primary.conf
index 55ace91..8769ee1 100644
--- a/etc/dhcp/primary.conf
+++ b/etc/dhcp/primary.conf
@@ -29,7 +29,7 @@ host ps3 {
subnet 10.10.0.0 netmask 255.255.0.0 {
pool {
failover peer "randomlan";
- range 10.10.0.128 10.10.0.254;
+ range 10.10.1.1 10.10.1.254;
}
key updatekey {