Remove the NAT commands other than the core command with a warning message

It's actually far easier and less error-prone to create a standard or manual
switch, then configure whichever NAT service the user wants to use manually.
This commit is contained in:
Matt Churchyard
2018-06-22 13:21:51 +00:00
parent 7db395ff76
commit ec61996eac
6 changed files with 8 additions and 9 deletions

2
vm
View File

@@ -25,7 +25,7 @@
# POSSIBILITY OF SUCH DAMAGE.
VERSION=1.2
VERSION_INT=102058
VERSION_INT=102059
VERSION_BSD=$(uname -K)
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin