|
|
|
|
| 请教一个Linux上架pptp server的问题 |
|
|
|
[Original]
[Print]
[Top]
|
最近在rh9上(2.4.20+mppe补丁)想架pptp server:
pptpd 1.2.3
pppd 2.4.3+mppe/mppc
编译一切顺利,可是客户端不能连接,报619错误,日志显示:
Mar 21 22:00:02 kendo kernel: (see the NOTES section of 'man 2 wait'). Workaround activated.
Mar 21 22:01:08 kendo kernel: application bug: pptpctrl(24425) has SIGCHLD set to SIG_IGN but calls wait().
Mar 21 22:01:08 kendo kernel: (see the NOTES section of 'man 2 wait'). Workaround activated.
Mar 21 22:02:55 kendo kernel: application bug: pptpctrl(29391) has SIGCHLD set to SIG_IGN but calls wait().
Mar 21 22:02:55 kendo kernel: (see the NOTES section of 'man 2 wait'). Workaround activated.
Mar 21 22:07:52 kendo kernel: PPP MPPE Compression module registered
Mar 21 22:10:41 kendo kernel: application bug: pptpctrl(7620) has SIGCHLD set to SIG_IGN but calls wait().
Mar 21 22:10:41 kendo kernel: (see the NOTES section of 'man 2 wait'). Workaround activated.
Mar 21 22:21:16 kendo kernel: application bug: pptpctrl(10901) has SIGCHLD set to SIG_IGN but calls wait().
Mar 21 22:21:16 kendo kernel: (see the NOTES section of 'man 2 wait'). Workaround activated.
请教,这是什么原因呢?
|
|
|
[Original]
[Print]
[Top]
|
|
|