Multiple WAN addresses

Hello,

In My RB1100AHx2 I have 12 public WAN adresses on interface Ethernet 1.

I have Companies in different subnets like:
Company 1: 191.168.1.0/24
Company 2: 191.168.2.0/24
Company 3: 191.168.3.0/24

I would like to let each Company have their own public WAN address, when browsing on the Internet.

Like:
191.168.1.0/24 → WAN Address 1
191.168.2.0/24 → WAN Address 2
191.168.3.0/24 → WAN Address 3

Can someone help with a solution?

Kind regards
Thomas

use action=src-nat and set to what address NAT should be performed

Yep, that was it, thanks :slight_smile: