Unable to forward port 22, SSH from outside
-
Hi All
,For the support needs I need to let PBX tech to SSH to my locally hosted FreePBX temporarily to resolve some issue. I allowed access from their support network only in the rule. Yet the connection times out. Today, I tried to connect from my client network, I put their IP in the alias, and the same issue. Seems like that packets don’t hit the Pfsense.
I have other rules that work fine.
It could be FreePBX issue to but I allowed IP and allowed SSH over internet in the it firewall.
Can anyone suggest where to look?
Here are my forwarding rule and WAN interface rules:


-
@cuteliquid11 source port will not be 22... change the source port to "Any"
also, dest IP in your NAT rule should probably be your WAN IP, looks like you have the internal FreePBX IP there, which isn't right
-
@luckman212 It worked, thanks man. I copied this rule from my other rules, I have quite a bit, and they work okay...
I think I confused nomenclature of names - dest address is my internet host place rather than behind NAT object.