Поставил mpd под FreeBSD,странички в инете открываются очень шустро,а вот когда начинаешь качать какой-нить файл,скорость скачивания очень низкая (2-4 КБ/c).Вот конфиги:
mpd.conf
default:
load pptp0
load pptp1
pptp0:
new -i ng0 pptp0 pptp0
set ipcp ranges 192.168.3.103/24 192.168.3.104/24
load pptp_standart
pptp1:
new -i ng1 pptp1 pptp1
set ipcp ranges 192.168.3.103/24 192.168.3.105/24
load pptp_standart
pptp_standart:
set iface disable on-demand
set bundle disable multilink
set link yes acfcomp protocomp
set link no pap chap
set link enable chap
set link keep-alive 60 180
set ipcp yes vjcomp
set ipcp dns 192.168.3.232
set iface enable proxy-arp
set pptp self 192.168.3.2
set pptp enable incoming
set pptp disable originate
set iface enable tcpmssfix
mpd.links
pptp0:
set link type pptp
pptp1:
set link type pptp
mpd.secret
zver "zv12er"
orion# ifconfig
vr0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
ether 00:17:9a:0c:56:a9
media: Ethernet autoselect (none)
status: no carrier
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=b<RXCSUM,TXCSUM,VLAN_MTU>
inet xx.xx.xx.xx netmask 0xffffff00 broadcast xx.xx.xx.xx
inet 10.0.1.30 netmask 0xffffff00 broadcast 10.0.1.255
ether 00:30:48:27:6e:ea
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=b<RXCSUM,TXCSUM,VLAN_MTU>
inet 192.168.3.2 netmask 0xffffff00 broadcast 192.168.3.255
ether 00:30:48:27:6e:eb
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
ng0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> mtu 1400
inet 192.168.3.103 --> 192.168.3.104 netmask 0xffffffff
ng1: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> mtu 1400
inet 192.168.3.103 --> 192.168.3.105 netmask 0xffffffff