Re: XP SP2 and ftp PUT and GET to AS/400 not working

From: Ron Lowe (ron-msng_at_{d.e.l.e.t.e.}lowe-family.me.uk)
Date: 11/18/04


Date: Thu, 18 Nov 2004 13:59:56 -0000


"Tomi" <tomislav@fake.net> wrote in message
news:cni7ss$lca$1@ls219.htnet.hr...
> Hi,
>
> I have IBM ThinkPad R40 with Windows Xp and recently I have update
> to SP2. After this transfering files between as/400 at office and laptop
> are not
> working.
>
> I can connect and logon with ftp client but commands GET and PUT does not
> working.
> (I use client that came with Windows)
>
> I have try everithing I found on Internet (reseting firewall, set ftp to
> passive mode, allow ftp
> on firewall and even disable firewaal but only thing i could is to connect
> but commands like
> get and put does not work.
>
> One more strange thing is that I use Cisco VPN client software to connect
> on
> some other as/400 on another location and everything is working fine. (VPN
> is set to use UDP protocol).
>
> Before SP2 everything was OK.
>
> Please, if anyone has same problem to help me , because I do not want to
> reinstall everything
> from beginning.
>
>
> Tom
>
>
>

FTP uses 2 connections: control and data.
Control connection always initiated from client to server.
Data connection can be initiated from server to client ( Active FTP ),
or from client to server ( Passive ).

>From your description, the control connection is working OK, but the data
connection is being blocked. This is almost certainly a firewall issue.

The command-line FTP on XP only does active mode FTP.

So ensure the File Transfer Program ( their error, not mine! ) is listed as
an exception in the XP firewall exceptions tab.

If that fails, then try disabling the firewall totally as a test.

If it still fails, then look at the Cisco VPN client, and ensure that you
have not accidentally enabled its always-on Statefull Firewall. I have
seen this becoming enabled and causing exactly this problem.

-- 
Best Regards,
Ron Lowe
MS-MVP Windows Networking


Relevant Pages

  • Re: Problem about Window Xp SP2 firewall and the buildin FTP command
    ... Problem about Window Xp SP2 firewall and the buildin FTP ... I find a problem that if running multiple FTP command at the same ... Windows XP SP2 to limit Max Connections/sec ...
    (microsoft.public.windowsxp.general)
  • Problem about Window XP SP2 firewall and the buildin FTP command
    ... Problem about Window Xp SP2 firewall and the buildin FTP ... I find a problem that if running multiple FTP command at the same ... Windows XP SP2 to limit Max Connections/sec ...
    (microsoft.public.windowsxp.perform_maintain)
  • RE: Fax console GPO
    ... configure the clients' firewall by SBS GPO to allow Fax Console traffic. ... First, please try to directly disable Windows Firewall on one workstation, ... Firewall'' on SBS to configure the firewall on client. ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem about Window Xp SP2 firewall and the buildin FTP command
    ... I copy your example ftp command file to a.txt saved in C:\dell folder. ... I cannot turn off Windows Firewall, since it is controlled by Domain ...
    (microsoft.public.windowsxp.general)
  • RE: File Sharing from Client to SBS2003 Problem
    ... I installed the patchs and when I disable the Windows firewall, ... access the files and printers from the Server. ... Logon and logoff your client and test your issue again. ...
    (microsoft.public.windows.server.sbs)

Loading