samuel-emrys
Contributor
- Joined
- Dec 14, 2018
- Messages
- 136
Using /24 is fine. To clarify, you entered the following command at creation?I got an error, I believe it was a mask error or something, so I just changed it manually to DHCP inside freenas, I used <192.168.1.29/24> for IP/mask and <192.168.1.1> for gateway, possibly I should have entered 255.255.255.0 instead of the /24?
iocage create -n "lidarr" -p /tmp/pkg.json -r 11.2-RELEASE ip4_addr="vnet0|192.168.1.29/24" defaultrouter="192.168.1.1" vnet="on" allow_raw_sockets="1" boot="on"
It's important that you didn't include the <>. Also, are you trying to access the jail using this URL, or whatever IP your DHCP server is allocating? http://192.168.1.29:8686
Again though, these questions should go in the thread with the guide you're using so other people will benefit from this. This thread will be difficult to find