commit f4d3911ae815545a6f04c50f418f6620619af1c0 from: mischa date: Sun Nov 25 15:59:14 2018 UTC UPLINK2, BRIDGE2 are optional commit - 682ffcc16485cefe8f9982b0e8946303f51fe8e0 commit + f4d3911ae815545a6f04c50f418f6620619af1c0 blob - bad7045669c0b87f9a7678c7c8eb3a47b20c912b blob + 1666cfcc241f9a28f865eb97a0cb45e30d9475b4 --- _vms.conf +++ _vms.conf @@ -16,8 +16,6 @@ HTDOCS="." VMDUSERS="_vmdusers" UPLINK="uplink_vlan42" BRIDGE="bridge42" -UPLINK2="uplink_vlan421" -BRIDGE2="bridge421" # dhcpd.conf ROUTER="192.168.1.1" DNS="192.186.1.3" blob - 4a6cdf965f4ebfb00ff8bb56045748491a8b5a2e blob + a8a2691e61e4f1f26cbcece65c57bf1c86deefd3 --- deploy.sh +++ deploy.sh @@ -24,6 +24,9 @@ #VMDUSERS="vmdusers" #UPLINK="uplink_vlan42" #BRIDGE="bridge42" +#Optional +#UPLINK2="uplink_vlan421" +#BRIDGE2="bridge421" ## dhcpd.conf #ROUTER="192.168.0.1" #DNS="192.186.0.1"