problem with routeros 3.22

Hi,
i configured a RB433 with ROS 3.15 as pppoe-client and all was OK.
I uograded it to 3.22 but now it doesn’t work more!

As I can downgrade to 3.22?
Thank in advance
Levis

you will be better off solving the current problem, because downgrading can cause even more problems.

so - what exactly is not working? pppoe client not connecting? did you check the log file?

log:

initializing

terminating…could not create interface

disconnected

Anyway,
how can i downgrade to 3.15?

Thanks

in my experience pppoe-client perfectly run under 3.22.

However to downgrade to 3.15 simply connect to serial port, format NAND and install with netinstall.

Hi,
i changed ros but no configuration and now it doesn’ t work more

My system is:

CLIENT
eth1 rb433 : 192.168.0.1
wlan1 in station pseudobridge.
pppoe-client interface is wlan1

SERVER
wlan1 in rb433 in ap-bridge
pppoe-server interface is wlan1
eth1 : 192.168.1.1


Any suggestion?
Thanks

just as I told you - no use downgrading.

so post your pppoe client configuration please

/interface wireless
set 0 ack-timeout=dynamic adaptive-noise-immunity=none allow-sharedkey=no
antenna-gain=0 antenna-mode=ant-a area=“” arp=enabled band=5ghz
basic-rates-a/g=6Mbps burst-time=disabled comment=“” compression=yes
country=no_country_set default-ap-tx-limit=0 default-authentication=yes
default-client-tx-limit=0 default-forwarding=yes dfs-mode=none
disable-running-check=no disabled=no disconnect-timeout=3s
frame-lifetime=0 frequency=5825 frequency-mode=regulatory-domain
hide-ssid=no hw-retries=4 mac-address=00:15:6D:64:XX:XX
max-station-count=2007 mode=station-pseudobridge mtu=1500 name=wlan1
noise-floor-threshold=default on-fail-retry-time=100ms
periodic-calibration=default periodic-calibration-interval=60
preamble-mode=both proprietary-extensions=post-2.9.25 radio-name=
00156D64XXXX rate-set=default scan-list=default security-profile=default
ssid=CC station-bridge-clone-mac=00:00:00:00:00:00 supported-rates-a/g=
6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps tx-power-mode=
default update-stats-interval=disabled wds-cost-range=50-150
wds-default-bridge=none wds-default-cost=100 wds-ignore-ssid=no wds-mode=
disabled wmm-support=disabled
/interface pppoe-client
add ac-name=“” add-default-route=no allow=pap,chap,mschap1,mschap2 comment=“”
dial-on-demand=no disabled=no interface=wlan1 max-mru=1488 max-mtu=1488
mrru=disabled name=pppoe-out1 password=XXX profile=default
service-name=Center use-peer-dns=no user=YYY

Installed ros 3.22 again and now it works!

I’m sorry.

Thanks again to everyone for your precious support.

Levis