This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

Interface selection list in WebGUI

Post/Debate your Suggestions & Requests of XigmaNAS here. This ONLY pertains to XigmaNAS.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
Predictor
NewUser
NewUser
Posts: 5
Joined: 22 Nov 2013 14:20
Status: Offline

Interface selection list in WebGUI

Post by Predictor »

Hi,

When I setup my box with vlans on top of a lagg my interface selection list won't show the vlan interfaces with some services.
Now, correct me if i'm wrong, the interface selection is done in /etc/inc/util.inc (according to pfsense forum ;) )
Why are vlan interfaces filtered out here? Could You, in an upcoming release or update, include them in the list?
I now need to patch the util.inc file every boot:

--snip--
437c437
< if (!preg_match("/^(ppp|sl|gif|faith|lo|vlan|tun|plip|ipfw|usbus|carp)/", $ifname)) {
---
> if (!preg_match("/^(ppp|sl|gif|faith|lo|tun|plip|ipfw|usbus|carp)/", $ifname)) {
--snip--

Thanks in advance
Primary system:6xSeagate Barracuda 2Tb in raidZ2 on an Supermicro A1SA7, 32Gb ecc, zil on ssd mirror, cache on ssd, Backup system: 14x HITACHI HUA721010 in RaidZ2 w/ 2 spares (NetApp Sata shelf, fc connected) on a Dell PoverEdge 610, both running 9.3.0.2r1310

User avatar
alexey123
Moderator
Moderator
Posts: 1469
Joined: 19 Aug 2012 08:22
Location: Israel, Karmiel
Contact:
Status: Offline

Re: Interface selection list in WebGUI

Post by alexey123 »

If you define your lagg or vnet interface as optN, you can attach it anywhere
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600

Predictor
NewUser
NewUser
Posts: 5
Joined: 22 Nov 2013 14:20
Status: Offline

Re: Interface selection list in WebGUI

Post by Predictor »

Hi alexey123,

Thanks for quick answer!
But... My system has 2 physical nics bonded as a lagg interface (lagg0), on top of this lagg interface I add 3 vlan interfaces (so the underlying vlan interface is my lagg interface). One of my vlan interfaces is my LAN interface.
When I try to enable fuppes I need to select an interface, in the list I can choose igb0, igb1 and lagg0, no vlanX...

kind regards,

Rick
Primary system:6xSeagate Barracuda 2Tb in raidZ2 on an Supermicro A1SA7, 32Gb ecc, zil on ssd mirror, cache on ssd, Backup system: 14x HITACHI HUA721010 in RaidZ2 w/ 2 spares (NetApp Sata shelf, fc connected) on a Dell PoverEdge 610, both running 9.3.0.2r1310

Post Reply

Return to “Suggestions & Requests”