web-dev-qa-db-ja.com

Pfsense 2.02 ipsecvpnトンネルがランダムにダウンする

Ipsec vpnトンネルがランダムに切断されましたが、racconを再起動すると、すべてのトンネルが問題なく再び起動します。これに対する恒久的な修正を知りたいです。

これらはログです:

racoon: ERROR: phase2 negotiation failed due to send error. 4ca6a54e16755b0b:5e5f8815483f5a75:0000abbe
racoon: [Off]: INFO: initiate new phase 2 negotiation: x.x.x.x[500]<=>x.x.x.x[500]
racoon: ERROR: failed to start post getspi.
racoon: ERROR: phase2 negotiation failed due to send error. 4ca6a54e16755b0b:5e5f8815483f5a75:0000d553
racoon: [Off]: INFO: initiate new phase 2 negotiation: x.x.x.x[500]<=>x.x.x.x[500]
racoon: ERROR: failed to start post getspi.
1
dddddd

PPTPサーバーが正しく構成されておらず、クライアントが切断された場合はどうなるかと思われます。PPTPサーバーは、実際に割り当てられたIPをサーバーIPとして使用しないでください。

2
Chris Buechler