summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-04-02 16:10:28 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-04-02 16:10:28 +0100
commit41b2bce914ba91f5d752877010761d65ee923f75 (patch)
tree8d0809285929e5fd88ed0279a1ea438577a855c4
parentPS3 doesn't need fixed IP (diff)
downloadconfig-41b2bce914ba91f5d752877010761d65ee923f75.tar.bz2
config-41b2bce914ba91f5d752877010761d65ee923f75.tar.xz
config-41b2bce914ba91f5d752877010761d65ee923f75.zip
Use 10.10.1.* for DHCP zone
-rw-r--r--etc/dhcp/backup.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/dhcp/backup.conf b/etc/dhcp/backup.conf
index 7f1a3cf..5509399 100644
--- a/etc/dhcp/backup.conf
+++ b/etc/dhcp/backup.conf
@@ -28,7 +28,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 {