pppoe connection throagh bridged wireless and ether1 interface's

hi

i have qrt ac and the wireless interface connected to the service provider radio.

i want to connect to the pppoe server of the isp with my pc through qrt. but i can’t. just can connect to the isp on the mikrotik and not out of it. this is my config

[admin@MikroTik] > export
# jan/02/1970 00:44:31 by RouterOS 6.33.3
# software id = IXA2-7GJ4
#
/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-a/n channel-width=20/40mhz-Ce \
    disabled=no frequency=5160 frequency-mode=superchannel scan-list=5000-5800 \
    ssid=SHOUSHNET
/interface bridge port
add bridge=bridge1 interface=ether1
/ip address
add address=192.168.9.1/24 interface=bridge1 network=192.168.9.0
/system leds
set 0 interface=wlan1
/system routerboard settings
set cpu-frequency=720MHz