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

How to Dnat to Multiple Lans on same Private Ip Class

Hello,

Is there a way to DNAT into my ENTIRE office LAN w/o changing each computer LAN IP subnet? 

In DNAT the Public IP to Private Specfic ip only lets me communicate with one computer on 192.168.2*** afterwards the other dnats won't work with the same public ip but rather only the first one on top will let me in and afterwards nothing happens with the same Public IP to Private Class IP in DNAT.

What do I use to connect to my Office LAN say 8 computers so I can use there resources rendering my code at night. Specfically a range from 192.168.2.100 to 192.168.2.108 instead of each Ip seperately.

Mike


This thread was automatically locked due to age.
Parents
  • I don't think you can DNAT to a range.

    Traditionally if you want to make multiple systems available as one, you would need to run them as a cluster.

    I'm not certain that I understand the use case here.
  • I am using a cloud for the resources but how to use them all instead of only just one computer.

    I know I could change the private class like

    192.168.20.100: port xyz+8

    192.168.21.101
    192.168.22.102

    then I could just DNAT a Public to a Specfic DIFFERENT Private Ip correct?
    But the Astaro I believe has the power somewhere in the million page manual.

    M
Reply
  • I am using a cloud for the resources but how to use them all instead of only just one computer.

    I know I could change the private class like

    192.168.20.100: port xyz+8

    192.168.21.101
    192.168.22.102

    then I could just DNAT a Public to a Specfic DIFFERENT Private Ip correct?
    But the Astaro I believe has the power somewhere in the million page manual.

    M
Children