Hi,
could someone help me a bit with this little problem of mine.
My school have blocked everything but 8080 (web proxy's port) and thus I want to forward ssh connections on port 8080 on my firewall external ip to port 22 on my firewall internal ip.
I have added the following rules, but it just times out:
LAN_firewall.internal.def = internal ip
adsl0_interface__ = external adsl ip
NAT:
SSH_NAT_VAF All -> adsl0_Interface__ / SQUID None LAN_firewall.internal.def / SSH edit | delete
Firewall rules:
5 All SSH LAN_firewall.internal.def Allow
Any rules above 5 is allow.
This thread was automatically locked due to age.