[YLUG] vpn and ssh

Roger Leigh rleigh at codelibre.net
Sun Jan 17 11:47:42 UTC 2010


On Sun, Jan 17, 2010 at 11:12:19AM +0000, Patrick Dupre wrote:
> I though that I solved this problem but it shown up again.
>
> When I connect to my campus machine through ssh.york.ac.uk I can
> make a ssh back to my home machine (eschyle.homedns.org). But if
> I connect to my campus machine through the vpn server I cannot make
> the same connexion back (timeout)

What's the output of 'ip route list' on your home machine when the
VPN is disabled and enabled?  Are you setting a default route over
the VPN or manually setting up routing?

Does running
  ip route add 144.32.0.0/16 dev ppp0
help?
(where ppp0 is your VPN network interface, yours may differ;
'ip link list' will tell you).  There may be a more exact
definition for the university's netblock, but this works for
my purposes.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://mailman.lug.org.uk/pipermail/york/attachments/20100117/12edf552/attachment.pgp 


More information about the York mailing list