2 WAN, 1LAN, passthrough one WAN completely

Hey there,

I got a question:

lets say I have the following networks:

WAN1: 10.0.0.15
WAN2: 10.0.0.20
both are coming in on one sfp - port

LAN1: 192.168.0.0/24

WAN1 should route all traffic to LAN1. - this works already.

All Traffic and the IP from WAN2 should be passed through to a device on eth10.

How is this possible?


Thanks for your Help!

How are these two WANs delivered? Different VLANS? Or explain…

How are these two WANs delivered? Different VLANS? Or explain…

Exactly. And both are using the same gateway.
Lets say: 10.0.0.254

Try bridging the second VLAN interface to Ether 10.

Okay, so I have to do the following steps to get it working:

1.Configure SFP Port for 2WANs
2.Bridge the eth ports I want to use as local lan
3.bridge WAN2 to eth10
4.?

Do I have to make some firewall entrys?

As you can see I’m not very familiar with this router, so sorry for my noob questions!


Thanks for your help!