Closed Makr91 closed 2 years ago
Hi @Makr91,
you are seeing the warnings because neither allow_ip_spoofing
nor allow_mac_spoofing
properties for net
resources are supported by OmniOS zone brands (iirc they are supported by SmartOS zone brands).
On OmniOS you have to show/set the vnic properties with dladm
:
hadfl@nemesis:~$ dladm show-linkprop -p protection lx0
LINK PROPERTY PERM VALUE DEFAULT POSSIBLE
lx0 protection rw -- -- mac-nospoof,
restricted,
ip-nospoof,
dhcp-nospoof
Oh, I must have been confused by this Issue then:
https://github.com/omniosorg/illumos-omnios/issues/1039#issuecomment-1037241914
Can you clarify further?
Also, do you think that is why this works for me on E1000 netif configurations and not virtio because the setting is not actually applying this way?
So these possible values are a little confusing, I want to enable spoofing, these options name seem to indicate to disable it. Can you also confirm the command to enable mac and ip spoofing?
Oh, I must have been confused by this Issue then:
omniosorg/illumos-omnios#1039 (comment)
Can you clarify further?
The promiscphys
net
property is supported by the OmniOS bhyve brand, it's just allow_ip_spoofing
and allow_mac_spoofing
which are not.
Thanks, Ill close this
Hello All,
After getting pfSense to work in CARP using the e1000 interfaces using zonecfg, I generally use zadm noVNC or zlogin or zadm to access the zone. When I use zadm I am getting this warning:
I was told this is how I should configure these settings in zonecfg for promiscuous, mac spoofing and other flags:
Warning:
example zonecfg: