No, uPnP is not enabled - as I said, it's a plugin, you can find it in "Plugins" section, then install it. It's not installed (hence not enabled) by default.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: park0kyung0won on November 21, 2018, 11:39:40 AM
Is it interface for Suricata to inspect?
Can I select multiple ones?
Quote from: bartjsmit on November 20, 2018, 07:14:35 PM
192.168.0.0/16 and 10.1.0.0/16 are different subnets. You need a router, not a bridge.
Since OPNsense is a router out of the box, your first point of call should be correct (static) routes for the two endpoints. I.e. does your LDAP server know that it needs to take 192.168.1.19 to get to the 10.1.0.0/16 subnet?
I suspect that the hosts on the 192.168.0.0/16 subnet have OPNsense as their default gateway, and OPNsense knows where 192.168.0.0/16 lives, since it has an interface on it.
Check the routes both ways, and do some ping tests with simultaneous packet captures.
Bart...