Networking Forums

Networking Forums > Computer Networking > Broadband > why reset router/modem allowed active ftp to work?

Reply
Thread Tools Display Modes

why reset router/modem allowed active ftp to work?

 
 
Geoff
Guest
Posts: n/a

 
      01-11-2011, 12:53 PM
Hello

I could not get ftp.exe to download/upload files until I used the
Setup Wizard to reset the Netgear DG834G v5 modem/router. Incidentally
this wizard picked up the connection info from the earlier setup.

I cannot see any change in the router/modem configuration - any ideas
what might have been changed by the wizard?

Cheers

Geoff
 
Reply With Quote
 
 
 
 
The Natural Philosopher
Guest
Posts: n/a

 
      01-11-2011, 02:48 PM
Geoff wrote:
> Hello
>
> I could not get ftp.exe to download/upload files until I used the
> Setup Wizard to reset the Netgear DG834G v5 modem/router. Incidentally
> this wizard picked up the connection info from the earlier setup.
>
> I cannot see any change in the router/modem configuration - any ideas
> what might have been changed by the wizard?
>


FTP can be a stateful protocol..and on a least one router there was a
box ..to tick somewhere. My current router has 'FTP ALG' to select
whether FTP works.


And ftp stateful sessions can of course time out.



> Cheers
>
> Geoff

 
Reply With Quote
 
bod43
Guest
Posts: n/a

 
      01-11-2011, 03:02 PM
On Jan 11, 3:48*pm, The Natural Philosopher <t...@invalid.invalid>
wrote:
> Geoff wrote:


> > I could not get ftp.exe to download/upload files until I used the


The microsoft ftp.exe client is pretty dreadful. It does not
allow passive ftp for a start. If you needed a command line ftp
there are likely others available. Maybe gnu with or without
cygwin.

For GUI I presently favour web browser (IE can do passive but
I think Firefox needs some fiddling) or Filezilla for more
flexibility or large transfers where a restart may be helpful.

Google returns-
If you want a ftp.exe command line that supports passive
mode, try :
ftp://ftp.gnu.org/gnu/windows/emacs/...-for-win32.zip

> FTP can be a stateful protocol..and on a least one router there was a
> box ..to tick somewhere. My current router has 'FTP ALG' to select
> whether FTP works.


Thats cool what router is it?
 
Reply With Quote
 
Geoff
Guest
Posts: n/a

 
      01-11-2011, 06:42 PM
On Tue, 11 Jan 2011 08:02:31 -0800 (PST), bod43 <(E-Mail Removed)>
wrote:

>On Jan 11, 3:48*pm, The Natural Philosopher <t...@invalid.invalid>
>wrote:
>> Geoff wrote:

>
>> > I could not get ftp.exe to download/upload files until I used the

>
>The microsoft ftp.exe client is pretty dreadful. It does not
>allow passive ftp for a start. If you needed a command line ftp
>there are likely others available. Maybe gnu with or without
>cygwin.
>
>For GUI I presently favour web browser (IE can do passive but
>I think Firefox needs some fiddling) or Filezilla for more
>flexibility or large transfers where a restart may be helpful.
>
>Google returns-
>If you want a ftp.exe command line that supports passive
>mode, try :
>ftp://ftp.gnu.org/gnu/windows/emacs/...-for-win32.zip
>


Thanks for the info.

In fact the program I was really wanted to get to work was Warden, for
creating and uploading .htaccess and .htpasswd files. I don't think
that it has a PASV option.

Cheers

Geoff


 
Reply With Quote
 
Brian Gregory [UK]
Guest
Posts: n/a

 
      01-11-2011, 06:51 PM
<< The microsoft ftp.exe client is pretty dreadful. It does not
allow passive ftp for a start. >>

Yes it does. If anything it doesn't support active mode which is obsolete
now.

--

Brian Gregory. (In the UK)
(E-Mail Removed)
To email me remove the letter vee.


 
Reply With Quote
 
Brian Gregory [UK]
Guest
Posts: n/a

 
      01-11-2011, 07:04 PM
"Geoff" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello
>
> I could not get ftp.exe to download/upload files until I used the
> Setup Wizard to reset the Netgear DG834G v5 modem/router. Incidentally
> this wizard picked up the connection info from the earlier setup.
>
> I cannot see any change in the router/modem configuration - any ideas
> what might have been changed by the wizard?


This is because, to put it simply, the DG834Gv5 is utter crap.

With active ftp you need to open a port for the connection back into your PC
and when this is via a router the router has to be reconfigured using UPnP
(in the case of Windows) and the DG834Gv5's implementation of UPnP gets
itself thoroughly in a twist after quite a short time running.

