Ftp Not Working???

Xbox Mod

Full Member
Jan 28, 2005
80
0
xboxcomm.proboards42.com
i don't know if it my xbox or my FTP this is wat it says for when i try to ftp to it.

" SmartFTP v1.1.985.6
Resolving host name 192.168.1.101...
Connecting to (192.168.1.101) -> IP: 192.168.1.101 PORT: 21
Connected to (192.168.1.101) -> Time = 140ms
Socket connected waiting for login sequence.
220 Please enter your login name now.
USER xbox
331 Password required for xbox.
PASS (hidden)
230 User xbox logged in , proceed.
SYST
215 UNIX Type: L8
FEAT
502 feat is not implemented.
TYPE I
200 Type set to IMAGE.
REST 0
502 rest is not implemented.
PWD
257 "/" is current directory
Compression disabled for private IP addresses.
PASV
502 pasv is not implemented.
PORT 192,168,1,104,15,180"

what dose this mean plase help thank u
 
Last edited:

twisted89

Full Member
May 17, 2005
48
0
uk
why are you using "192.168.1.101" try the default 192.169.0.2 and also if you are going through a router try to bypass it.
 

simon2812

Noob Account
Apr 2, 2005
1
0
i am having a simerler proplem im trying to cernect to my xbox via crossover to ad evox dash board. im useing Flash Fxp to try to get on it. so i go onto the xbox (by the way im running on x3 mod chip bios 1959) i got to network settings it shows me the ip adress for the xbox and the password.
i put it in on flash fxp but it says this:
[R] Connecting to 192.168.0.1 -> IP=192.168.0.1 PORT=21
[R] Connection failed (Connection refused)
pleae help me in eneyway i have takin a week of work to do this so please eney one help!!
 

Dreamreaper

VIP Member
Dec 30, 2004
363
23
Not on this planet!
Simon, learn to spell mate....
OK what IP have you assigned your PC network card? If you are using XP then select START>RUN then type CMD in the run box, when the DOS window opens type IPCONFIG /ALL it will give you your IP address, once you have it the important bits are below in bold:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\MYPC>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . :
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SiS 900-Based PCI Fast Ethernet Adap
ter
Physical Address. . . . . . . . . :
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.134
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : 31 May 2005 07:42:12
Lease Expires . . . . . . . . . . : 01 June 2005 07:42:12

Set your xbox to a similar ip address so you would have box set as follows:

Ip = 192.168.1.116
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.1.254
DNS1 = 192.168.1.254

and PC as above, if using FXP then dont forget the password of xbox and user xbox.
Now if you are using the X3 then remember to set the same ip address in the x3 config live settings.
These are my settings and I do use a router, remember to disable your firewall to test then add it as a rule if you need to.
 

brainlpb

Noob Account
Jun 1, 2005
2
0
Turn off PASV mode in your FTP client, usually in the firewall settings...

Or load a dashboard that supports PASV mode ftp's such as Avalaunch, EvoX doesn't like PASV.
 

Dreamreaper

VIP Member
Dec 30, 2004
363
23
Not on this planet!
Here are a couple of actual error messages I involked, I think I have your answer:

INCORRECT USERNAME AND PASSWORD IP OK
WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to XBOX_X3 -> IP=192.168.1.116 PORT=21
[R] Connected to XBOX_X3
[R] 220 Please enter your login name now.
[R] USER x3
[R] 530 Unknown User (x3), Bye.
[R] Connection failed

IP ASSIGNED TO XBOX PC USING SAME IP
WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to 192.168.1.134 -> IP=192.168.1.134 PORT=21
[R] Connection failed (Connection refused)

IP/USER AND PASSWORD OK
[R] Connecting to XBOX -> IP=192.168.1.116 PORT=21
[R] Connected to XBOX
[R] 220 Please enter your login name now.
[R] USER xbox
[R] 331 Password required for xbox.
[R] PASS (hidden)
[R] 230 User xbox logged in , proceed.
[R] SYST
[R] 215 UNIX Type: L8

I use EVOX/AVALAUNCH with this method, I reckon you assigned your box IP the same as your PC.
 
Last edited: