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

multipath interface rule to ip alias?

Hello,
i'm having a conundrum, i need to do an interface route to an alias of the WAN interface, but the dropdown only lists hardware interfaces!.
I mean, it's not a weird thing i'm doing, you get Nth public IPs usually and you need to route some specific services to make them come from a specific IP(SMTP specifically).

how do i do this?, do i interface route to the "base interface" and then do a SNAT to the correct IP?


This thread was automatically locked due to age.
Parents
  • Mast, I think I'm confused.  Do you have one or two WAN connections on this UTM?  If you don't have a second one, you don't need the static route.  You also don't need it if you have a second one and are doing Uplink Balancing.

    Since you posted this in the Network Protection forum (not the Email Protection), I assume that you're not using the SMTP Proxy.  If you have only an "External" WAN connection, make an Additional Address "Mail" on it with the IP you want.  Now, make a NAT rule with auto firewall rule checked:

    SNAT : Any -> {25 & 465} -> Internet : from External [Mail] (Address)



    Any luck with that?

    Cheers - Bob
Reply
  • Mast, I think I'm confused.  Do you have one or two WAN connections on this UTM?  If you don't have a second one, you don't need the static route.  You also don't need it if you have a second one and are doing Uplink Balancing.

    Since you posted this in the Network Protection forum (not the Email Protection), I assume that you're not using the SMTP Proxy.  If you have only an "External" WAN connection, make an Additional Address "Mail" on it with the IP you want.  Now, make a NAT rule with auto firewall rule checked:

    SNAT : Any -> {25 & 465} -> Internet : from External [Mail] (Address)



    Any luck with that?

    Cheers - Bob
Children
No Data