I find my DG834Gv5 is a little better with the old firmware V6.00.25 but
generally I leave UPnP switched off and just set up a few permanent incoming
ports for the rare cases when I need them (I don't know any way to use
preset ports for active ftp though).

I'm very annoyed that Netgear think it's okay to just change the spec of
routers they sell as "DG834G" from the pretty good DG834Gv4 to the utter
crap DG834Gv5 without warning anyone. The DG834Gv5 connects at lower speeds,
drops connections more often, has problems with buffer overflow when
uploading and crashes more often, sometimes in ways that just partially
break some functionality. It should not be allowed to be sold as if it was
the same thing as the DG834Gv4.

See http://slacksite.com/other/ftp.html for an explanation of active and
passive ftp.

--

Brian Gregory. (In the UK)
(E-Mail Removed)
To email me remove the letter vee.


 
Reply With Quote
 
Geoff
Guest
Posts: n/a

 
      01-12-2011, 06:25 AM
On Tue, 11 Jan 2011 20:04:49 -0000, "Brian Gregory [UK]"
<(E-Mail Removed)> wrote:

>"Geoff" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed).. .
>> Hello
>>
>> I could not get ftp.exe to download/upload files until I used the
>> Setup Wizard to reset the Netgear DG834G v5 modem/router. Incidentally
>> this wizard picked up the connection info from the earlier setup.
>>
>> I cannot see any change in the router/modem configuration - any ideas
>> what might have been changed by the wizard?

>
>This is because, to put it simply, the DG834Gv5 is utter crap.
>
>With active ftp you need to open a port for the connection back into your PC
>and when this is via a router the router has to be reconfigured using UPnP
>(in the case of Windows) and the DG834Gv5's implementation of UPnP gets
>itself thoroughly in a twist after quite a short time running.
>
>I find my DG834Gv5 is a little better with the old firmware V6.00.25 but
>generally I leave UPnP switched off and just set up a few permanent incoming
>ports for the rare cases when I need them (I don't know any way to use
>preset ports for active ftp though).
>
>I'm very annoyed that Netgear think it's okay to just change the spec of
>routers they sell as "DG834G" from the pretty good DG834Gv4 to the utter
>crap DG834Gv5 without warning anyone. The DG834Gv5 connects at lower speeds,
>drops connections more often, has problems with buffer overflow when
>uploading and crashes more often, sometimes in ways that just partially
>break some functionality. It should not be allowed to be sold as if it was
>the same thing as the DG834Gv4.
>
>See http://slacksite.com/other/ftp.html for an explanation of active and
>passive ftp.


Brian,

I have just upgraded so that I now have

Firmware version v1.6.01.34
ADSL version E.25.41.64A

any idea whether this will be better? Are there later Netgear
router/modems which are better?

Cheers

Geoff
 
Reply With Quote
 
Brian Gregory [UK]
Guest
Posts: n/a

 
      01-12-2011, 08:16 AM
"Geoff" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Tue, 11 Jan 2011 20:04:49 -0000, "Brian Gregory [UK]"
> <(E-Mail Removed)> wrote:
>
>>"Geoff" <(E-Mail Removed)> wrote in message
>>news:(E-Mail Removed). ..
>>> Hello
>>>
>>> I could not get ftp.exe to download/upload files until I used the
>>> Setup Wizard to reset the Netgear DG834G v5 modem/router. Incidentally
>>> this wizard picked up the connection info from the earlier setup.
>>>
>>> I cannot see any change in the router/modem configuration - any ideas
>>> what might have been changed by the wizard?

>>
>>This is because, to put it simply, the DG834Gv5 is utter crap.
>>
>>With active ftp you need to open a port for the connection back into your
>>PC
>>and when this is via a router the router has to be reconfigured using UPnP
>>(in the case of Windows) and the DG834Gv5's implementation of UPnP gets
>>itself thoroughly in a twist after quite a short time running.
>>
>>I find my DG834Gv5 is a little better with the old firmware V6.00.25 but
>>generally I leave UPnP switched off and just set up a few permanent
>>incoming
>>ports for the rare cases when I need them (I don't know any way to use
>>preset ports for active ftp though).
>>
>>I'm very annoyed that Netgear think it's okay to just change the spec of
>>routers they sell as "DG834G" from the pretty good DG834Gv4 to the utter
>>crap DG834Gv5 without warning anyone. The DG834Gv5 connects at lower
>>speeds,
>>drops connections more often, has problems with buffer overflow when
>>uploading and crashes more often, sometimes in ways that just partially
>>break some functionality. It should not be allowed to be sold as if it was
>>the same thing as the DG834Gv4.
>>
>>See http://slacksite.com/other/ftp.html for an explanation of active and
>>passive ftp.

