Changing Network Subnet Limited User Access
-
If you don't need anything different from what auto provides, I'd leave it auto.
Does /tmp/rules.debug show anything interesting now?
Deleted the OpenVPN package? What version of pfSense is this?
-
If you don't need anything different from what auto provides, I'd leave it auto.
Does /tmp/rules.debug show anything interesting now?
Deleted the OpenVPN package? What version of pfSense is this?
Auto it is then.
/tmp/rules.debug shows as follows (related to 192.168.2.*)
Outbound NAT rules
Subnets to NAT
tonatsubnets = "{ 192.168.2.0/23 192.168.1.0/24 127.0.0.0/8 }"
nat on $LIME from $tonatsubnets port 500 to any port 500 -> 209.59.59.194/32 port 500
nat on $LIME from $tonatsubnets to any -> 209.59.59.194/32 port 1024:65535–--
Reflection redirects and NAT for 1:1 mappings
rdr on { em3 bge0 em2 em1 em0 } from any to 209.59.59.194 -> 192.168.1.4 bitmask
no nat on em2 from em2 to 192.168.1.4
nat on em2 from 192.168.1.0/24 to 192.168.1.4 -> 192.168.1.1 port 1024:65535rdr on { em3 bge0 em2 em1 em0 } from any to 209.59.59.196 -> 192.168.3.4 bitmask
no nat on em3 from em3 to 192.168.3.4
nat on em3 from 192.168.2.0/23 to 192.168.3.4 -> 192.168.3.1 port 1024:65535I removed the configured settings of OpenVPN first, then deleted the package entirely. We are running: 2.1.5-RELEASE (i386)
-
There is no OpenVPN package on 2.1.5. It's part of the base system. Are you talking about the client export utility?
Anyway. Now that all that is out of there, step back and take another look at the /tmp/rules.debug and all your interfaces and rules.
-
There is no OpenVPN package on 2.1.5. It's part of the base system. Are you talking about the client export utility?
Anyway. Now that all that is out of there, step back and take another look at the /tmp/rules.debug and all your interfaces and rules.
My apologies, yes the client Export Utility for OpenVPN.