add the following:
ip/address:
address: 192.168.1.254/24
network: 192.168.1.0
broadcast: 192.168.1.255
interface: eth1
ip/pool
name: pool-ethn1
addresses: 192.168.1.1-192.168.1.253
ip/dhcp server
name: dhcp-eth1
interface: eth1
address pool: pool-eth1
dhcp server network:
address: 192.168.1.0/24
gateway: 192.168.1.254
ip/firewall NAT
chain: srcnat
src.address: 192.168.1.0/24
action: masquerade
ip/dhcp client:
add
interface: wlan1
The eth1 is connected to a switch with my pc i got the ip address from the RB the dhcp client is bound but no internet if i get this to work i think it would solve my Ap > station ground test issue, think im having a gateway issue.