Clone Local network IP on 2 Ports

Hello All !

I need to Clone settings & routing from Wlan Port to Eth2. And do that same IP adress work on Wlan Port or eht2 port.
Yesterday i try clone port, but this something not work. I can ping connected on cloned port pc, but old wlan connections lost internet and routing :frowning: .

System configuration at the moment:
Eth1 incoming internet connection 62.63.X.X. /30
Wlan 192.168.X.X. /27

What i need:
Eth1 incoming internet connection 62.63.X.X. /30
Wlan localnetwork 192.168.X.X. /27
Eth1 localnetwork 192.168.X.X. /27 i try to make new this and nothing work.

Please can me tell step by step for me how to do it. Because i cant find where was error.
How i was do it:
IP->Routes-> Add new route 192.168.X.X. /27 to eth2
IP->Adresses-> Add 192.168.X.X/27 to eth2 interface

System:
Is V4.10 RB433AH

Try this..

Eth1 = Internet conncetion
Eth2 = LAN
WLAN1 = WLAN

Bridge = LAN/WLAN (All LAN IPs / services assigned to this logical interface)


Assign all IPs services and rules IE NATs Firewall rules Etc to the bridge..

Also all traffic (that needs to (IE laptop to desktop Etc)) will forward between the interfaces)

From what I am reading, this is what you need…

Thanks! that work, all ok