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

Two questions: SSH and TraceRoute

Hi all!

I have two questions that are burnin'!

1. I seem to be unable to do traceroutes... I have it properly configured in Network Security -> Packet filter -> ICMP -> Firewall is traceroute visible AND Firewall forwards traceroute... yet none of my machines (including the astaro box) can traceroute.

Any idea of what's going on?

2. It appears I can SSH into the Astaro box just fine from inside and outside my LAN; I can SSH into all other machines just fine too. However, I can't seem to SSH out of the Astaro box somewhere else. It's not that big of a deal but... kinda annoying. Any ideas?

Thanks!!


This thread was automatically locked due to age.
Parents
  • Hi,

    #1 -- do you have Masquerading setup?
    Check the packetfilter log while doing a traceroute.

    #2 -- to SSH FROM Astaro, you'd need a packetfilter rule for the Astaro interface that the traffic would be exiting Astaro on.
    e.g. for internal targets, the rule would look like:
    source: Internal Interface
    Dest: LAN Network
    Service: SSH
    Allow

    Barry
Reply
  • Hi,

    #1 -- do you have Masquerading setup?
    Check the packetfilter log while doing a traceroute.

    #2 -- to SSH FROM Astaro, you'd need a packetfilter rule for the Astaro interface that the traffic would be exiting Astaro on.
    e.g. for internal targets, the rule would look like:
    source: Internal Interface
    Dest: LAN Network
    Service: SSH
    Allow

    Barry
Children
No Data