Помогите разобраться с установкой MPD. Что не так делаю?
Заранее спасибо за помощь!
__________________________
содержание mpd.conf
default:
load client1
load client2
client1:
new pptp0 pptp0
set iface disable on-demand
set iface idle 1800
set bundle disable multilink
set link yes acfcomp protocomp
set link no pap chap
set link enable chap
set link keep-alive 10 60
set ipcp yes vjcomp
set ipcp ranges 10.10.10.10/32 10.10.10.11/32
set ipcp dns 10.10.10.10
client2:
new pptp1 pptp1
set iface disable on-demand
set iface idle 1800
set bundle disable multilink
set link yes acfcomp protocomp
set link no pap chap
set link enable chap
set link keep-alive 10 60
set ipcp yes vjcomp
set ipcp ranges 10.10.10.10/32 10.10.10.12/32
set ipcp dns 10.10.10.10
__________________________
вот mpd.links
pptp0:
set link type pptp
set pptp self xx.xx.xx.xx
set pptp enable incoming
set pptp disable originate
pptp1:
set link type pptp
set pptp self xx.xx.xx.xx
set pptp enable incoming
set pptp disable originate
__________________________
mpd.secret:
user1 "12345678" 10.10.10.11
__________________________
В ipfw открыл 1723 порт на вход и выход.
При попытке соединения выдается ошибка 619 Указанный порт не подключен
Вот это пишет в лог файл
Jan 5 00:49:20 post mpd: [pptp1] LCP: state change Req-Sent --> Stopped
Jan 5 00:49:20 post mpd: [pptp1] LCP: LayerFinish
Jan 5 00:49:20 post mpd: [pptp1] LCP: parameter negotiation failed
Jan 5 00:49:20 post mpd: [pptp1] LCP: LayerFinish
Jan 5 00:49:20 post mpd: [pptp1] device: CLOSE event in state UP
Jan 5 00:49:20 post mpd: pptp0-0: clearing call
Jan 5 00:49:20 post mpd: pptp0-0: killing channel
Jan 5 00:49:20 post mpd: [pptp1] PPTP call terminated
Jan 5 00:49:20 post mpd: [pptp1] IFACE: Close event
Jan 5 00:49:20 post mpd: [pptp1] IPCP: Close event
Jan 5 00:49:20 post mpd: [pptp1] IPCP: state change Starting --> Initial
Jan 5 00:49:20 post mpd: [pptp1] IPCP: LayerFinish
Jan 5 00:49:20 post mpd: [pptp1] IFACE: Close event
Jan 5 00:49:20 post mpd: pptp0: closing connection with 212.188.104.96:1204
Jan 5 00:49:20 post mpd: [pptp1] IFACE: Close event
Jan 5 00:49:20 post mpd: [pptp1] device is now in state CLOSING
Jan 5 00:49:20 post mpd: [pptp1] bundle: CLOSE event in state OPENED
Jan 5 00:49:20 post mpd: [pptp1] closing link "pptp1"...
Jan 5 00:49:20 post mpd: [pptp1] device: CLOSE event in state CLOSING
Jan 5 00:49:20 post mpd: [pptp1] device is now in state CLOSING
Jan 5 00:49:20 post mpd: [pptp1] link: CLOSE event
Jan 5 00:49:20 post mpd: [pptp1] LCP: Close event
Jan 5 00:49:20 post mpd: [pptp1] LCP: state change Stopped --> Closed
Jan 5 00:49:20 post mpd: [pptp1] device: DOWN event in state CLOSING
Jan 5 00:49:20 post mpd: [pptp1] device is now in state DOWN
Jan 5 00:49:20 post mpd: [pptp1] link: DOWN event
Jan 5 00:49:20 post mpd: [pptp1] LCP: Down event
Jan 5 00:49:20 post mpd: [pptp1] LCP: state change Closed --> Initial
Jan 5 00:49:20 post mpd: [pptp1] LCP: phase shift ESTABLISH --> DEAD
Jan 5 00:49:20 post mpd: [pptp1] device: DOWN event in state DOWN
Jan 5 00:49:20 post mpd: [pptp1] device is now in state DOWN
Jan 5 00:49:20 post mpd: [pptp1] link: DOWN event
Jan 5 00:49:20 post mpd: [pptp1] LCP: Down event
Jan 5 00:49:20 post mpd: pptp0: killing connection with 212.188.104.96:1204