SOLVED Cant Use plugins

itzdaniel483

Cadet
Joined
Dec 14, 2021
Messages
3
Hello All,

I've recently decided to try and use a few of the plugins that TrueNas has to offer but I cannot seem to use any of them without crippling my entire network including LAN. I'll describe what happens below to the best of my abilities.

TrueNas is on a server with 4 NIC slots with only 2 in use (bce0 and bce1).

My network DHCP address is 192.168.1.1.... which means the DHCP server will have the subnet mask of /24.

BCE1 is a static IP address of 192.168.1.73
BCE2 is on DHCP mode and has been given an IP address of .155.
I go to setup any plugin and I choose NAT mode as I have a business ISP package and have 13 static IP addresses to choose but my main network is only using one of them, that causes the jail to randomly assign a completely random IP of 10.0215... and a subnet of /30 which obviously doesn't work.

If I set the mode to NAT as I am binding internal IP addresses to ONE external IP address, it causes my ENTIRE network to crash, every device looses not just WAN but LAN connections to each other and if the plugin has autostart I have to go to the shell on the machine and remove the entire jail folder from the datashare/storage device. I can choose NAT and DHCP but then the Admin panel for the plugins just brings me to the TrueNas login GUI.
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Disconnect bce1 (the .155 interface). Having 2x NICs on the same subnet without them being in a LAGG is not supported, and can cause this sort of problem with plugins.
 

itzdaniel483

Cadet
Joined
Dec 14, 2021
Messages
3
Disconnect bce1 (the .155 interface). Having 2x NICs on the same subnet without them being in a LAGG is not supported, and can cause this sort of problem with plugins.
Okay I've disconnected the other ethernets and will try the plugins again

Disconnect bce1 (the .155 interface). Having 2x NICs on the same subnet without them being in a LAGG is not supported, and can cause this sort of problem with plugins.
Thank you this worked :)
 
Last edited by a moderator:

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Mod note: Please upload any images directly to the forum instead of using external image hosts.
 

itzdaniel483

Cadet
Joined
Dec 14, 2021
Messages
3
Mod note: Please upload any images directly to the forum instead of using external image hosts.
Apologies I did not see the upload image button only the media button :/
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
You can just drag images into the text box to upload them.
 
Top