thegreenkolev
Cadet
- Joined
 - Apr 22, 2023
 
- Messages
 - 1
 
Hello everyone,
I am facing a problem with my TrueNAS Core configuration and I am feeling frustrated because of it. Currently, I have two network interfaces that are aggregated into a LAG and have been assigned the IP address 192.168.200.10 for only use of Proxmox node ISCSI sharing. Additionally, I have assigned a VLAN on the LAG interfaces with the IP address 10.10.10.37, which I use for TrueNAS web management.
Interfaces:
                        
However, I'm encountering an issue when attempting to connect a VM hosted on TrueNAS Core to the same VLAN100.
I would appreciate any advice on how to properly configure VLANs in TrueNAS Core for VM connection and WebAccess.
Thank you in advance for your help.
	
		
			
		
		
	
			
			I am facing a problem with my TrueNAS Core configuration and I am feeling frustrated because of it. Currently, I have two network interfaces that are aggregated into a LAG and have been assigned the IP address 192.168.200.10 for only use of Proxmox node ISCSI sharing. Additionally, I have assigned a VLAN on the LAG interfaces with the IP address 10.10.10.37, which I use for TrueNAS web management.
Interfaces:
| NAME | TYPE | Parrent Intefaces | IP Addresses | 
| ix0 | PHYSICAL | --- | --- | 
| ix1 | PHYSICAL | --- | --- | 
| lagg0 | LINK_AGGREGATION (LACP) | ix0,ix1 | 192.168.200.10 | 
| vlan100 | VLAN | lagg0 | 10.10.10.37 | 
However, I'm encountering an issue when attempting to connect a VM hosted on TrueNAS Core to the same VLAN100.
I would appreciate any advice on how to properly configure VLANs in TrueNAS Core for VM connection and WebAccess.
Thank you in advance for your help.