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

Will i be able to do this in V6?

After reading about the policy routing, i can only conclude that it is only useful with more than 1 internet connection, but with more than 1, you get different gateways for each connection, and even the beta wouldn't allow me to do this.

my config is this:
ADSL PPPoE
|
ASL----std eth internet
|----DMZ1
|----DMZ2
|
LAN

The std inet is for hosting purposes and email and some special outboung traffic from the lan(it's also the main connection since it's the one used for VPNs).
the ADSL is for web browsing and P2P mostly.
right now with v5 i maintain 2 different firewalls, with v6 i was hoping to consolidate into 1, can this be done?
(i.e. i want that telnet from the lan be done through std inet but ssh be donde through the ADSL and that the internal HTTP proxy exits through the ADSL as well)


This thread was automatically locked due to age.
Parents
  • Hello  Guillermo,

    Yes it can be done with the V6. First your default Gateway is at your ADSL Connection, cause your proxies facing at your default gateway.
    Second you have to set policy based routes. You have to set for your e-mail that all service for port 25 has to use the interface facing to your std eth internet. The same for your VPN and the other services you want to handle with your "std inet". 

    Hope you will fix now your problem

    Harald
Reply
  • Hello  Guillermo,

    Yes it can be done with the V6. First your default Gateway is at your ADSL Connection, cause your proxies facing at your default gateway.
    Second you have to set policy based routes. You have to set for your e-mail that all service for port 25 has to use the interface facing to your std eth internet. The same for your VPN and the other services you want to handle with your "std inet". 

    Hope you will fix now your problem

    Harald
Children