bastille0 bootstrap commands out of order

This commit is contained in:
Christer Edwards
2019-11-23 16:01:52 -07:00
parent 8409c356a8
commit 806654eae0

View File

@@ -95,8 +95,8 @@ First, create the loopback interface:
ishmael ~ # sysrc cloned_interfaces+=lo1
ishmael ~ # sysrc ifconfig_lo1_name="bastille0"
ishmael ~ # sysrc ifconfig_bastille0_aliases="inet 10.17.89.1/32"
ishmael ~ # ifconfig bastille0 inet 10.17.89.1/32
ishmael ~ # service netif cloneup
ishmael ~ # ifconfig bastille0 inet 10.17.89.1/32
```
Second, enable the firewall: