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 Bridge two different subnets on Astaro

I have an astaro setup the following way

eth0 --> Internal Network with subnet 192.168.1.XX
eth1 --> Internet Link 1 (public ip range and internet access) 
eth2 --> Internet Link 2 (no public ip's for this link and its also for internet access)
eth3 --> Dedicated leased line for some services with ip at our end as 10.255.XX.XX
eth4 --> Second Internal Network with subnet 192.168.2.XX

I configured say NetworkA on eth0 and NetworkB on eth4

Now what my requirement is NetworkB should also be behind astaro. There shouldn't be any physical link (using hubs) between NetworkA and NetworkB.

NetworkB will be accessing some specific services thru eth3 and internet thru eth1. NetworkB if required should be accessible to NetworkA and vice versa for services like vnc etc.

any help on the above?

Best Regards.


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

    You can find in "Network ---> Routing", something called Policy routes. This means that you can route any or specific service (or port) to any target you are need.

    For example, in my network I need to telnet a device which is on eth3

    Source Interface: Internal
    Source: Internal (network)
    Service: Telnet
    Destination: (Device name or IP address)
    Target: eth3

    Hope I provide you with useful information.
Reply
  • Dear Friend,

    You can find in "Network ---> Routing", something called Policy routes. This means that you can route any or specific service (or port) to any target you are need.

    For example, in my network I need to telnet a device which is on eth3

    Source Interface: Internal
    Source: Internal (network)
    Service: Telnet
    Destination: (Device name or IP address)
    Target: eth3

    Hope I provide you with useful information.
Children
No Data