From ebcb6bf53eee404a52143d3a17b93654f9874366 Mon Sep 17 00:00:00 2001 From: TJ Date: Tue, 21 Jan 2020 23:40:39 -0500 Subject: [PATCH] Fixed lightspi --- common4.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common4.conf b/common4.conf index c1ef5b6..c20827e 100644 --- a/common4.conf +++ b/common4.conf @@ -60,7 +60,7 @@ subnet 128.153.144.0 netmask 255.255.254.0 { # host geoffry.cslabs.clarkson.edu { hardware ethernet 00:25:90:9b:fe:34; fixed-address 128.153.144.34; } # host animal.cslabs.clarkson.edu { hardware ethernet b8:97:5a:13:7e:80; fixed-address 128.153.144.35; } host scannerpi.cslabs.clarkson.edu { hardware ethernet b8:27:eb:86:6f:99; fixed-address 128.153.145.101; } - host lightspi.cslabs.clarkson.edu { hardware ethernet b8:27:eb:12:30:a3; fixed-address 128.153.145.102; } + host lightspi.cslabs.clarkson.edu { hardware ethernet b8:27:eb:12:30:a3; fixed-address 128.153.145.103; } host tiamat.cslabs.clarkson.edu { hardware ethernet 00:02:c9:57:11:66; fixed-address 128.153.145.41; } }