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

Policy routing and incoming traffic

Hi

Have the following setup;
- DSL Connection, with static ip
- Leased line, with static ip

I have default gateway on the leased line and would like to have incoming-vpn (ssl-vpn) traffic on the dsl connection. I have been working on a policy route for some time know, but cannot seem to figure out how to do this.

Appreciate any ideas on this.


thank you.


morten


This thread was automatically locked due to age.
Parents
  • Read Astaro Knowledgebase - Policy Route a second WAN Connection

    but with Astaro v6 I can successfully use Police Route for incoming and outgoing traffic


    [FONT=Courier New][SIZE=3][SIZE=4]     INTERNET[/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4]      /                   [/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4]         WAN1 (DSL)                          WAN2 (FR)[/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4]          \                                     /[/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4]         ASL/ASG Appliance[/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4]            |                                          |[/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4] Internal (network)           DMZ (network)[/SIZE][/SIZE][/FONT]
    [FONT=Courier New][SIZE=3][SIZE=4] 192.168.0.0/24                    192.168.100.0/24[/SIZE][/SIZE][/FONT] 

     
    Where WAN1 is DEFAULT GATEWAY (For Proxy HTTP better is asymmetric 4096/512 Kb/s DSL) and WAN2 with symmetric 2Mb/s Frame Relay. I use additional ip addresses for interface WAN1 and WAN2 for SNAT nad DNAT rules. I want use DSL WAN1 link mainly for ASG Proxy. Where Inernal network use SNAT for additional ip address of WAN2 and DMZ network use SNAT and DNAT for additional ip address of WAN2 for each servers at DMZ zone.

    Now, I start use ASG V7 and the same configuration don't work the same like with v6.
    V7 maybe have same bug because when I traceroute from Internal network to privet ip address of DMZ server like 192.168.100.2 I have error answer from WAN2 (FR) border router. It's look like ASG doing NAT where for DMZ networks should not make it as it made ASL v6.

    Best Regards,
    WaMaR

    ------
    There is some bypassing of problem before Astro fix the bug - http://www.astaro.org/showthread.php?t=17530
  • I have exactly the same problem. I have opened a support case with Astaro in August (!) and I still do not have a solution. The Case is up at the developers, and the last thing I heard from Astaro is the usual MS answer "It's not a bug, it's a feature".
    Something in the routing has changed from V6 to V7. For me, this is a bug, maybe in the design, but it's still a bug.

    I am supposed to get a workaround configuration today (I hope). As soon as I tried it, I will post it here. Also they told me they wanted to make a new how-to, because this is definately wrong.

    I am still pretty mad, because this is really a simple thing. And I don't see how this could not be seen as a bug.
  • I have opened a support case with Astaro, too. [:)]

    After direct call phone to Astaro German Support and one hour of conversation two problems with routing have been confirmed.

    1) routing-order is unclear, it seems in V7 there are something has changed so locally attached networks need a separate route to other local networks. My [FONT=&quot]Support Engineer[/FONT] opened a ticket at their development. There the local routes were prior the pbr-routing.

          2) the order of PBR_rules is not determinable. Whenever we move a rule from position a to position b (in order to change the order of them) it changes to position x. This will change with coming 7.1 where a new webadmin will be implemented.

      He was sorry for these inconveniences, as far as He get feedback on 1. from their development He will let me know how they can realise this. So long I will to continue running V6.

    WaMaR
Reply
  • I have opened a support case with Astaro, too. [:)]

    After direct call phone to Astaro German Support and one hour of conversation two problems with routing have been confirmed.

    1) routing-order is unclear, it seems in V7 there are something has changed so locally attached networks need a separate route to other local networks. My [FONT=&quot]Support Engineer[/FONT] opened a ticket at their development. There the local routes were prior the pbr-routing.

          2) the order of PBR_rules is not determinable. Whenever we move a rule from position a to position b (in order to change the order of them) it changes to position x. This will change with coming 7.1 where a new webadmin will be implemented.

      He was sorry for these inconveniences, as far as He get feedback on 1. from their development He will let me know how they can realise this. So long I will to continue running V6.

    WaMaR
Children