kernel openvpn segfault
Posted
by
Rex
on Server Fault
See other posts from Server Fault
or by Rex
Published on 2012-06-23T19:07:00Z
Indexed on
2012/06/23
21:17 UTC
Read the original article
Hit count: 292
e.. I have some trouble about OPENVPN these days.. At first,I find that the OPENVPN is always down. Then I try to restart it.But after a short while,It's down again.
Then I check /var/log/messages and find something below
openvpn[4338]: xxx.xxx.xxx.xxx:48484 Re-using SSL/TLS context
openvpn[4338]: xxx.xxx.xxx.xxx:48484 LZO compression initialized
openvpn[4338]: xxx.xxx.xxx.xxx:48484 [abc.abc_] Peer Connection Initiated with xxx.xxx.xxx.xxx:48484
kernel: openvpn[4338]: segfault at 0000000000000018 rip 00002b75ca30ca2e rsp 00007fff153806a0 error 4
Obviously,OPENVPN is Down.
So,I just want to know what's wrong here.....
P.s. The username should be abc.abc
.But it shows that is abc.abc_
Is there something wrong?
CentOS 5.4 x64 Linux 2.6.18-238.9.1.el5
My English is very pool... :(
Thanks~
© Server Fault or respective owner