Updated FreeNAS 11.1 U5 (FreeBSD) (markdown)

gt2416 2018-12-13 21:23:43 -05:00
parent f8a44540e6
commit d4c67f5af3

@ -4,7 +4,7 @@ First lets create the iocage jail, you can do this through the new UI but its wa
### Create the iocage jail (Replace the ip and router ip with what works for you): ### Create the iocage jail (Replace the ip and router ip with what works for you):
`iocage create -n InvoiceNinja -r 11.1-RELEASE ip4_addr="vnet0|192.168.1.23/24" defaultrouter="192.168.1.1" vnet="on" allow_raw_sockets="1" boot="on"` `iocage create -n InvoiceNinja -r 11.2-RELEASE ip4_addr="vnet0|192.168.1.23/24" defaultrouter="192.168.1.1" vnet="on" allow_raw_sockets="1" boot="on"`
### Lets log into the jail: ### Lets log into the jail: