
new opnsense user, looking to open SSH and webui to WAN
I'm not looking for "you shouldn't do that,that's a bad idea" type advice, I'm just plain not figuring out how to open management services to the WAN after having been an opnsense user for about an hour and finding nothing relevant on the google.
opnsense will not be a firewall for me, it will not be used for any kind of security, it will not even have an internet connection, it's just router B getting a DHCP address on it's "WAN interface" from router A within an offline private LAN, and I want to be able to manage it from one of the "green computers" in the diagram that are plugged in to router A instead of only being able to manage it from the "blue computers" plugged in to router B (opnsense).
------------------------
EDIT: Resolved! I needed to both create rules to allow 443 and 22 on the WAN interface, as well as go to Interfaces > [WAN] > uncheck "Block private networks", because my "WAN" address is just another private network range.