Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.

Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
Prev1 | 2 

gzt

3203 posts

Uber Geek

Subscriber

  Reply # 714949 9-Nov-2012 21:46 Send private message

Tried setting your external ip address manually in the active mode options?



39 posts

Geek


  Reply # 714956 9-Nov-2012 21:50 Send private message

Yes, I have manually specified my external ip address and made sure it still was valid.
I just installed wireshark, haven't used it much before so it might take me some time to make sense of it.

Thanks for the suggestions



39 posts

Geek


  Reply # 714957 9-Nov-2012 21:51 Send private message

ubergeeknz: I'm stumped TBH.  I'll see if I can do some testing with this and let you know.

From the log it appears like you may not have specified the correct external IP within Filezilla.

>> 18:09:48 Response: 425 Sorry, invalid address given

it can change (not fixed like it used to be) so be aware of that.



Yes have done that. 
It would be great if you could look into that.

Cheers

787 posts

Ultimate Geek

Trusted
Orcon
Subscriber

  Reply # 714960 9-Nov-2012 22:10 Send private message

I'll try but I can't make any guarantees... I imagine that FTP is handled by an ALG when it's on the standard port.  Using very high ports like that is pretty unusual :)



39 posts

Geek


  Reply # 715068 10-Nov-2012 10:50 Send private message

I have a bit more information after using wireshark to see what is happening.

Initailly there is some TCP SYN ACK handshaking happening

MyPcIp:59947 - FtpServerIp:53421  [SYN]
FtpServerIp:53421 - MyPcIp:59947  [SYN, ACK]
MyPcIp:59947 - FtpServerIp:53421  [ACK]

After that I should get get a 220 Welcome message from the ftp server, like this:

FtpServerIp:53421 - MyPcIp:59947  Response 220 Welcome

But I get 

FtpServerIp:53421 - MyPcIp:59947  425 Sorry invalid address given.


I am very new to wireshark, so not sure how to interpret the TCP handshaking and whether everything is going fine there. Is there anything to look out for?

So it seems like I don't even get the welcome message
This is what filezilla gives me (debug mode verbose):
10:28:58 Status: Connecting to FtpServerIp:53421...
10:28:58 Status: Connection established, waiting for welcome message...
10:29:01 Trace: CFtpControlSocket::OnReceive()
10:29:01 Response: 425 Sorry, invalid address given
10:29:01 Trace: CControlSocket::DoClose(0)
10:29:01 Trace: CFtpControlSocket::ResetOperation(66)
10:29:01 Trace: CControlSocket::ResetOperation(66)
10:29:01 Error: Could not connect to server
10:29:01 Trace: CFileZillaEnginePrivate::ResetOperation(66)
Any suggestions?

787 posts

Ultimate Geek

Trusted
Orcon
Subscriber

  Reply # 715530 11-Nov-2012 20:32 Send private message

Check this:

http://www.whatastruggle.com/425-sorry-invalid-address-given

Based on this message, it may be this is nothing to do with Genius but the fact that you've gone to a different IP address pool and reverse DNS isn't working the way the FTP server expects.

