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

Routing Issue HOW-TO

Hi.

I am just new on ASL and I would like to know how can I get a conexion with Telnet port. My local lan es 13x.x.x.x and the computers are ponting to  a Router 13y.x.x.x (gateway) to get a conexion with a Unix server. how can I route traffic accross Astaro to point to Unix server.

Thanks for your help.
  


This thread was automatically locked due to age.
Parents
  • Hi,
    if your IP is real in your message (13x.x.x.x) you must not have a DNAT-rule because your IP would get routed in the Internet. So a rule like :

    any   ->  ssh  ->  myUnixserver(13y.x.x.x)  -> allow

    will be enough.

    firebear   
Reply
  • Hi,
    if your IP is real in your message (13x.x.x.x) you must not have a DNAT-rule because your IP would get routed in the Internet. So a rule like :

    any   ->  ssh  ->  myUnixserver(13y.x.x.x)  -> allow

    will be enough.

    firebear   
Children
No Data