Securely copy files over LAN

The_Unbeliever

Honorary Master
Joined
Apr 19, 2005
Messages
103,193
Reaction score
10,233
Location
Nkaaaaandla
Hi there

Is there any existing software which will enable you to transmit files securely over a LAN so that packet sniffers will be unable to sniff the contents of a packet?

What we want to do is to enable secure communications between a windowsXP PC and a SCO Unix box, so that all communications between the XP PC and SCO box is encrypted or protected.

Links will be welcome!

Thanks!

Libs
 
The connector is a database connector, there is no files being copied.

However, scp is supported, I'm able to connect with putty as well as with pscp to the target server.

Is it possible to use putty to secure communications?
 
Make a ssh tunnel

+1

If it was not for SSH tunnels, I would not be typing this! :)

And being an admin of Jawug, I find ssh tunnels extremely useful when configuring a new members equipment to get him/her connected!
 
+1 for SCP. If you use Putty you can automate it with the command line version as well. The transmission will be encrypted - now you just gonna hope someone doesn't hack your windoze box to get the info :D
 
Got it to work - will have to fine tune it and see what we can get away with :D

I tried to compile openVPN on SCO Openserver, but it's a real PITA...
 
There's also another method.

You can use either Putty (SSH) or...

...stunnel (SSL)

Both works the same as a VPN.

In the case of stunnel I have successfully set up a tunnel between two PC's on the same LAN - but still have to verify with a packet sniffer that the traffic is encrypted between the two PC's. (Will post up once we have verified encryption).

The tunneling excercise with Putty served as a good basis on which to start stunnel - it works on the same principle, except that SSL is used instead of SSH.

stunnel does not require a login as putty does.
 
Top
Sign up to the MyBroadband newsletter
X