Turgut Kalfaoglu
Regular Contributor
Hi. I noticed that my pppoe (for VDSL2) runs with these options:
I was wondering if I would get better performance if I enable any of these compression options?
PS: I noticed that the novj nobsdcomp nodeflate line is hard-coded into Merlin's pppd.c source code..
Strange.. I wonder why they would disable compression.. For me, every bit of bandwidth helps.
Many thanks, -turgut
Code:
noauth
refuse-eap
user 'xxxxxxxxxxxx'
password 'xxxxxxxxxxxx'
nomppe nomppc
plugin rp-pppoe.so nic-eth0
mru 1452
mtu 1452
persist
holdoff 10
maxfail 0
ipcp-accept-remote ipcp-accept-local noipdefault
ktune
default-asyncmap nopcomp noaccomp
novj nobsdcomp nodeflate
lcp-echo-interval 6
lcp-echo-failure 10
lcp-echo-adaptive
unit 0
linkname wan0
+ipv6
I was wondering if I would get better performance if I enable any of these compression options?
PS: I noticed that the novj nobsdcomp nodeflate line is hard-coded into Merlin's pppd.c source code..
Strange.. I wonder why they would disable compression.. For me, every bit of bandwidth helps.
Many thanks, -turgut
Last edited: