Title: EFW with 2 links and proxy Post by: gilbertonunes on Wednesday 17 August 2011, 10:05:05 pm Hi buddies...
That's my first post... I've installed EFW 2.4.1 in a dell server and I plugged two internet link on it. Now, I want setting up one of this links to one network, like 172.16.0.0, just to server smtp, imap and http external connections... And, the other link, just to provide web/ftp surfing for my entire LAN. Somebody can help me with this??? Thanks a lot... Title: Re: EFW with 2 links and proxy Post by: speccompsol on Thursday 18 August 2011, 12:55:39 am Should be able to do so by creating appropriate rules in the Network -> Routing -> Policy Routing configuration page.
Source Type = Zone/Green Destination = ANY Service = TCP/80 (can have multiple ports in same rule) Route Via = Uplink Main Source Type = Zone/Green Destination = ANY Service = TCP/25 (can have multiple ports in same rule) Route Via = Uplink 2 etc, etc Title: Re: EFW with 2 links and proxy Post by: gilbertonunes on Thursday 18 August 2011, 02:19:39 am Yeah
I get it!... And already work!... Thanks |