Need to use OPT 1 as another LAN interface
-
So on this virtual switch did you create a different port group? This is different network you wouldn't put it in the same port group.. How is that connected to physical.. Are you trying to ping from another VM on the same vswitch and port group..
If this connected to physical. Did you create a different vlan tag on this port group, on your physical network, etc. etc.. etc..
-
@keeshpat said in Need to use OPT 1 as another LAN interface:
@Gertjan did not work,
Not getting DHCP IP.DHCP server on OPT1 is set up ok ?
(same settings as the default LAN DHCP server, exception : the network)This is also shown very often :
this special case - no joke - doesn't even allow you to set up a DHCP server on the OPT1 interface (spoiler : because the max pool size would be zero ...; )
if all is well, you should have this :
and this :
The firewall rule for OPT1 (mine is called PORTAL ) :
With all these settings, which are pure clones of the default LAN interface settings, all will be ok.
If it doesn't work, change hardware, cable, switches.
Or redo whatever you use as a VM. -
@johnpoz
Physical switch :has different vlan 8 and vlan 9
Virtual switch has 2 port group : one of them is Web (vlan 8 - connected to Lan interface on pfsense ) , 2nd is DB (vlan 9 - connected to OPT1 on pfsense)
I have vm connected to LAN interface works fine. no issues there.
Vm connected to OPt1 can not even reach to pfsense.Just delete the port group and recreate it -- still same issue .
-
It's getting bigger all the time :
.....
.....
VM !
......
VLAN's !
......Take your time, a pencil and paper, and make some pictures / screen copies / whatever. Include everything. And most important : all the things we don't know ;)
-
@Gertjan
Thank you, confirming it is set exactly the same.
Still no luck.
Thank you -
@keeshpat said in Need to use OPT 1 as another LAN interface:
e ) , 2nd is DB (vlan 9 - connected to OPT1 on pfsense)
So you set vlan ID in pfsense? Or its native on pfsense? esxi will pull tags off unless you set vlan ID 4095 on the port group..
-
Look at Status > Interfaces for OPT1. Do you see any incoming packets at all?
This looks like some virtual network config issue, I agree.
Steve
-
@johnpoz I tag vlan ID on virtual port group on vmware.
No tags on pfsense. -
@stephenw10 no traffic on opt1 interface
-
@johnpoz @stephenw10 @Gertjan @marvosa
Thank you guys for your help.
I am able to resolve the issue.
Issue was on vmware side.
I had to create new NIC for pfsense and new NIC for server.
Everything is working fine now,Thanks again for your input.
Kishan