I Need help ftp'ing from my home xbox to my friends xbo

bobo011

Junior Member
Dec 30, 2002
13
0
unknown
Happy mods to all! :D I need some serious help with something that I have been trying to figure out for the past 3 weeks. What I want to do is transfer games/apps/etc from my xbox to my friends xbox, who is in another city, over the internet. we have tried using unleash x's integrated ftp client with no success. we have tried using dvd2xbox, with still no success. I make sure that his I.p. and my I.p. are not the same (last number different) but it just keeps saying that It cant connect. password's are o.k. user names are o.k. but its still a no go. can someone please help a fellow modder out and post a step by step tut on how this is done? I have looked EVERYWHERE for this kind of tut, but all I find are tuts that show me how to ftp into my own xbox, which I already know how to do. One last thing. I'm connecting my xbox to my comp in the following way: using a crossover cable from my xbox to my one and only nic card that's in my comp. And the internet modem to the comp via a u.s.b. cable into a u.s.b. port. I then make a home network using windows xp config tool and there you go. I can access the internet fine on both the xbox and comp, I just cant ftp into my buddy's xbox. :cry: p.s. his xbox is connected to his comp in the same matter.
 

whtldg

Console Master
Dec 23, 2002
1,351
0
Re: I Need help ftp'ing from my home xbox to my friends

To be able to FTP into his xbox you must be on the same LAN.
 

bobo011

Junior Member
Dec 30, 2002
13
0
unknown
Re: I Need help ftp'ing from my home xbox to my friends

How do I configure them so there both on the same LAN? I can't even figure out how to set up my ftp client to send and receive files from his computer? Maybe that way I can just send the files to his p.c. Instead... And have HIM ftp them to his xbox.
 

pauledw

Noob Account
Jan 1, 2003
2
0
Re: I Need help ftp'ing from my home xbox to my friends

you cant do it over the internet
 

bobo011

Junior Member
Dec 30, 2002
13
0
unknown
Re: I Need help ftp'ing from my home xbox to my friends

you mean I can't ftp files from my computer to his over the internet? isn't that what these programs are for? But what i want to do is ftp files from his xbox to mine over the internet.
 

Textbook

Console Master
Dec 6, 2002
1,333
36
Re: I Need help ftp'ing from my home xbox to my friends

Only way I would know of doing it is using another FTP server as a middle man. You would have to make him ftp to the server, upload the files, then you would have to connect to the server and download the files. I don't know if you can directly connect two Xboxes over the internet via FTP.
 

bobo011

Junior Member
Dec 30, 2002
13
0
unknown
Re: I Need help ftp'ing from my home xbox to my friends

This video I found at you tube says it's possible..... But I can't get it to do what the guy is showing.

http://www.youtube.com/watch?v=iM9JOcQMUU0

How do I add my friends xbox to my local area network? I don't even know how to ftp from computer to computer... :(
 

Textbook

Console Master
Dec 6, 2002
1,333
36
Re: I Need help ftp'ing from my home xbox to my friends

joedaddymac said:
This video I found at you tube says it's possible..... But I can't get it to do what the guy is showing.

http://www.youtube.com/watch?v=iM9JOcQMUU0

How do I add my friends xbox to my local area network? I don't even know how to ftp from computer to computer... :(
Local Area Network is not over the internet. Think about it for a second "Local Area" means close in proximity. And .. Network. It means the two Xboxes are on the same home network, directly wired to each other and going through the same router.

It might be possible if you directly connect each Xbox to the cable/DSL modem, so you get the external IP. Completely take the routers out of the equation. If you're getting an IP that starts out 192.168.x.xxx then that is a LAN (internal) IP address, not an internet (external) IP address. If you both directly connect to the modem it might work.

I don't know, never tried it myself.
 

WelshHippy

Loyal Member
Jan 4, 2003
256
0
Re: I Need help ftp'ing from my home xbox to my friends

You can of course FTP swap and whatever over the internet... Just got to open port 21 and redirect all port 21 traffic to the xbox's ip on the Router.
 

WelshHippy

Loyal Member
Jan 4, 2003
256
0
Re: I Need help ftp'ing from my home xbox to my friends

login to your router.... 192.168.1.1 ---*varies by router manfacturer go to portforward.com and look up your router there for more specfic info.

Put in 21 and point it at the xbox's LAN IP 192.168.xx.xx
find out by runnin unleashedX and using the ip on the screen.

