Bonjour à la communauté
Après quelques tests et essais infructueux, je me tourne vers vous suite à un petit problème …
distrib. Linux testing 2.6.26-1-686
pppd version 2.4.4
pptpd v1.3.4
je lance une connection vpn avec un client microsoft ou mac os x --> ça marche
je la coupe ; je retente une connection --> ça marche plus
(les tests ont été effectués à partir d’un seul autre réseau >> ip fixe)
debug
Dec 5 17:42:16 testing pptpd[5041]: MGR: Launching /usr/sbin/pptpctrl to handle client
Dec 5 17:42:16 testing pptpd[5041]: CTRL: local address = 192.168.1.65
Dec 5 17:42:16 testing pptpd[5041]: CTRL: remote address = 192.168.1.66
Dec 5 17:42:16 testing pptpd[5041]: CTRL: pppd options file = /etc/ppp/pptpd-options
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Received PPTP Control Message (type: 1)
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Made a START CTRL CONN RPLY packet
Dec 5 17:42:16 testing pptpd[5041]: CTRL: I wrote 156 bytes to the client.
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Sent packet to client
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Received PPTP Control Message (type: 7)
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Set parameters to 100000000 maxbps, 64 window size
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Made a OUT CALL RPLY packet
Dec 5 17:42:16 testing pptpd[5041]: CTRL: pty_fd = 6
Dec 5 17:42:16 testing pptpd[5041]: CTRL: tty_fd = 7
Dec 5 17:42:16 testing pptpd[5042]: CTRL (PPPD Launcher): program binary = /usr/sbin/pppd
Dec 5 17:42:16 testing pptpd[5042]: CTRL (PPPD Launcher): local address = 192.168.1.65
Dec 5 17:42:16 testing pptpd[5042]: CTRL (PPPD Launcher): remote address = 192.168.1.66
Dec 5 17:42:16 testing pptpd[5041]: CTRL: I wrote 32 bytes to the client.
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Sent packet to client
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Received PPTP Control Message (type: 15)
Dec 5 17:42:16 testing pptpd[5041]: CTRL: Got a SET LINK INFO packet with standard ACCMs
Dec 5 17:42:16 testing pptpd[5041]: GRE: accepting packet #1
Dec 5 17:42:17 testing pppd[5042]: using channel 1
… / … ça marche
la seule différence trouvée dans les logs est : blah “pppd … : using channel 2/3/etc”
dès que c’est plus “channel 1” ; ça fonctionne plus !!!
Je “google” et “man” et “RFC” depuis quelques temps mais je sais pas trop ou trouver un commencement de réponse ? (histoire de droits, mécanisme de protection, c’est quoi “channel” pour pppd …)
Nota : le pptp, je n’y suis pas particulièrement attaché, mais c’est une solution de facilité par rapport au client qui est présent sans install pour plein de monde 
Merci