Hi,
I'm a pfSense noob, but familiar enough with FreeBSD. I've managed to
get pfsense embedded 1.2-RC3 up and running on an Alix system, and all
was working fine for the past two weeks.
The box supports incoming OpenVPN connections, and SSH key-based
access from WAN and LAN.
Today, the box no longer supports incoming SSH connections, though I
can OpenVPN in and use the WebGUI to access the admin pages.
Everything seems fine and as I left it two weeks ago, except an error
in the filter rules referring to rule 136 in /tmp/rules.debug, which
is the third line in the block below.:
pass in quick on vr0 inet proto tcp from any to $loopback port 8021
keep state label "FTP PROXY: Allow traffic to localhost"
pass in quick on vr0 inet proto tcp from any to $loopback port 21 keep
state label "FTP PROXY: Allow traffic to localhost"
pass in quick on vr1 inet proto tcp from port 20 to (vr1) port > 49000
user proxy flags S/SA keep state label "FTP PROXY: PASV mode data
connection"
To fix the SSH access issue, I had to resave the SSH keys (I did NOT
change them) in the web UI and reboot.
Bizarrely, this has also cleared the error message I was seeing
related to the rules above. Any ideas?
BR
Merul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]