sumotherdude
Feb 7 2003, 05:59 AM
OK, I got my X2 Lite installed with no probs (thanks to all the reading I've here..thanks you guys).
Anyways, I burned the Slayer install disc which boots up just fine. My one problem is that I get an IP address of 0.0.0.0 and obviously can't connect. I've tried everything in the the install NFO without success. I just got thru modding the main evox ini file to indicate a new IP but I still can't connect. I really need to back up the drive before I start messing around with it.

Any ideas? It's connected via a hub and my PC is running DHCP - the 6 other PCs in my home and business have no problems getting an IP. I've verified that the cable is good and that the port is OK. I can't even ping the address. There has to be something simple I'm over looking.
--Update--
I set it to Static IP in the evox.ini file and now the IP says 192.168.0.70, which means it should be on my network but I still can't FTP to it. Any help?
Thanks,
sumotherdude
archon76
Feb 7 2003, 08:40 AM
So the machine originally did not get an IP from your DHCP server? Thats really not a good sign.
If you have an uplink on your hub that indicates connection and Evox is reporting an IP that is in the same subnet as your machine it should be ok.
Do you have a firewall running on your PC. You may need to set a rule to allow it to connect to the XBOX address.
What is your PC's IP address? Have you tried to ping or FTP from another machine on your network?
syclone
Feb 7 2003, 12:38 PM
go to your setting network connections on you computer click on internet prtocol tci/ip then click on properties force ip address to 192.168.0.1 mask of 255.255.255.0 them go to you xbox setting in evox, set you static ip on YES then type you static ip address of 192.186.0.2 then reset you xbox then it should work....
Syclone..
If not reply and tell me what happens
archon76
Feb 7 2003, 01:26 PM
| QUOTE (syclone @ Feb 7 2003, 12:38 PM) |
go to your setting network connections on you computer click on internet prtocol tci/ip then click on properties force ip address to 192.168.0.1 mask of 255.255.255.0 them go to you xbox setting in evox, set you static ip on YES then type you static ip address of 192.186.0.2 then reset you xbox then it should work....
Syclone..
If not reply and tell me what happens |
The guy is running a small network of computers. The rest of his machine are communicating fine.
These machines are used for bussiness as well. What if he has a router that is using NAT and has port forwards set up. And one of the port forwarders is pointing to the machine you just told him to change the IP on. He is also using DHCP so the IP you recommended could be in use already.
I mean no offense on this. But when people are using there machines for more than just home use a little bit of caution goes a long way.
sumotherdude
Feb 7 2003, 02:12 PM
Thanks for all the suggestions. I'm beginning to think that the NIC in my X-Box might be dead. Which sucks...I should be able to at least ping the IP and that's a no go.

So far I've completely disabled my firewall, swapped ports, made a new cable, etc. I was trying to stay away from changing my IP configuration as my other PCs rely on this one for various services including DHCP, mail, etc. But I'm gonna try that today. I'm also gonna break out the ole crossover cable and see what I can make happen.
I was surprised to see the IP on the X-Box as 0.0.0.0 because I was sure DHCP would hand it an address. I have link lights on the back on the back of my X-Box so I'm hoping that it's OK. I'm going to try the suggestions as you guys advised and will get back to you.
Thanks again, I really appreciate it.
sumotherdude
smokeingit
Feb 7 2003, 02:57 PM
make sure your computer and your xbox are on the same subnet! very importent. also make sure the ip's are close range. not computer .1 and xbox .200 that will screw you up. its not part of the fourmula if any of you think im wrong go to this site to see the fourmla
here ya go
archon76
Feb 7 2003, 06:11 PM
| QUOTE (smokeingit @ Feb 7 2003, 02:57 PM) |
| make sure your computer and your xbox are on the same subnet! very importent. also make sure the ip's are close range. not computer .1 and xbox .200 that will screw you up. its not part of the fourmula if any of you think im wrong go to this site to see the fourmla here ya go |
If he is using a standard class C subnet his usable nodes is 254. In a standard class A,B,C IT DOES NOT MATTER HOW FAR APART THE LAST OCTET NUMBERS ARE as long as they are not
0 or 255. In this example (Class C)the nodes/Hosts numbers are listed as xxx 192.168.1.xxx How do you think all the nodes can communicate if a lower number IP can not transmit to a higher number IP that theory does not make any sence in a standard class C.
Class A will give you 126 Networks and 16,777,214 hosts/nodes
Class B will give you 16,384 Networks and 65,534 hosts/nodes
Class C will give you 2,097,152 networks and 254 hosts/nodes
Once you have supernetted or subnetted your IP's they become classless IP's. In subnetting it does matter how far the range of IP's can go.
Subnetting is useful when you have a cetain range of IP's and you want to create individual networks based on these IP's. ISP's do this when distrubuting static IP blocks to customers. This is also useful when you have a large network and you want to cut down on broadcasts to save bandwidth
Super-netting is combining multiple IP ranges to act as one for example 192.168.0.xxx thru 192.168.3.xxx would use a subnet mask of 255.255.252.000 in binary 11111111.11111111.11111100.00000000.
It sounds like he does understand the basics of networking. I don't think the subnet is really his problem.
Thats is a nice calculator tool thanks for the link that could save me some time at a clients site.
sumotherdude
Feb 7 2003, 07:16 PM
Thanks for the great advice. I don't know everything about networking but I do OK. So here's what I've so far:
-Made a new crossover cable - verified that it's working.
-Connected the X-Box directly to my laptop. The laptop recogizes when the X-Box i powered down or reboooting (shows LAN cable disconnected). I put the laptop on 192.168.0.1 and the X-Box on 192.168.0.2 with subnets on both of 255.255.255.0.
The Settings/Info screen looks like this:
Network
Type: Static
IP: 192.168.0.70 (burning new copy of slayer with modded evox file, new IP)
LineStatus: 100/Full Duplex (does this indicates that the X-Box NIC is functioning?)
Ethernet MAC Address: MAC address is entered here
Setup Network: Yes
Use Static IP: Yes
IP: 192.168.0.70 (burning new Slayer image to try the new IP)
Subnetmask: 255.255.255.0
Default Gateway: 192.168.0.69
DNS: 0.0.0.0
DNS: 0.0.0.0
Perhaps this might help somone show me what I'm overlooking. Geez and I thought installing the chip was going to be the hard part.

I'll post my results here after I try the new Slayer CD.
Thanks again,
sumotherdude
sumotherdude
Feb 7 2003, 07:20 PM
Interesting. Still can't ping the X-Box.
I am correct in just booting up the Slayer CD, right? I should be able to establish a connection then? From all the information I've read this appears to be correct.
The connection status on my laptop shows:
Status: Connectied
Duration: 00:05:25
Speed: 100 Mbps
Bytes Sent: 11,060
Bytes Received: 0
At this point I'm open to anything.

sumotherdude
archon76
Feb 7 2003, 08:13 PM
| QUOTE (sumotherdude @ Feb 7 2003, 07:20 PM) |
Interesting. Still can't ping the X-Box.
I am correct in just booting up the Slayer CD, right? I should be able to establish a connection then? From all the information I've read this appears to be correct.
At this point I'm open to anything. 
sumotherdude |
You really do not need the gateway. But it should not be stopping the connectivity.
Here is another thought. Do you have XBOX live updater installed? If so try this. This next step is very important. First make sure your XBOX can not get out on the internet. Run the XBOX live launcher.
At a DOS prompt window on your PC type ping <IP of XBOX> -t the -t option means you PC keeps trying.
You should get a error on LIVE saying a network connection could not be created. Hit OK the connection screen should come up go over to the setting (middle tab) then go to IP address set the configuration for manual and enter the IP you want.
After this is set go back twice this should put you back on the connection status screen. After the status has checks the IP settings configured your PC which is doing a consistant ping should be getting replys. I just tested it. At least is another test.
sumotherdude
Feb 7 2003, 09:40 PM
Thanks again, X-Box Live has not been installed. It's almost like the NIC is bad (although when the network cable is not connected to the box, it says "No Link!" and when it's connected it says "100/Full Duplex" I should at least be able to ping the crazy thing, especially with the simplified set up using the cross over cable.
I will make this thing work, it's become an obsession. hehe
sumotherdude
archon76
Feb 7 2003, 09:57 PM
| QUOTE (sumotherdude @ Feb 7 2003, 09:40 PM) |
Thanks again, X-Box Live has not been installed. It's almost like the NIC is bad (although when the network cable is not connected to the box, it says "No Link!" and when it's connected it says "100/Full Duplex" I should at least be able to ping the crazy thing, especially with the simplified set up using the cross over cable.
I will make this thing work, it's become an obsession. hehe
sumotherdude |
I have seen bad NICS detect link and speed but can not send packets. I would try installing XBOX LIVE and use it as a test tool.
Just make sure your Dashboard is the MSDashboard. It has to be named XBOXDASH.XBE.
sumotherdude
Feb 7 2003, 10:01 PM
Understood. One question, where can I get X-Box Live?
archon76
Feb 7 2003, 10:05 PM
| QUOTE (sumotherdude @ Feb 7 2003, 10:01 PM) |
| Understood. One question, where can I get X-Box Live? |
Some games ship with the updater. Most of the newer games include it.
Should be easy to find.
Check any newer games that you have.
sumotherdude
Feb 7 2003, 10:17 PM
I figured it out wher to get X-Box Live.
Anyways, that would suck if my NIC is bad - since I've never used it.
sumotherdude
Feb 7 2003, 10:55 PM
Well, I thought Splinter Cell shipped with it, apparently I was wrong.
Any games I can go buy that come with it?
Also, do you know if the NIC is a separate component or built into the mobo? I don't recall paying attention to it when I put the chip in. Crap, looks like it's on the mobo...
syclone
Feb 7 2003, 11:06 PM
archon you are in way over your head your making a big deal over a small problem, im not say its the computer problem, xp somtimes wont give it a ip address thats all. so you have to force it. to the xbox.
sumotherdude
Feb 7 2003, 11:11 PM
I've forced IPs on both machines, placed it on a different segment of the network, removed it completely from the network using a crossover cable between the X-Box and a laptop. The connection status on my PC shows bytes being sent but none received.
syclone
Feb 7 2003, 11:31 PM
what do you numbers look like?
sumotherdude
Feb 7 2003, 11:41 PM
X-BOX:
IP: 192.168.0.2
Subnetmask: 255.255.255.0
PC:
IP: 192.168.0.1
Subnetmask: 255.255.255.0
The Settings/Info screen looks like this on the X-Box:
Network
Type: Static
IP: 192.168.0.2
LineStatus: 100/Full Duplex (does this indicates that the X-Box NIC is functioning?)
Ethernet MAC Address: MAC address is entered here
Setup Network: Yes
Use Static IP: Yes
IP: 192.168.0.2
Subnetmask: 255.255.255.0
Default Gateway:
DNS: 0.0.0.0
DNS: 0.0.0.0
The connection status on my laptop shows:
Status: Connected
Duration: 00:05:25
Speed: 100 Mbps
Bytes Sent: 11,060
Bytes Received: 0
I've tried multiple IP configurations with no success. I should add that this is a release day V1.0 X-Box.
Thanks for your help.
sumotherdude
Feb 8 2003, 01:26 AM
*bump* for more opinions/advice....
archon76
Feb 8 2003, 02:29 AM
| QUOTE (syclone @ Feb 7 2003, 11:06 PM) |
| archon you are in way over your head your making a big deal over a small problem, im not say its the computer problem, xp somtimes wont give it a ip address thats all. so you have to force it. to the xbox. |
I did not want this to turn in to a flame war but you are out right attacking my knowledge with out reason. Never once did I make a statement that was inaccurate or risky.
But as far as in over my head I don't think so. I have been a network professional, network admin, server trouble shooter, and windows MCSE instructor including many TCP/IP theory and hands on practical classes for over 12 years. I have seen and implemented and repaired more networks than I can count (WAN and LAN). Are you sure I am over my head?
I'm tried of some people not reading what people write and/or not even comprehending what is being said.
When someone tells you they are using a PC for business you don't just have them change IP's on the machine. This is the same as walking in to a company and just changing machines IP without knowing everything that machine is responsible for.
I was looking out for his best interest in this, how would you feel if because you had him change a setting and the machine you had him change it on was a server (you never know what the machine is unless you ask). And because of your choice in changing the IP it took down his company's e-mail server. Becuase he is using a DHCP server how do you know those IP's where not already in use.
You don't know how people networks are configured when you just hear bits and pieces of them so the rule of thumb is to use caution.
How could it be a PC problem when his machines are functioning fine on the network? He has six other computers on this network. He just changed to a crossover cable for testing purposes. He tried to force an IP address on the XBOX and he still was unable to ping the XBOX even though it was on the same subnet.
Instead of trying to insult people that are really trying to help and repeating suggestions that have already been made. Why not put that energy to a helpful use.
He is looking for a LIVE installer. The LIVE program once installed runs a network test during the test it brings the Ethernet interface on line and he can try to ping it here. This way we are ruling out EVOX as a possible problem.
Once again I am not sure why you accused me of being over my head when I am clearly not!
archon76
Feb 8 2003, 02:34 AM
| QUOTE (sumotherdude @ Feb 7 2003, 10:55 PM) |
Well, I thought Splinter Cell shipped with it, apparently I was wrong.
Any games I can go buy that come with it?
Also, do you know if the NIC is a separate component or built into the mobo? I don't recall paying attention to it when I put the chip in. Crap, looks like it's on the mobo... |
Alot of the sport games come with this feature. Toe Jam and Earl 3 does as well. Unreal includes this too. Those are the only ones I can think of off the top of my head.
I really hope its not the ethernet adapter on the board thats the problem. If we can get it to ping using the MS Dashboard we can at least verify that the NIC is working.
I'm not about to give up on this. I would really like to see you get this working.
sumotherdude
Feb 8 2003, 02:51 AM
archon76,
You have no idea how much I appreciate the time you've taken to assist me with this problem. You know it SHOULD be working, and I'm beginning to suspect the X-Box ethernet port even though I get link lights and the PC and X-Box both indicate a connection. I almost went out tonight and bought a new X-Box but I don't want to give up on this one yet.
I've been reading some previous threads (some of which you were assisting others) and trying some of their suggestions, and of course, it is still not working. Heck, I was worried about getting the chip installed as 99% of the time this network stuff is a piece of cake. I'm ashamed to say that I'm MCSE certified (unemployed at the moment) and still can't make the thing work. I mean this is pretty much what I do (or did) for a living and I suppose that's why it's so frustrating.
At any rate, I really do appreciate your help with my stubborn X-Box. Any further advice is certainly appreciated. Would the fact that this box is a release date box have anything to do with it? Maybe something with an early build that makes it incompatible with Live, and therefore rendering the ethernet for nonfunctional? Well, I'm grasping at straws....
So far I've tried 3 different machines in various configurations with no luck. FTP and pinging the X-Box ain't happening from any of the other machines on the work as well. Ruling out cabling, and network related issues I believe I should concentrate on the X-Box, and getting access to the ethernet configuration via the Live installer sounds like the best bet right now. I'll go rent one of those games tomorrow and see about installing it. The kit is like $50 bucks and since I don't have access to broadband, I don't want to waste the money....DSL is coming 2nd quarter though!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.