How to route outbound IP USG100.

Options
Hi,

I managed to configure a Virtual IP on a WAN Port for incoming connections.

xxx.xxx.xxx.100 -> 192.168.10.10 (machine01)
xxx.xxx.xxx.101 -> 192.168.10.11 (machine02)

The problem is, that the outbound IP for the machines are the same (xxx.xxx.xxx.100) and I need machine01 outbound at 100 and machine02 outbound on 101.

How can I achieve that?

Thanks for your help!
Dan

Accepted Solution

  • PeterUK
    PeterUK Posts: 2,770  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    Answer ✓
    Options

    Make a routing rule with:

    incoming = Interface

    member = lan1 or where 192.168.10.11 is

    source address = 192.168.10.11

    Source network address translation = xxx.xxx.xxx.101


All Replies

  • PeterUK
    PeterUK Posts: 2,770  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    Answer ✓
    Options

    Make a routing rule with:

    incoming = Interface

    member = lan1 or where 192.168.10.11 is

    source address = 192.168.10.11

    Source network address translation = xxx.xxx.xxx.101


  • Dani2323
    Dani2323 Posts: 3
    Friend Collector
    Options
    Thank you!
  • Zyxel_Stanley
    Zyxel_Stanley Posts: 1,367  Zyxel Employee
    First Anniversary 10 Comments Friend Collector First Answer
    Options

    Hi @Dani2323

    Policy Route rules are able to fulfill your requirement.

    You can create IP objects for your machines and public IP addresses first.

    And configure then with correct rule and enable Address Translation(SNAT) setting.


  • Dani2323
    Dani2323 Posts: 3
    Friend Collector
    Options
    Hi @Zyxel_Stanley,

    Peter's answer did the job. But Thx anyway.

    Best regards

Security Highlight