EFW Support

Support => General Support => Topic started by: mosocms on Sunday 21 November 2010, 10:16:58 am



Title: Help with a routing problem on EFW 2.4.1
Post by: mosocms on Sunday 21 November 2010, 10:16:58 am
Hi!   ;D

I need help with a routing problem on EFW 2.4.1.

In my scenario efw-02 is connected to efw-01 by the "dmz" and by the "vpn" gw2gw.

I want that traffic between efw-02 and efw-01 goes thru "dmz" and in the case that "dmz" goes down then traffic goes thru "vpn" gw2gw.

Thanks!   ::)

Code:
  |--------------------------"vpn"-------------------|
  |                                                  |
  |------------------------"internet"----------------|
  |                                                  |
  |                                                  |
  |10.0.0.1                                          |10.0.0.2
  |(red)                                             |(red)
|----------|                                       |----------|
|          |-----------------"dmz"-----------------|          |
|  efw-01  |192.168.99.1               192.168.99.2|  efw-02  |
|          |(orange)                       (orange)|          |
|----------|                                       |----------|
  |192.168.1.254                                     |192.168.2.254
  |(green)                                           |(green)
  |                                                  |
  |                                                  |
  |                                                  |
  |192.168.1.1                                       |192.168.2.2
  |(green)                                           |(green)
|----------|                                       |----------|
|          |                                       |          |
|  PC-001  |                                       |  PC-002  |
|          |                                       |          |
|----------|                                       |----------|