This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSL VPN users SSH to server

I've been trying to get VPN users to access a server behind the Astaro firewall.
I created a PF rule:
SSL VPN -> ANY -> ANY
But I still keep getting reject.
Here is a log line:
 
2010:07:23-09:39:38 207 ulogd[3266]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="50" seq="0" initf="br0" outitf="br0" dstmac="00:1a:8c:15:65:10" srcmac="00:11:5d:6f:30:00" srcip="***.***.***.***(the firewall's hostname)" dstip="***.***.***.***(server behind firewall)" proto="6" length="64" tos="0x00" prec="0x00" ttl="62" srcport="50024" dstport="22" tcpflags="SYN"

Thanks in advance!


This thread was automatically locked due to age.
Parents
  • You've proven that you don't need the PF rule.

    I'm a little confused though that you have a Remote Access server defined on a bridge.  Can you be a bit more precise about your IPs and your topology?  It seems like you may have a conflict, but that can't be seen from what you've shared.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • You've proven that you don't need the PF rule.

    I'm a little confused though that you have a Remote Access server defined on a bridge.  Can you be a bit more precise about your IPs and your topology?  It seems like you may have a conflict, but that can't be seen from what you've shared.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
  • Thank you Bob,
    I've got the firewall that has SSL VPN configured on it.
    behind the firewall I have 4 servers on different ip ranges
    I would like to allow access to those servers only to SSL VPN users.
    I hope this clarifies things.
    Thanks in advance,