CDROM-Guide forums  

PDA

View Full Version : cannot ftp with flashfxp help


   
contactmat
Nov 26, 2003, 05:43 PM
right got pc 192.168.0.1
xbox 192.168.0.2
subnet 255.255.255.0

load flash fxp click on that icon connect to 192.168.0.2 port 21 user: xbox pass: xbox

i have a cross over cable been trying for hours this is the error message i get

using xp home
windows firewall is off
i have AVG virus scanner do i need to close this? (i have not tryed this yet just been reading about virus scanners blocking it)

DEBUG VERSION
WinSock 2.0
Connecting to 192.168.0.2
Connected to 192.168.0.2 Port 21
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
REST 100
502 rest is not implemented.
This site may not allow file resuming
PWD
257 "/" is current directory
TYPE A
200 Type set to ASCII.
PASV
502 pasv is not implemented.
PORT 192,168,0,1,4,13
200 Port command ok.
LIST
150 Opening ASCII data connection for ls /.
Connection lost: 192.168.0.2

nimbles
Nov 27, 2003, 06:12 AM
is the default gateway set the same for both xbox and pc?

i have norton antivirus and that hasn't been a problem for me.

just wondering if you are running anyother type of firewall?

last thing but maybe stupid suggestion is (are you sure it is a cross over cable? (you aren't getting a "network cable is disconnected" warning on your pc?)

contactmat
Nov 27, 2003, 07:20 AM
well i have AGV virus scanner i have now tryed disabling that still no luck same error message

yep definatly crossover cable

i have no firewall software except the windows one which i have turned off

i have even tryed it through a hub (no luck)

oh and yer gateway set the same on both pc and xbox

nimbles
Nov 27, 2003, 09:42 AM
depending on the xbox skin you have on your dashboard there should be you're ip address somewhere.

sometimes when i turn on the xbox it has the ip address 0.0.0.0- not sure why- due to me only having one nic card in my pc i only have it connected when i want to ftp to it

what i find is that a quick reset (launch game on dvd/reset on the evox menu) tends to sort that out. (the ip i set (192.1680.2) comes back).

Not sure if this is the case for you.

contactmat
Nov 27, 2003, 02:52 PM
the ip address in the corner comes up as 192.168.0.2

i cannot try booting a game and restarting as i have no games yet

contactmat
Nov 27, 2003, 05:55 PM
tryied another dell laptop same problem

luciddreamster
Nov 27, 2003, 10:46 PM
this is what i have to do:

in system settings on xbox:

setup network: yes
static ip: yes
ip: 192.168.0.3 (<--192.168.0.2 wouldn't work for me here)
subnetmask: 255.255.255.0
default gateway: 192.168.1.1

on computer:

networt connections-->lan settings-->TC/ICP-->properties
use the following ip address: 192.168.0.1
subnet mask: 255.255.255.0
nothing for default gateway

after you've done all that, REBOOT both the computer and the xbox before trying again, especially if you've used your ftp program since booting your computer. you'd be surprised how many times that's all you have to do to make it work.

contactmat
Nov 30, 2003, 08:05 AM
Originally posted by luciddreamster
this is what i have to do:

in system settings on xbox:

setup network: yes
static ip: yes
ip: 192.168.0.3 (<--192.168.0.2 wouldn't work for me here)
subnetmask: 255.255.255.0
default gateway: 192.168.1.1

on computer:

networt connections-->lan settings-->TC/ICP-->properties
use the following ip address: 192.168.0.1
subnet mask: 255.255.255.0
nothing for default gateway

after you've done all that, REBOOT both the computer and the xbox before trying again, especially if you've used your ftp program since booting your computer. you'd be surprised how many times that's all you have to do to make it work.

tryed that it didnt work, same error

Jago6
Nov 30, 2003, 10:51 AM
Hello :), Yo dude. Try using Avalaunch4.8 or the new UnleashX Dashboard. They both work great with flash fxp & or your web browser. Just remember u can also ftp with your browser with these dashboards.



U can learn somethingfrom everybody :).

dexterm99
Nov 30, 2003, 03:08 PM
Are you using Internet Connection sharing? If so, disable and try again. 192.168.0.1 also happens to be the default ICS ip address.
Dexterm

dcsurfer
Nov 30, 2003, 05:42 PM
i had the exact same problem. i ended up re burning evo-x to a cd-r (thank god for samsung drives) with these settings:

[Network]

SetupNetwork = Yes
StaticIP = yes
Ip = 192.168.0.3
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SkipIfNoLink = No
SetupDelay = 0

then on the pc (nic intended for use with xbox) set the ip to 192.168.0.1, and subnet mask to 255.255.255.0 (in tcp/ip properties in network connections on the control pannel). also, i hit the configure and set it to 10 Mbps full-duplex media type in the advanced tab. for some reason though i had to go back and reset the tcp/ip settings again, but after that, i can connect finally :) .

PS. in flash fxp, site manager, hit the options tab (on the xbox connection) and make sure that "Use Passive Mode" is completely unchecked (box should be white)

contactmat
Nov 30, 2003, 07:46 PM
Originally posted by dcsurfer
i had the exact same problem. i ended up re burning evo-x to a cd-r (thank god for samsung drives) with these settings:

[Network]

SetupNetwork = Yes
StaticIP = yes
Ip = 192.168.0.3
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SkipIfNoLink = No
SetupDelay = 0

then on the pc (nic intended for use with xbox) set the ip to 192.168.0.1, and subnet mask to 255.255.255.0 (in tcp/ip properties in network connections on the control pannel). also, i hit the configure and set it to 10 Mbps full-duplex media type in the advanced tab. for some reason though i had to go back and reset the tcp/ip settings again, but after that, i can connect finally :) .

PS. in flash fxp, site manager, hit the options tab (on the xbox connection) and make sure that "Use Passive Mode" is completely unchecked (box should be white)

i will give that a try thanks