MAC inode提示:正在查询SSLVPN网关参数... 查询SSLVPN 网关参数失败,请检查网络配置或联系

重装过VPN还是不起作用,找到了一个解决方法
sudo /Library/StartupItems/iNodeAuthService/iNodeAuthService start

先停止iNodeAuthService 服务,再启动服务,就可以了。
停止服务:
sudo /Library/StartupItems/iNodeAuthService/iNodeAuthService stop
然后再启动服务:
sudo /Library/StartupItems/iNodeAuthService/iNodeAuthService start
