On 3/2/06, Brian Phillips <[EMAIL PROTECTED]> wrote:
> Are you able to ping anything on the 10.7.77.xx subnet (besides your
> computer) before connect?  After connect?  Can you ping anything on byu's
> network by IP address before connect (128.187.22.200 is a good choice)?
> After connect?  Can you ping anything outside the network (www.google.com)
> before connect and after again...
>

Ok... so...

ip address - before - after
10.7.77.xxx - works - works
128.187.22.200 - works - fails
www.google.com - works - fails

> I would TRY the --udp option.  There's no harm in having it not work eh?
>
> Brian

I tried 'vpnc-connect --udp work' - it failed and returned a usage
message. In the usage message it gave the path, so I 'ls -l'd it, and
it gave:

machine:/location# ls -l /usr/sbin/vpnc-connect
-rwxr-xr-x  1 root root 4139 2005-05-05 17:56 /usr/sbin/vpnc-connect

Which meant it was not a symlink - right? - so I ran 'cat
/usr/sbin/vpnc-connect' and it dumped a shell script. There are places
in there where I think it's executing the vpnc file - should I add the
'--udp' option there so that I can get all of the extra benefit of the
script?

I copied the original to 'back it up', added the '--udp' option where
it made sense, ran the 'vpnc-connect work' command again it connected
just fine, and...

ip address - before - after
10.7.77.xxx - works - works
128.187.22.200 - works - fails
www.google.com - works - fails

So the pinging tests didn't change with the --udp option...

Running 'route' gives the same information as before.

If the tun0 device is listed as 'default' when I run 'route', and it
has a gateway of 0.0.0.0, how would it get anywhere? Can I set the
gateway of the tun0 device to be the gateway of the normal/non-vpnc'd
eth0 device?

-Rich

--------------------
BYU Unix Users Group
http://uug.byu.edu/

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG.
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to