Would it be Forwarding or Outbound?
-
No. The rule is not disabled.
But also the new rule that I put on .11 isn't showing up in the pfctl output either.....
New rule
Pfctl -sn output
-
@o12eMaRkAbLeo no just create a normal rule on some other interface.. The rule doesn't really have to do anything actually, it never has to trigger just want to see if your having this issue with all rules or just outbound nat..
See how I created a dummy rule that would never trigger on my lan because there a any any rule above it.. But when I create it shows up in the rules via the pfctl cmd
Looks like for some reason your not actually in hybrid mode, and only your automatic rules are showing.
-
I have already done that I think yesterday.
The .11 isn't showing up in the pfctl -sn output. That is why I decided to build the rule to allow static porting on ipv6 to see if it would show up in the output. It is but still not accepting the static routing.
Assigned another network port to LAN2
pfctl -sn output after changes
-
@o12eMaRkAbLeo on your normal lan, just a normal rule - not a outbound nat.. See my above example where I did it on my lan.. Nothing to do with nat.. Just a rule on an interface.
I want to verify its just outbound nat your having a problem with and not writing rules in general..
-
pfctl -sr | grep Factorio
-
@o12eMaRkAbLeo and that tells me nothing.. Where is the new rule you created? you grep for Factorio - and thre is no rules on your lan for that in your gui post.
See above I created what was clearly a new rule TestRule - and then I look for that in my rules via sr and you can clearly see it there.
-
After adding the same exact output "pfctl -sr | grep Factorio" no change.
-
@o12eMaRkAbLeo so no rules are being added then..
Vs using some rule wiith a name on that you already have listed in your rules.. Wouldn't it have been easier and clearer to call it say "testrule:" or testnewrule..
-
This could be true but I wanted to involve everything that we are working on.
But technically that isn't true. I did at the ipv6 NAT rule I put in place...
-
@o12eMaRkAbLeo said in Would it be Forwarding or Outbound?:
at the ipv6 NAT rule
Huh - why would you create a IPv6 nat rule????? That makes no sense..
Could you just do a clear and simple test.. add a rule on lan, with a very easy to understand description that doesn't line up with what your doing.. like testnewrule and then look in your rules.. Do you see that new rule or not?
https://docs.netgate.com/pfsense/en/latest/troubleshooting/firewall.html#ruleset-failing-to-load
-
-
@o12eMaRkAbLeo that is a horrible name to try and grep for.. pretty sure you would need to atleast quote that..
I mean do you have a bunch of other rules called testrule ?
Did your output ever get to done?
-
I turned pfBlocker off it was causing some errors and not allowing the reload of the filters to complete
-
@o12eMaRkAbLeo said in Would it be Forwarding or Outbound?:
not allowing the reload of the filters to complete
Well that looks like the problem solved then.. I see your static port in there now.
-
Thank you for all your assistance! It is up and working!
Just have to clean up pfBlocker and get 0 errors now...
-
@o12eMaRkAbLeo glad you got it sorted.. It was an odd one.. I did you had pfblocker there with auto rules. But figured you would of seen an error from before when I asked you to watch the reload.