|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Slow FTP transfersHi,
I'm having an issue when ftp'ing (default port mode) large file (50megs) to a remote server sitting behind FWSM. The transfer gets real slow and at times just timeouts. Now when I change ftp mode to passive the same file transfer works w/o any issues. Why? Have inspect ftp and mtu is set for 1500. I've checked for duplex settings as well which is good. Any thoughts will be great. regards sky _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfers
sky wrote:
debug the inspect?Hi, I'm having an issue when ftp'ing (default port mode) large file (50megs) to a remote server sitting behind FWSM. The transfer gets real slow and at times just timeouts. Now when I change ftp mode to passive the same file transfer works w/o any issues. Why? Have inspect ftp and mtu is set for 1500. I've checked for duplex settings as well which is good. Any thoughts will be great. regards sky _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards are you doing nat between device or just acl and inspect? when you say slow, are you sure its not just dropping the data transfer and it "appears" as a slowdown on the client side? I have seen that with some ftp clients, they do an average transfer rate over x amount of time and so it appears as slowdown when in reality its actually a dropped stream. the ftp client you use, does it have a debug mode? i think the standard windows and standard *nix ftp clients have a debug mode. you might look into that for some clues, You say it gets slow and timesout "at times" does that mean this problem is somewhat random and not fully reproducable? when does the slowdown start? how long before it times out? _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfersOn Thursday, August 20, 2009 12:19 PM, sky said:
>I'm having an issue when ftp'ing (default port mode) large file >(50megs) to a remote server sitting behind FWSM. The transfer >gets real slow and at times just timeouts. >Any thoughts will be great. Any sort of packet shaper/QoS device between the endpoints? _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfersI've seen slow traffic due to the firewall trying to do many things
like checking for viruses, packet anomalies, etc... Maybe there's some checks that works better or worst depending if the ftp session is passive or not. Frank On Fri, Aug 21, 2009 at 7:43 AM, Behm, Jeff<jbehm@...> wrote: > On Thursday, August 20, 2009 12:19 PM, sky said: > >>I'm having an issue when ftp'ing (default port mode) large file >>(50megs) to a remote server sitting behind FWSM. The transfer >>gets real slow and at times just timeouts. > >>Any thoughts will be great. > > Any sort of packet shaper/QoS device between the endpoints? > _______________________________________________ > firewall-wizards mailing list > firewall-wizards@... > https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards > -- If you spend more on coffee than on IT security, you will be hacked. What's more, you deserve to be hacked. — White House Cybersecurity Advisor, Richard Clarke _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfersOn any ASA's I've dealt with I've seen this behavior when inspection of
FTP was going on. Try shutting it off completely and see what happens. If it speeds up and works fine, you know where the problem lies. sky wrote: > Hi, > > I'm having an issue when ftp'ing (default port mode) large file (50megs) > to a remote server sitting behind FWSM. The transfer gets real slow and > at times just timeouts. > > Now when I change ftp mode to passive the same file transfer works w/o > any issues. Why? > > Have inspect ftp and mtu is set for 1500. I've checked for duplex > settings as well which is good. > > Any thoughts will be great. > > regards > sky > > > > _______________________________________________ > firewall-wizards mailing list > firewall-wizards@... > https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards > > > _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfersYour problem could be due to your firewall blocking the IDENT protocol
Have a look at this link:
It could also be related to PTR records for your DIP Pool (but highly unlikely):
Regards
Farrukh
On Mon, Aug 24, 2009 at 7:26 PM, Francois Yang <francois.y@...> wrote: I've seen slow traffic due to the firewall trying to do many things _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfersI’ve had a similar problem twice. The first time we had a bad network cable that was causing repeated
resends due to a short. This sometimes caused timeouts if a file couldn’t
be transferred within a certain amount of time The second time we had a wireless T1 that was being blocked by a
tree. Small files came across, but large files would sometimes time out. Not
always, though, due to the fact that the tree’s leaves would blow in the
wind or be still. Both issues were basically the same. Frequent packet errors which
cause retransmits and eventually timeouts when the sending computer does not
get a response. It taught me to never overlook the basics! Bill O’Connell Network Solution Manager Liberty Creative Solutions, Inc. 18625 West Creek Dr. | Tinley Park, IL 60477 V: (708) 633-7450 F: (708) 633-7449 www.libertycreativesolutions.com From:
firewall-wizards-bounces@...
[mailto:firewall-wizards-bounces@...] On Behalf Of Farrukh
Haroon Your problem could be due to your firewall blocking the
IDENT protocol Have a look at this link: It could also be related to PTR records for your DIP Pool
(but highly unlikely): Regards Farrukh On Mon, Aug 24, 2009 at 7:26 PM, Francois Yang <francois.y@...> wrote: I've seen slow traffic due to the firewall trying to do many
things
-- _______________________________________________
-- This message has been scanned for viruses and dangerous content by OpenProtect, and is believed to be clean. _______________________________________________ firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
Re: Slow FTP transfersHi,
I've looked at every possible aspect of this connection based on the feedback I've received w/ no avail. FSWM module is running v1.1(4) and CATOS v7.6(16). Any further insight will be appreciated. regards, sky sky wrote: > Hi, > > I'm having an issue when ftp'ing (default port mode) large file (50megs) > to a remote server sitting behind FWSM. The transfer gets real slow and > at times just timeouts. > > Now when I change ftp mode to passive the same file transfer works w/o > any issues. Why? > > Have inspect ftp and mtu is set for 1500. I've checked for duplex > settings as well which is good. > > Any thoughts will be great. > > regards > sky > > > > _______________________________________________ > firewall-wizards mailing list > firewall-wizards@... > https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards > firewall-wizards mailing list firewall-wizards@... https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |