mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-06 04:34:19 +01:00
Merge pull request #68 from cedwards/RC-test
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 cloned_interfaces+=lo1
|
||||||
ishmael ~ # sysrc ifconfig_lo1_name="bastille0"
|
ishmael ~ # sysrc ifconfig_lo1_name="bastille0"
|
||||||
ishmael ~ # sysrc ifconfig_bastille0_aliases="inet 10.17.89.1/32"
|
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 ~ # service netif cloneup
|
||||||
|
ishmael ~ # ifconfig bastille0 inet 10.17.89.1/32
|
||||||
```
|
```
|
||||||
|
|
||||||
Second, enable the firewall:
|
Second, enable the firewall:
|
||||||
|
|||||||
Reference in New Issue
Block a user