pptpd with mpd

Oliver A. Rojo oliverrojo at anticogroup.com
Mon May 15 20:15:23 PDT 2006


Nikos Vassiliadis wrote:

>On Monday 15 May 2006 12:17, Oliver A. Rojo wrote:
>  
>
>>Hi!
>>
>>I have a running mpd on my freebsd-5.2.1 linux fw but whenever I connect
>>my windows client it says "port is closed"
>>
>>my mpd.conf
>>
>>default:
>>    load pptp
>>pptp:
>>    new -i ng0 pptp pptp
>>    set iface disable on-demand
>>    set iface enable proxy-arp
>>    set bundle disable multilink
>>    set bundle authname traxx
>>    set bundle enable encryption
>>    set link yes acfcomp protocomp
>>    set link disable pap
>>    set link enable chap
>>    set link keep-alive 10 60
>>    set ipcp enable vjcomp
>>    set ipcp ranges 192.168.3.30/32 192.168.3.33/32
>>    set ipcp dns 192.168.3.2
>>    set bundle enable compression
>>    set ccp enable mppc
>>    set ccp enable mpp-e40
>>    set ccp enable mpp-e128
>>    set ccp yes mpp-stateless
>>    set bundle enable crypt-reqd
>>
>>mpd.links
>>
>>pptp:
>>set link type pptp
>>set pptp self 192.168.3.1
>>set pptp enable incoming
>>set pptp enable originate
>>
>>on my /var/log/messages, I can't see any mpd logs on it but mpd is running:
>>
>>ps -fax|grep mpd
>>
>>42496  ??  Is     0:00.00 /usr/local/sbin/mpd -b
>>    
>>
>
>you can use "mpd -a 127.0.0.1 -b" and "telnet 127.0.0.1 5005"
>to see what's going on or you can use "mpd -s syslog_ident" to
>enable logging.
>
>  
>
>>Did I missed something?
>>    
>>
>
>mpd does not use syslog by default.
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
>  
>
Hi Nikos!

I did what you told me... I can telnet port 5005

Here's the problem i guess

mpd -s syslog_ident

result:

Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 2359, version 3.18 (root at leopard.anticogroup.com 16:23 15-May-2006)
[pptp0] ppp node is "mpd2359-pptp0"
[pptp0] can't connect iface and inet: File exists
[pptp0] netgraph initialization failed
mpd: no bundles defined (10 times)

-- 


Oliver A. Rojo




______________________________________________________________

This email and any files transmitted with it are confidential 
and intended solely for the use of the individual or entity to 
whom they are addressed. If you have received this email in error 
please notify the system manager. Please note that any views or 
opinions presented in this email are solely those of the author 
and do not necessarily represent those of the company. Finally, 
the recipient should check this email and any attachments for the
 presence of viruses. The company accepts no liability for any 
damage caused by any virus transmitted by this email.



More information about the freebsd-questions mailing list