mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-03 19:23:42 +01:00
bastille0 bootstrap commands out of order
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user