You can try your old modem if you want to rule it out completely.  It should be able to work if you enter the DSL credentials (but you won't get VoIP service).

HTH!



39 posts

Geek


  Reply # 715633 12-Nov-2012 07:06 Send private message

ubergeeknz: Check this:

http://www.whatastruggle.com/425-sorry-invalid-address-given

Based on this message, it may be this is nothing to do with Genius but the fact that you've gone to a different IP address pool and reverse DNS isn't working the way the FTP server expects.

You can try your old modem if you want to rule it out completely.  It should be able to work if you enter the DSL credentials (but you won't get VoIP service).

HTH!


Hi, thanks for that link.
I am not quite sure if I understand the underlying cause here. I noticed that my new IP address is very different to my previous one. Saying that, I don't understand why the ftp server needs to resolve anything. I thought it would see only my IP address anyway not a domain name.

If I interpret this correct the --dontresolve has to be done on the server side. I will send this information to the server host.

Thanks


987 posts

Ultimate Geek


  Reply # 715657 12-Nov-2012 09:12 Send private message

Seriously... sftp. Zero hassles and works in multiple current FTP clients.




Workstation: Intel DH67CL ~ i5-2500 ~ 4GB Corsair RAM (x2) ~ Intel X25-M 80GB SSD

Laptop: Dell Inspiron 1564 ~ i5-520M ~ 4.00GB RAM ~ 500GB SATA HDD ~ Win7 Home Premium x64

Common misconceptions.



39 posts

Geek


  Reply # 715666 12-Nov-2012 09:28 Send private message

1080p: Seriously... sftp. Zero hassles and works in multiple current FTP clients.


You are right of course. But sometimes this is not an option. 
Anyway I am close to giving up on this. If I don't hear back from the FTP server host I will not pursue this any further.

But I learned a few things about NAT, DMZ and wireshark, so the time spend wasn't completely wasted. 
If I get any further in this I will let you know. Otherwise thanks a lot for the help and advice.

There is a few other things I want to try with the genius so I will probably be back asking questions.

Cheers


494 posts

Ultimate Geek

Trusted
Orcon

  Reply # 716717 13-Nov-2012 21:43 Send private message

It looks like you are on a range we havent added reverse records for yet.
Dont know if that will fix it but the reverses are being setup at the moment.

Once done for the range you are on ill let you know if you feel so inclined to test again.

Paul



39 posts

Geek


  Reply # 716840 14-Nov-2012 09:15 Send private message

ptinson: It looks like you are on a range we havent added reverse records for yet.
Dont know if that will fix it but the reverses are being setup at the moment.

Once done for the range you are on ill let you know if you feel so inclined to test again.

Paul


Hi, thanks a lot for this information. This might the problem. It seems that some FTP servers use the reverse ip lookup comparison to the DNS of that domain name as a sanity check. If it doesn't match or return a result is will send "425 Sorry, invalid address given" response. 

I will wait till I hear back from you and then test again.

Cheers



39 posts

Geek


  Reply # 717452 15-Nov-2012 07:35 Send private message

ptinson: It looks like you are on a range we havent added reverse records for yet.
Dont know if that will fix it but the reverses are being setup at the moment.

Once done for the range you are on ill let you know if you feel so inclined to test again.

Paul


Hi Paul

Since yesterday evening my ftp connection started working again  Smile. I assume that you have added the reverse records and that would have fixed it. Maybe you can confirm.

So that solved my problem. Thanks a lot for your help. It was a bit of an obscure error.

Cheers

494 posts

Ultimate Geek

Trusted
Orcon

  Reply # 717495 15-Nov-2012 09:27 Send private message

Yes it was done yesterday afternoon.
Its not quite how i want it.

Glad its working for you now though.

We will try not to break it again:)

Paul

Prev1 | 2 
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic



Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

Fecked up religious people strike again :-(
Created by Mark, last reply by BurningBeard on 24-May-2013 23:53 (82 replies)
Pages... 4 5 6


Cannabis is illegal yet we have really strong 'legal highs' ?
Created by qwerty7, last reply by freitasm on 23-May-2013 23:20 (74 replies)
Pages... 3 4 5


Xbox One
Created by DjShadow, last reply by Kingy on 24-May-2013 13:48 (68 replies)
Pages... 3 4 5


A new project coming to Geekzone
Created by freitasm, last reply by l43a2 on 24-May-2013 23:02 (342 replies)
Pages... 21 22 23


Troublesome transition to VDSL
Created by oseiler, last reply by michaelmurfy on 24-May-2013 13:57 (18 replies)
Pages... 2


Inventor of gif format claims it's pronounced "jif"...
Created by Asmodeus, last reply by noc on 24-May-2013 23:47 (16 replies)
Pages... 2


HTC One (2013) owners' discussion
Created by Dingbatt, last reply by wlfkfgkwlaktka on 24-May-2013 15:49 (1564 replies)
Pages... 103 104 105


Monolithic Cement Sheet cladding mid 80s house - "leaky home" or not?
Created by joker97, last reply by mattwnz on 24-May-2013 23:46 (15 replies)


Geekzone Jobs »
Most recent NZ jobs in technology:

Organisational Change Analyst
Posted 24-May-2013 19:28

Dedicated Java Developer/ Technical lead
Posted 24-May-2013 18:28

Account Manager - IT/Telco
Posted 24-May-2013 18:28

Commercial Java Developer
Posted 24-May-2013 18:28

Senior DB2 Database Administrator
Posted 24-May-2013 18:28

Technical BA
Posted 24-May-2013 18:28

OSS Systems Engineer
Posted 24-May-2013 18:28


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.