Hi all,
I can't find VPN tools for linux, please help me.
Thank you
Hi!,
Exactally what tools are you looking for ?, tools to help you connect toQuote:> Hi all,
> I can't find VPN tools for linux, please help me.
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+
i set it up to send the contents of one directory over the internet to a directory on a server - the beauty of rsync is that it only sends new or updated files - so it only really sends the changes to the contents of the directory - and using ssh means that you have the security angle covered.
if using debian it is relatively easy to install the rsynch and ssh packages
HTH
kev bailey
e main advantage is that rsync only sends new or updated file
> I can't find VPN tools for linux, please help me.
> Thank you
Where I work, many of the services are restricted to machines on one of our
local subnets. This is fine when using a ppp dialup, but I've got
a cable modem so I'm coming in from "outside" our campus networks.
I'd like to set up some sort of simple vpn between my home machine and my
desktop machine at work. I'm using the VPN mini-howto as a template,
but as the machine at work is an Irix box, I don't really want
to go to the trouble of configuring Irix PPP.
I was hoping to use slirp (a "ppp emulator") on the work end of things
to simplify the matter (after all, what is slirp but IP masquerading done
dirt cheap? :)). Something like this:
<pppd on home machine> <=== ssh connection to work machine ====> <slirp>
This works, almost. I can use pty-redir and ssh to get slirp running
on the remote end. On my Linux box, I start up pppd. I end up with a
route to the remote box over ppp0. ppp0 appears to be properly
configured; its inet address is "10.0.2.15" and the P-t-P address
is the ip address of the remote host.
This is as far as I get. Packets sent to the remote host disappear -- or,
more accurately, packets sent to the remote host arrive at the remote
host, but never return.
Any idea what can be done about this situation, if anything?
Thanks,
-- Lars
3. Tools Tools Tools ... wanted
4. ApacheSSL's genkey & PEM password
5. Any VPN client for RH linux to connect to office VPN server (Sonicwall)
7. Linux vpn & cisco vpn client
9. Connecting a Nortel VPN client through OpenBSD (2.9) to Nortel VPN Switch
10. LINUX VPN client to Microsoft VPN Server
11. VPN works through wired ports, but with wireless VPN connection not working
12. ipfw divert VPN (microsoft VPN)
13. Network to Network IPSec VPN using RHEL/CentOS: separate VPN Router and LAN Gateway