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

The general Astaro configuration

Hi all,

Now I have 1 Switch + 1 Astaro + 1 Load Balancer device. Switch-Layer 3 is including:

- Two vlans (2-3 ) serving for end-users, servers...

- Create one more vlan (ex: vlan 4 on SW-L3) and set ip 192.168.4.x and then connect this port to one ethernet port on Astaro (ex: IP 192.168.4.x)

- All vlans on the switch have been routed (using Inter vlan routing feature).

- Create one Default Route on Switch - L3 points to the Astaro's ethernet port we have told the above  

I want to ask that how the rules (firewall rule, static route, nat...) can i configure on this Astaro to allow the internal vlan's users to connect the Internet?

P/S: The Astaro have one interface is connecting to the Load balancer device(with many internet lines) 

Grateful thank


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

    After thinking, I have a routing solution as follows:
      
    - Create a 'Interface' be called 'Internet' (on Astaro) with IP: 192.168.5.x and the LB also set a 'Interface' with IP: 192.168.5.x
       
    - Firewall Rules:
          + one rule for: Vlan 2 (source) -----(ex: permit HTTP & HTTPS... )----- LB's Interface (destination)   
          + Vlan 3 the same as the above
       
    - Static Route:
          + Vlan 2-3 --- Internal Astaro's IP (192.168.x.4)

    That is my idea. Pls give me an idea of this solution.

    Thanks.
  • Hi all,

    No one can help me?