имеем:
FreeBSD 5.3-RELEASE #0:
mpd Version 4.0b2
ac# cat mpd.conf
default:
load pppoe0
pppoe0:
new -i ng0 pppoe0 pppoe0
set ipcp ranges 10.0.0.1/32 10.0.0.2/32
load pppoe_standart
pppoe_standart:
set bundle no multilink
set bundle enable compression
set bundle accept encryption
# set bundle max-logins 1
set iface idle 0
set iface disable on-demand
set iface disable proxy-arp
set iface enable tcpmssfix
set iface mtu 1500
set link mtu 1500
set link no pap chap
set link enable chap
set link keep-alive 60 180
set ipcp yes vjcomp
set ipcp no vjcomp
set link max-redial -1
set link mtu 1492
set ccp yes mpp-e40
set ccp yes mpp-e128
set ccp yes mpp-stateless
set pppoe iface xl0
set pppoe service mpd
set pppoe disable originate
set pppoe enable incoming
ac# cat mpd.links
pppoe0:
set link type pppoe
pppoe1:
set link type pppoe
pppoe2:
set link type pppoe
запускаю...
ac# mpd
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 527, version 4.0b2 (root@ac.bisinter.ru 15:17 22-Dec-2004)
[pppoe0] ppp node is "mpd527-pppoe0"
[pppoe0] using interface ng0
[pppoe0] the max MTU on type "pppoe" links is 1492
[pppoe0] exec: /sbin/ifconfig xl0 up
[pppoe0:pppoe0] [pppoe0] PPPoE server listening on xl0: for service "mpd"
в логах
Dec 22 15:42:02 ac mpd: mpd: pid 527, version 4.0b2 (root@ac.bisinter.ru 15:17 22-Dec-2004)
Dec 22 15:42:02 ac mpd: [pppoe0] ppp node is "mpd527-pppoe0"
Dec 22 15:42:02 ac mpd: [pppoe0] using interface ng0
Dec 22 15:42:02 ac mpd: [pppoe0] the max MTU on type "pppoe" links is 1492
Dec 22 15:42:02 ac mpd: [pppoe0] exec: /sbin/ifconfig xl0 up
Dec 22 15:42:02 ac mpd: [pppoe0] PPPoE server listening on xl0: for service "mpd"
и тишина... не могу соединиться
ac# tcpdump -n -e -i xl0 ether proto 0x8863
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on xl0, link-type EN10MB (Ethernet), capture size 96 bytes
15:42:08.276655 00:0e:a6:af:22:96 > ff:ff:ff:ff:ff:ff, ethertype PPPoE D (0x8863), length 60: PPPoE PADI [Service-Name] [Host-Uniq 0x5253504500000000461B626D70E8C401] [EOL]
15:42:11.521265 00:0e:a6:af:22:96 > ff:ff:ff:ff:ff:ff, ethertype PPPoE D (0x8863), length 60: PPPoE PADI [Service-Name] [Host-Uniq 0x5253504500000000C066546F70E8C401] [EOL]
15:42:14.584823 00:0e:a6:af:22:96 > ff:ff:ff:ff:ff:ff, ethertype PPPoE D (0x8863), length 60: PPPoE PADI [Service-Name] [Host-Uniq 0x525350450000000002162A7170E8C401] [EOL]
ответа нету :(
куда пойти куда податься??