I've replaced a pfSense 2100 router which used to be my WAN router with an RB5009. On the pfSense I was using an ssh tunnel from wherever I was in the world to proxy my websurfing back home to a squid proxy server. Now the pfSense/squid has been moved into my LAN. I thought this would be as simple as redirecting the tunnel to the new ip address.
So far on the RB5009 I've created my user and can log in.
/ip ssh
set forwarding-enabled=both
This should tunnel pretty easily, so I thought. Any suggestions? I don't suspect this requires any new firewall rules.
Well, it's not the router or the OS or the proxy. It's the browser (Mozilla) causing the issues. Using chrome with the system proxy set everything works. Using Mozilla I get PR_CONNECTION_RESET_ERROR. Cookies, probably.
I can use the proxy internally from my laptop to the proxy inside the subnet, but when using ssh to the RB5009 I'm thinking the packets from the proxy are not "related" to the forwarded packets.
What would be a sample firewall rule to permit such traffic?
Using applicable variants of the rules below permits me to ssh in from the WAN side and connect directly to the proxy and then I can set my browser proxy settings: