Revision 0750014f
Added by Ermal Luçi almost 17 years ago
etc/inc/interfaces.inc | ||
---|---|---|
1480 | 1480 |
$mpdconf .= <<<EOD |
1481 | 1481 |
set iface {$ondemand} on-demand |
1482 | 1482 |
set iface idle {$idle} |
1483 |
set iface enable tcpmssfix |
|
1483 | 1484 |
set iface up-script /usr/local/sbin/ppp-linkup |
1484 | 1485 |
set iface down-script /usr/local/sbin/ppp-linkdown |
1485 | 1486 |
|
Also available in: Unified diff
Enable tcpmssfix option to mpd on pppoe case which allows things like Msn Messenger or site like msn.com to behave correctly otherwise communication problems arise.