Hi all,
i have some problems with Mikrotik RouterOS 2.9.7 (also tried with 2.9.5), the problems is that i can not disable Encryption ot PPPOE connections.
Here is a brief example of the situation:
This is the profile i'm using, specialy the setting "use-encryption=no"
/ppp profile print detail
Flags: * - default
0 * name="default" local-address=XXX.XXX.XXX.XXX remote-address=pool1 use-compression=default use-vj-compression=default use-encryption=no only-one=yes change-tcp-mss=default dns-server=XXX.XXX.XXX.XXX
This the pppoe-server configuration
/interface pppoe-server server print
0 service-name="XXXX" interface=vlanXXX max-mtu=1488 max-mru=1488 authentication=chap,mschap2 keepalive-timeout=10 one-session-per-host=no max-sessions=0
default-profile=default
AND here are the connected users:
/ppp active print
Flags: R - radius
NAME SERVICE CALLER-ID ADDRESS UPTIME ENCODING
0 R zombajo pppoe XX:XX:XX:XX:XX:XX XXX.XXX.XXX.XXX 1d7h2... MPPE128 statefull
1 R molotov pppoe XX:XX:XX:XX:XX:XX XXX.XXX.XXX.XXX 15h55... MPPE128 statefull
2 R strahinov pppoe XX:XX:XX:XX:XX:XX XXX.XXX.XXX.XXX 14h3m15s MPPE128 statefull
As you can see ENCONDING is set to "MPPE128 statefull", which we want to disable. Any of you guys have the same problem?
We have some other problem too, on version 2.9.5 we have an unexpected reload of the server without eny reason, this happened with 200-300 active connections, this reload repeated 3-4 times in 5 hours of active work, and we had to move the users on the old server we are using (based on Slackware linux). We've upgraded version to 2.9.7 but we are afreid to move the users again, because of unknown state ot this situation, we've mailed this problem to Mikrotik support team 2 weeks ago and still don't have na answer... if any one had this problem and have a solution please share the information with us. 10x in advandce.