(Created page with " Install FreeNAS FreeNAS uses jails extensively to partition off different plugins and applications. To provide the FREENAS OS the ability to use DHCP, you need to [https://w...")
 
No edit summary
Line 3: Line 3:


FreeNAS uses jails extensively to partition off different plugins and applications. To provide the FREENAS OS the ability to use DHCP, you need to [https://www.ixsystems.com/documentation/freenas/11.2-U6/install.html#vmware-esxi turn on MAC spoofing and promiscuous mode are on].
FreeNAS uses jails extensively to partition off different plugins and applications. To provide the FREENAS OS the ability to use DHCP, you need to [https://www.ixsystems.com/documentation/freenas/11.2-U6/install.html#vmware-esxi turn on MAC spoofing and promiscuous mode are on].
Create one or more Disks
* Create a Pool for Plex
** Permissions
*** ACL Type: Unix
*** User: plex
*** Group: Media
*** Read: owner/group
*** Write : owner/group
*** Execute: owner/group
Click Plugins > Available
Click the "Config" button to select the correct pool (Plex)
* Click the Plex Media Server (Plex Pass) > Install
** Uncheck DHCP
** IPv3 Interface: ern0
** IPv4 Address: 192.168.1.50
** IPV4 Netmask: 24
* Under Plugins > Installed, Stop the PLEX plugin
* Under Jails, click the options button > Mount Points
* Actions > Add Mount Point
** Source : /mnt/plex/Media
** Destination: /mnt/plex/iocage/jails/plex-plexpass/root/Plex Media Server/Media

Revision as of 23:55, 20 October 2019

Install FreeNAS

FreeNAS uses jails extensively to partition off different plugins and applications. To provide the FREENAS OS the ability to use DHCP, you need to turn on MAC spoofing and promiscuous mode are on.

Create one or more Disks

  • Create a Pool for Plex
    • Permissions
      • ACL Type: Unix
      • User: plex
      • Group: Media
      • Read: owner/group
      • Write : owner/group
      • Execute: owner/group

Click Plugins > Available

Click the "Config" button to select the correct pool (Plex)

  • Click the Plex Media Server (Plex Pass) > Install
    • Uncheck DHCP
    • IPv3 Interface: ern0
    • IPv4 Address: 192.168.1.50
    • IPV4 Netmask: 24
  • Under Plugins > Installed, Stop the PLEX plugin
  • Under Jails, click the options button > Mount Points
  • Actions > Add Mount Point
    • Source : /mnt/plex/Media
    • Destination: /mnt/plex/iocage/jails/plex-plexpass/root/Plex Media Server/Media