What version are you using of pfsense?
I've just discovered something which might affect you, more details here https://forum.pfsense.org/index.php?topic=94619.0
If they do affect you, remember to Reset all states (Reset Button in Diagnostics:Show States, Reset States tab) and/or reboot pfsense before testing.
I have tried setting the nic to static, DHCP. Maybe it has something to do with the mac address?
You set the OPT2/NetDuma to static and optionally run a DHCP server if you want to hand out IP addresses to anything connected to it, but remember OPTx nics will all have default block, so you need to create rules which let things through. LAN by default lets anything out which ius why you may have been seeing things work differently.
If you run the DHCP service the devices connected to OPT2 will get an IP address but you then need to create a rule to allow access to the DNS service on the FW (and possibly other services like Netbios it depends on how by the rules other devices work). and add a rule to let anything out. Rules work top to bottom and if you want to stop OPT2/Netduma from gaining access to your other networks, add a rule to block access to your other lans before the allow everything rule.
See the image in this post for an example. https://forum.pfsense.org/index.php?topic=94566.msg525350#msg525350
In the first rule of the image leave your gateway as default ie so its showing as a *, although it will still work if you chose a gateway and you only have one internet connection and thus one gateway. If you have two or more internet connections then you could control what OPT2/Netduma went out on if you were into gateway groups and other things like load balancing etc etc.
Ignore the two rules showing block WAN net & address these were for tests I've been doing at my end, but overall those rules will help you gain net access for any device connected to OPT2/NEtduma whilst stopping anything from talking to anything else on your other networks like your LAN & PS. the fw ie SSH, http & https gui but allows access to thethe time server (NTP) and the DNS on the fw.
hth.