I dont know what happened or why, and I can't figure out how to fix it. For some reason my ASL is now blocking all port 25 access to itself from my LAN and from External.
When I look at the firewall rules in the GUI,nothing has changed. However,if I look under the Filter Livelog, and look at the current packet filter rules, I see something under Chain: AUTO_INPUT:
0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spts:1:65535 dpt:25
When I look at a perfectly functioning ASL under the same rule:
1509 719K ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spts:1:65535 dpt:25
Same line number, under the same chain, different action.
So now I can't send any emails outbound from my mail server [:(]
Hopefully someone can help me.
This thread was automatically locked due to age.