我试图将vpnc与vpnc连接起来,但消息失败了。
Error: either "to" is duplicate, or "ipid" is a garbage根据http://blog.nowherelan.com/2011/10/10/vpnc-on-ubuntu-oneiric-error-either-to-is-duplicate-or-ipid-is-a-garbage/,我替换了vpnc,但是得到了一个新的错误消息:
/etc/vpnc/vpnc-script: 658: Syntax error: end of file unexpected (expecting ";;")在此之后,它启动vpnc连接“在后台”,但没有分配IP地址:
Ifon图-a:
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:531 (531.0 B) TX bytes:0 (0.0 B)名为-a:
Linux mobile 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux想法?
最后,我在这里获得了vpnc-script的工作版本,http://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_平原/4 deaaf9a32:/vpnc-script。
发布于 2012-01-10 15:36:22
我看到这只虫子是固定的,只是为了Ubuntu的精确性,我认为您应该将它标记为影响您,并在那里要求以Oneiric ( Oneiric或其他解决方案中发布的修复程序的合并)解决问题的可能解决方案。
发布于 2020-10-07 05:18:16
从18升级到Ubuntu 20中存在此问题。删除文件/etc/解析式文件中注释的第一行。
https://askubuntu.com/questions/94351
复制相似问题