Hello all!
I have tested the pppoe interface mt 2.9.7-2.9.27!
I have Litle Probrem!!!
My clien laptop connected pppoe the mt server pc wlan interface,Minimumm ping the the server:15ms!!This is Verry High ping times the pppoe interface.I configure static ip all ping time:1-2ms!
Whats the probrem the pppoe server configuration or the mikrotik os version?
My settings for the pppoe:
0 * name=“default” use-compression=default use-vj-compression=default
use-encryption=default only-one=default change-tcp-mss=yes
1 name=“profile1” local-address=192.168.2.1 remote-address=pool1
use-compression=yes use-vj-compression=no use-encryption=no only-one=yes
change-tcp-mss=yes
2 * name=“default-encryption” use-compression=default
use-vj-compression=default use-encryption=yes only-one=default
change-tcp-mss=yes
ppp secret
add name=“1” service=pppoe caller-id=“” password=“1” profile=profile1
routes=“” limit-bytes-in=0 limit-bytes-out=0 comment=“” disabled=no
You have high ping times because you have
use-compression=yes
for profile1, you must set this to no if you want low ping times.
kapulan
September 1, 2006, 9:20am
4
HarvSki:
You have high ping times because you have
use-compression=yes
for profile1, you must set this to no if you want low ping times.
Hello Harvski!
I set use-compression=no and have again big ping times!
You can help my this problem disclaim?
Thanky you!
savage
September 1, 2006, 11:33am
5
I see you using MSCHAP-V2 for authentication. That’s a encrypted protocol, will add massive overheads for encryption/decryptions of the data.
Allow only PAP authentication, reconnect, ensure the client authenticated via PAP, and try again.
kapulan
September 2, 2006, 8:23am
6
savage:
I see you using MSCHAP-V2 for authentication. That’s a encrypted protocol, will add massive overheads for encryption/decryptions of the data.
Allow only PAP authentication, reconnect, ensure the client authenticated via PAP, and try again.
Hello!
I change the pap authentication and reconnect, again have big 15ms ping time!
I cange the mtu settings 1440-1472byte and not workt!
Savage you have msn account?Can you help my?
Hai, ...pulan
we had Hotspot+PPPoE with one Userman as Radius in one interface too, work fine....
[xxx@xxx] > /in pppoe-serv serv
<er server> pr
Flags: X - disabled
0 service-name="iNode" interface=local1 max-mtu=1488 max-mru=1488
authentication=pap keepalive-timeout=5 one-session-per-host=yes
max-sessions=0 default-profile=iNode
<er server> /ppp pro pr deta
Flags: * - default
0 * name="default" use-compression=default use-vj-compression=default
use-encryption=default only-one=default change-tcp-mss=default
1 name="iNode" local-address=86.xx.xx.x remote-address=ipsppp
use-compression=default use-vj-compression=default use-encryption=yes
only-one=default change-tcp-mss=yes
2 * name="default-encryption" use-compression=default
use-vj-compression=default use-encryption=yes only-one=default
change-tcp-mss=yes
<er server>
kapulan
September 4, 2006, 8:33am
8
balimore:
Hai, …pulan
we had Hotspot+PPPoE with one Userman as Radius in one interface too, work fine…
[xxx@xxx] > /in pppoe-serv serv
<er server> pr
Flags: X - disabled
0 service-name="iNode" interface=local1 max-mtu=1488 max-mru=1488
authentication=pap keepalive-timeout=5 one-session-per-host=yes
max-sessions=0 default-profile=iNode
<er server> /ppp pro pr deta
Flags: * - default
0 * name="default" use-compression=default use-vj-compression=default
use-encryption=default only-one=default change-tcp-mss=default
1 name="iNode" local-address=86.xx.xx.x remote-address=ipsppp
use-compression=default use-vj-compression=default use-encryption=yes
only-one=default change-tcp-mss=yes
2 * name="default-encryption" use-compression=default
use-vj-compression=default use-encryption=yes only-one=default
change-tcp-mss=yes
<er server>
Hy Balimore!
I tested your configuration and have again big ping time!
I have ovislink 5460 wisp ap,the ap connect the router pppoe interface and have 3-4ms ping time!I connect the windows pppoe client software have again 15ms!
Whats the problem?
savage
September 4, 2006, 8:57am
9
1 name="iNode" local-address=86.xx.xx.x remote-address=ipsppp
use-compression=default use-vj-compression=default use-encryption=yes
only-one=default change-tcp-mss=yes
If you select defaults, Windows might still neogotiate these values to yes.
Set use-compression=no, use-vj-compression=yes, and use-encryption=no . You can also set change-tcp-mms=yes