I have been trying to setup a RB433 (V5.11) with 192.168.1.17 (Gateway to internet 192.168.1.1) on Wlan1 and 192.168.2.1 on Bridge1. No matter what I have tried I cannot get a connection from 1 networkto the other.
What have I done wrong or what is missing?
ip> address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 192.168.1.17/24 192.168.1.0 wlan1
1 192.168.2.1/24 192.168.2.0 bridge1
/ip> route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S 0.0.0.0/0 wlan1 1
1 ADC 192.168.1.0/24 192.168.1.17 wlan1 0
2 ADC 192.168.2.0/24 192.168.2.1 bridge1 0
ip firewall> nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=wlan1
Thanks
Richard