From cfc82d59c58a54a58fefe574dad8580042bce1a8 Mon Sep 17 00:00:00 2001 From: Bo Staahle Date: Tue, 26 Feb 2019 16:53:28 +0100 Subject: Small comment to test Atom Git integration. --- scripts/ip-up | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/ip-up') diff --git a/scripts/ip-up b/scripts/ip-up index d0a4403..a8461c2 100755 --- a/scripts/ip-up +++ b/scripts/ip-up @@ -53,7 +53,7 @@ function ip_up_post () { /sbin/route -n add 109.105.112.224/27 -interface $IFNAME # Zoom Project /sbin/route -n add 109.105.113.128/28 -interface $IFNAME # dk-ore-sx-01 DC /sbin/route -n add 109.105.113.144/28 -interface $IFNAME # dk-uni-sx-01 DC - /sbin/route -n add 109.105.113.208/28 -interface $IFNAME # SBC + /sbin/route -n add 109.105.113.208/28 -interface $IFNAME # SBC Unused /sbin/route -n add 109.105.113.224/27 -interface $IFNAME # VCONF MCU /sbin/route -n add 109.105.116.0/28 -interface $IFNAME # ndn-dk-internal-lab Customer Network /sbin/route -n add 109.105.116.16/28 -interface $IFNAME # ndn-dk-customer_wayf Customer Network -- cgit v1.1