You are not logged in.

#1 2006-08-15 05:11:59

murffatksig
Member
From: Atl
Registered: 2004-05-17
Posts: 358

vpnc error - [SOLVED]

I've used vpnc a couple months ago to connect to my job's vpn and it worked flawlessly.  I didnt use it for a while and now when I run it I get the following error.

Error: either "to" is duplicate, or "64" is a garbage.

I'm assuming some update has caused this.  I checked the vpn settings on the corporate side and nothing has changed recently.  Has anyone else seen this error?


"Oh, they have the internet on computers now."

Offline

#2 2006-08-16 09:55:17

luca
Member
From: Rome
Registered: 2005-10-30
Posts: 280

Re: vpnc error - [SOLVED]

Hi,
I have the same issue but vpnc seems to work.

Offline

#3 2006-08-16 12:06:40

PeteMo
Member
From: H'Burg, VA
Registered: 2006-01-26
Posts: 191
Website

Re: vpnc error - [SOLVED]

I am also seeing this error.  Unfortunetly, vpnc is not working for me.  I can't ping anything outside of my network.  Has anyone filed a bug on this?

EDIT:  Found a fix.  See https://ucmshare.ucmerced.edu/docushare … client.txt
Scroll down to #7. the error "Error: either "to" is duplicate, or "64" is a garbage."

the fix to this "bug" in vpnc-0.3.3 is to edit the /etc/vpnc/vpnc-script
   file by changing:

   sed 's/cache//;s/metric[0-9]+ [0-9]+//g'
   to
   sed 's/cache//;s/metric [0-9]+ [0-9]+//g'

   within the fix_ip_get_output function.

information regarding the fix listed above can be found at:
     http://lists.unix-ag.uni-kl.de/pipermai … 00657.html

Offline

#4 2006-08-16 13:57:47

luca
Member
From: Rome
Registered: 2005-10-30
Posts: 280

Re: vpnc error - [SOLVED]

Thanks for the fix.

Offline

#5 2006-08-16 15:18:47

murffatksig
Member
From: Atl
Registered: 2004-05-17
Posts: 358

Re: vpnc error - [SOLVED]

Yea, in more troubleshooting, I noticed that I actually got an IP from within the corporate network, but I couldn't ping anything inside or outside the network.

I'll give this fix a try when I get home tonight, thanks.


"Oh, they have the internet on computers now."

Offline

#6 2006-08-17 01:14:13

murffatksig
Member
From: Atl
Registered: 2004-05-17
Posts: 358

Re: vpnc error - [SOLVED]

Well today I did a pacman -Syu and it got a new version of vpnc, 3.3-2 and it worked perfectly.

Thanks, guys.


"Oh, they have the internet on computers now."

Offline

#7 2006-08-17 10:55:03

postlogic
Member
Registered: 2005-02-24
Posts: 410
Website

Re: vpnc error - [SOLVED]

Perhaps edit this to display [Solved] in the title? Might be useful in the future.

Offline

#8 2006-08-17 11:20:31

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: vpnc error - [SOLVED]

murffatksig wrote:

Well today I did a pacman -Syu and it got a new version of vpnc, 3.3-2 and it worked perfectly.

Thanks, guys.

Thank PeteMo for the digging smile

Offline

Board footer

Powered by FluxBB