>
> Brian,
>
> I have just upgraded so that I now have
>
> Firmware version v1.6.01.34
> ADSL version E.25.41.64A
>
> any idea whether this will be better? Are there later Netgear
> router/modems which are better?


I found firmware 1.6.01.34 to be hopeless, as was the short lived 1.6.00.33
and they actually have less features than 6.00.25 as well!

I can't say for sure about other Netgear routers, this is my first Netgear,
bought because a DG834Gv3 owner recommended the DG834G.

I'm thinking that for my next router I will look for one where there is
alternative third party firmware available.

--

Brian Gregory. (In the UK)
(E-Mail Removed)
To email me remove the letter vee.


 
Reply With Quote
 
Geoff
Guest
Posts: n/a

 
      01-12-2011, 09:43 AM
On Wed, 12 Jan 2011 09:16:09 -0000, "Brian Gregory [UK]"
<(E-Mail Removed)> wrote:


>I found firmware 1.6.01.34 to be hopeless, as was the short lived 1.6.00.33
>and they actually have less features than 6.00.25 as well!
>
>I can't say for sure about other Netgear routers, this is my first Netgear,
>bought because a DG834Gv3 owner recommended the DG834G.
>
>I'm thinking that for my next router I will look for one where there is
>alternative third party firmware available.


OK! Not much hope with Netgear then!

Cheers

Geoff
 
Reply With Quote
 
The Natural Philosopher
Guest
Posts: n/a

 
      01-12-2011, 10:14 AM
Brian Gregory [UK] wrote:
> "Geoff" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> On Tue, 11 Jan 2011 20:04:49 -0000, "Brian Gregory [UK]"
>> <(E-Mail Removed)> wrote:
>>
>>> "Geoff" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Hello
>>>>
>>>> I could not get ftp.exe to download/upload files until I used the
>>>> Setup Wizard to reset the Netgear DG834G v5 modem/router. Incidentally
>>>> this wizard picked up the connection info from the earlier setup.
>>>>
>>>> I cannot see any change in the router/modem configuration - any ideas
>>>> what might have been changed by the wizard?
>>> This is because, to put it simply, the DG834Gv5 is utter crap.
>>>
>>> With active ftp you need to open a port for the connection back into your
>>> PC
>>> and when this is via a router the router has to be reconfigured using UPnP
>>> (in the case of Windows) and the DG834Gv5's implementation of UPnP gets
>>> itself thoroughly in a twist after quite a short time running.
>>>
>>> I find my DG834Gv5 is a little better with the old firmware V6.00.25 but
>>> generally I leave UPnP switched off and just set up a few permanent
>>> incoming
>>> ports for the rare cases when I need them (I don't know any way to use
>>> preset ports for active ftp though).
>>>
>>> I'm very annoyed that Netgear think it's okay to just change the spec of
>>> routers they sell as "DG834G" from the pretty good DG834Gv4 to the utter
>>> crap DG834Gv5 without warning anyone. The DG834Gv5 connects at lower
>>> speeds,
>>> drops connections more often, has problems with buffer overflow when
>>> uploading and crashes more often, sometimes in ways that just partially
>>> break some functionality. It should not be allowed to be sold as if it was
>>> the same thing as the DG834Gv4.
>>>
>>> See http://slacksite.com/other/ftp.html for an explanation of active and
>>> passive ftp.

>> Brian,
>>
>> I have just upgraded so that I now have
>>
>> Firmware version v1.6.01.34
>> ADSL version E.25.41.64A
>>
>> any idea whether this will be better? Are there later Netgear
>> router/modems which are better?

>
> I found firmware 1.6.01.34 to be hopeless, as was the short lived 1.6.00.33
> and they actually have less features than 6.00.25 as well!
>
> I can't say for sure about other Netgear routers, this is my first Netgear,
> bought because a DG834Gv3 owner recommended the DG834G.
>
> I'm thinking that for my next router I will look for one where there is
> alternative third party firmware available.
>

Just buy a decent one.

I hate netgears.

Had better luck with billion and d-link.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wii Wireless Doesn't Work with AT&T DSL 2Wire 2701HG-B Modem/Router SMS Wireless Internet 3 07-12-2008 03:56 AM
3com ADSL Modem Router Reset Edward W. Thompson Wireless Networks 3 08-15-2005 04:29 AM
Which modem to work best with a Belkin Wireless 54g Router - F5D7230UK4? km Home Networking 7 05-25-2005 06:26 AM
Why i must I reset the MN-700 router every 7-10 hours to work? Panagiotis Broadband Hardware 0 03-06-2005 06:15 AM
REJECT with tcp reset does not work Akop Pogosian Linux Networking 1 11-15-2003 11:34 AM



1 2 3 4 5 6 7 8 9 10 11