--- embedaddon/mpd/doc/mpd63.html 2012/02/21 23:32:47 1.1 +++ embedaddon/mpd/doc/mpd63.html 2016/11/01 09:56:12 1.1.1.3 @@ -6,7 +6,7 @@
-Mpd 5.6 User Manual +Mpd 5.8 User Manual : Troubleshooting : Troubleshootingkldload(8)
.
-Upgrade to a version of FreeBSD newer than 4.7-RELEASE. Or apply -http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_pptpgre.c.diff?r1=1.25&r2=1.26 -manually.
-Make sure your mpd.conf
file formatted properly.
Labels must be left-justified, while other lines must not.
set link max-
I'm using mpd as PPTP server for Windows XP clients, when accessing bigger
websites, or listing larger ftp directories, then the connection
-seems to hang. Windows XP insists on a very low MTU (usualy 1396 Bytes), this needs
+seems to hang.
Windows XP insists on a very low MTU (usually 1396 Bytes), this needs
fragmentation, if bigger packets should be transmited over the link.
Fragmentation is negotiated at ICMP level, if there is a bad router
somewhere in the network, who drops such packets, then the connection
@@ -109,7 +105,7 @@ The first thing what you can try is reducing mpd's MTU
setting: set link mtu 1300
and set bundle disable multilink
,
this should help in most cases.
For TCP connections it's possible enabling the TCP-MSS-Fix:
-set iface enable tcpmssfix
(available since mpd-3.15).
+set iface enable tcpmssfix
.
Problems with MPPE stateless when connecting to Cisco devices. Upgrade the IOS of your device, see:
CSCdu30944 MPPE rejects stateless Fixed in 12.3(11.4)
@@ -118,7 +114,7 @@ For TCP connections it's possible enabling the TCP-MSS
-Mpd 5.6 User Manual
+Mpd 5.8 User Manual
: Troubleshooting
: Troubleshooting
Previous: Troubleshooting