Then go to whatismyip.com and copy that # and give to your friend or whatever..... Best thing to do so you don't have to constantly do this over and over when the ip changes is go to noip.com and register there and add your ip and pick out a host to use and then download their application which in turn keeps your account there updated to what your ip is and then friends can always login from the host you pick which could be joeblow.hopto.org:21 use hosts like that... so ya dont have to pay for it or if you want a fancy lookin host then you gotta pay for it there.
Tho i highly recommend you don't do this since the power supply on the xbox can go out from being on 24-7 unless you got it in a good place where it's kept cool and not heated too much. Wow... I did all this explaining under the influence lol

Enjoy ;)
 

bobo011

Junior Member
Dec 30, 2002
13
0
unknown
Re: I Need help ftp'ing from my home xbox to my friends

Hey, thanxz alot for the super quick reply!!! and for the great info! :D
 

dparr59

Full Member
Dec 9, 2002
63
0
Re: I Need help ftp'ing from my home xbox to my friends

NAT- Network Address Translation. (this is long, but informative)

basically it is the reason everyone in the world can access the internet without having to have a public IP address for every computer. this is the world of IPv4 IPv6 will allow for a public address for every machine, but that is a ways away. right now the most we can have publicly addressable is 16,777,214 addresses. Keep in mind that subnets like 10.x.x.x , 192.x.x.x and 172.x.x.x comprise private networks along with other addresses that make up testing and other non-public uses, so the amount of addresses available for the public to use on the internet drops those address pools out of use. with the remaining address being far smaller in number than the number of users on the internet, there has to be a way to make them stretch. This is done by NAT. which is the basis for all home routers. It allows for multiple computers to share one public IP address to access the internet. basically, you can serve many clients with one address. Routers are here to connect different address space networks together. That is why the name "gateway" sticks. Whether it is private home network to the internet or multiple subnets within a private network (like businesses) together.

EXAMPLE: public IP address of a.a.a.a (outside interface)
private network of b.b.b.b (inside interface)
every client connected to the router that has this "b" ip address can get to the internet, WHY? well simple. a client on the "b" network types in http://www.microsoft.com in their web browser. That request hits the router that has the "a" address on outside interface and a "b" address on the inside interface (private network). The router looks at the request and sees if anyone on the "b" network is www.micorsoft.com (via DNS, I will not get into this, but it is how the internet converts a alpha website name into IP address and hex), well the router sees nothing is on the "b" network that is www.microsoft.com, so it knows by a default route that any request that can't be served on the inside network, must be on the outside network (the internet, in this case). So the request is converted to hit the internet as coming from the router's outside address "a" not the client inside address "b". A port number is assigned by the router to specify the request as coming from the particluar client so it knows where to send the response when it comes back. the server at microsoft has no knowledge of your client computer "b" address and only sees the request as coming from the address of the outside interface on the router "a" address. The webpage is sent from microsoft back to the router with a corresponding port number attached to it. The router knows that by the port number that it sees on the respond from microsoft, that it goes to the particular client on the "b" network who initiated the request for the information.

This is the 10,000 foot view of NAT and how it is used for use on the internet. As proof, if you have more than one computer on your network, go to www.whatsmyip.com on each machine and see what address it says each of the computers is. You will notice they have the same public IP address. This is the address of the outside interface "a" of the router in every case.

The reason i bring this up is that you can have mulitple rules that bring similar results. You can set up your router so that every request that comes to it via say port 23 only goes to one machine on the inside of its network. If you don't have this rule in the router, the router has no idea who the request goes to since the port number doesn't match any previous inside client requests. It looks like the incoming request from the internet is unwelcomed and drops it. the router is the gateway. Run "ipconfig" from a command prompt and the gateway address is always the inside interface of the router. So with this in mind, you can specify rules in the router that state anything on port 23 udp or tcp goes to an internal ftp server. or for extra security you can set it so that only a request with a port of 23231 (port not in use) will go to the internal ftp server and not port 23. this keeps fishers out there from seeing your internal ftp server, but remember when telnetting to the inside server from the internet you must specify which port telent a.a.a.a:23231 for it to work. you can even have rules that state only one ip address with port 23231 or 23 or whatever is the ONLY request that will be sent to the internal ftp server or whatever server you want. This makes things much more secure. At this point we are getting into firewalling and that is a bigger animal than NAT.

I hope this helps explain things a bit more to you. If you have ANY questions, please don't hesitate to ask. Give specifics to your situation and i will be more than glad to help.

common port numbers for directed traffic types

http://www.iana.org/assignments/port-numbers

Jeff