From: Rogue Shoten (shoten_at_rogueshoten.com)
Date: Tue Dec 03 2002 - 00:38:47 CET
I think MTU problems would result in connection termination. How are you
moving the files, and are the larger files binary? If so, are you
making sure (if you're using FTP) to use binary mode to transfer them?
It's the little things that always go awry when trying something new, I
find :)
-----Original Message-----
From: users-admin_at_lists.freeswan.org
[mailto:users-admin_at_lists.freeswan.org] On Behalf Of Catalin Mihailescu
Sent: Monday, December 02, 2002 4:47 PM
To: ipsec-users_at_tossell.net; users_at_lists.freeswan.org
Subject: [Users] Corrupted files
Hello,
I have FreeS/Wan 1.99 with x509 patch on a Linux 2.2.20 gateway running
seawall firewall, with the 192.168.1.0/24 subnet behind it. PGP
Corporate Desktop 7.1 as Road Warrior. The tunnel is successfully
established and the ping test passed ok (RW ping on 192.168.1.28).
RW(raspppoe) --------- ipsec0/ppp0/eth0-FreeS/Wan Gateway ---
192.168.1.0/24 subnet
I did create a 566b file (from RW with Notepad) on 192.168.1.28 station,
but when I copy bigger files they become corrupted and unusable. Where
is the problem and what can I do to properly transfer all kind of files?
Should I suspect MTU problems?
Here is my ipsec.conf file:
# basic configuration
config setup
# THIS SETTING MUST BE CORRECT or almost nothing will work;
# %defaultroute is okay for most simple cases.
interfaces=%defaultroute
# Debug-logging controls: "none" for (almost) none, "all" for
lots.
klipsdebug=none
plutodebug=none
# Use auto= parameters in conn descriptions to control startup
actions.
plutoload=%search
plutostart=%search
# Close down old connection when new one using same ID shows up.
uniqueids=yes
conn dynip-road
auto=add
authby=rsasig
left=tmdesign.dynamic-dns.net
leftrsasigkey=%cert
leftnexthop=67.68.197.1
leftcert=freeswan-cert.pem
leftupdown=/etc/seawall/updown
leftsubnet=192.168.1.0/24
right=%any
rightrsasigkey=%cert
rightcert=client-cert.pem
pfs=yes
keyingtries=0
Thank you and regards,
Catalin
catalin_at_tmdesign.ca
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.5 : Wed Dec 04 2002 - 05:20:58 CET