add the following:
ip/address:
address: 192.168.1.254/24
network: 192.168.1.0
broadcast: 192.168.1.255
interface: wlan1
ip/pool
name: pool-wlan1
addresses: 192.168.1.1-192.168.1.253
ip/dhcp server
name: dhcp-wlan1
interface: wlan1
address pool: pool-wlan1
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
hope this will fix the problem...
since your eth1 is getting ip from router:
ip/dhcp client:
add
interface: eth1
thanks,
I tried the settings above but opposit interface eth1 for dhcp and wlan for dhcp client. I have been trying to configure my RB about 2 weeks or more and still end up at the same spot.
johndoe can you post ur settings for me to try.