mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-22 18:21:53 +01:00
add missing sysrc
This commit is contained in:
@@ -79,7 +79,7 @@ First, create the loopback interface:
|
|||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
ishmael ~ # sysrc cloned_interfaces+=lo1
|
ishmael ~ # sysrc cloned_interfaces+=lo1
|
||||||
ishmael ~ # ifconfig_lo1_name="bastille0"
|
ishmael ~ # sysrc ifconfig_lo1_name="bastille0"
|
||||||
ishmael ~ # service netif cloneup
|
ishmael ~ # service netif cloneup
|
||||||
ishmael ~ # ifconfig bastille0 inet 10.17.89.10
|
ishmael ~ # ifconfig bastille0 inet 10.17.89.10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user