I need to connect a windows xp computer to the linuxmce network for internet access. I have been looking at the wiki and the forums but can't find anything. Any help would be apprecaited.
Thanks
William
I assume you have a standard set up - ie 2 NICs, an internal and external network?
In which case, you just plug the XP machine into the internal network, it will get an IP and then you have full access to the Internet through the core machine. What is not working with this?
Quote from: colinjones on October 30, 2008, 12:05:37 AM
William
I assume you have a standard set up - ie 2 NICs, an internal and external network?
In which case, you just plug the XP machine into the internal network, it will get an IP and then you have full access to the Internet through the core machine. What is not working with this?
Yes I have the 2 nic setup but I haven't seen the hybrid recognize it yet even after reloading the router.
Sorry, recognise what? The 2 NICs or the XP machine?
All the XP machine needs is to be set to get an IP address/DNS via DHCP. Even if the hybrid doesn't pnp it, it will allow you access to the Internet through the hybrid just fine. Have you set DHCP? What IP address did it get?
Quote from: colinjones on October 30, 2008, 12:15:52 AM
Sorry, recognise what? The 2 NICs or the XP machine?
All the XP machine needs is to be set to get an IP address/DNS via DHCP. Even if the hybrid doesn't pnp it, it will allow you access to the Internet through the hybrid just fine. Have you set DHCP? What IP address did it get?
The hybrid didn't announce the windows machine.
The default setting for the windows computer is set for obtain ip & dns. DHCP is default also.
So.... what IP address and DNS address did it get? Can you ping 192.168.80.1? What about the external interface address and the internal interface address of your broadband router?
Quote from: colinjones on October 30, 2008, 12:51:08 AM
So.... what IP address and DNS address did it get? Can you ping 192.168.80.1? What about the external interface address and the internal interface address of your broadband router?
Please tell me how and I will relay that info to you.
Thanks
Pinging 192.168.80.1 from the windows machine:
Destination is unreachable
This machine was a linuxmce computer. It had no problem getting a ip address from the core and working properly.
Thanks
Go to a command line (Start->Run then type cmd and hit enter)
Type:
ipconfig /all
ping 192.168.80.1
ping google.com
Then paste the resulting outputs back here...
Quote from: williammanda on October 30, 2008, 01:47:25 AM
Pinging 192.168.80.1 from the windows machine:
Destination is unreachable
This machine was a linuxmce computer. It had no problem getting a ip address from the core and working properly.
Thanks
This means it has no routeability to the core's internal IP address, which given that the core is on the same subnet probably means that the XP machine doesn't have an IP address at all, hence no ability to route and so it drops the packets because the destination is unreachable.
This would happen because either:
1) It isn't set to DHCP and still has a static IP that isn't valid for that subnet (ie isn't 192.169.80.x)
2) It isn't successfully receiving a DHCP lease
3) The NIC port is disabled
Quote from: colinjones on October 30, 2008, 01:48:00 AM
Go to a command line (Start->Run then type cmd and hit enter)
Type:
ipconfig /all
ping 192.168.80.1
ping google.com
Then paste the resulting outputs back here...
I can't paste any data since the windows computer isn't connected to the network.
ipconfing does basically nothing
pinging 192.168.80.1 & google.com...nothing
Quote from: colinjones on October 30, 2008, 01:51:28 AM
Quote from: williammanda on October 30, 2008, 01:47:25 AM
Pinging 192.168.80.1 from the windows machine:
Destination is unreachable
This machine was a linuxmce computer. It had no problem getting a ip address from the core and working properly.
Thanks
This means it has no routeability to the core's internal IP address, which given that the core is on the same subnet probably means that the XP machine doesn't have an IP address at all, hence no ability to route and so it drops the packets because the destination is unreachable.
This would happen because either:
1) It isn't set to DHCP and still has a static IP that isn't valid for that subnet (ie isn't 192.169.80.x)
2) It isn't successfully receiving a DHCP lease
3) The NIC port is disabled
1. Not sure
2. Not sure
3. As I state before, this was a working linuxmce MD that worked.
Thanks
I found out the network card driver wasn't setup. Problem solved.
Thanks
Quote from: williammanda on October 30, 2008, 01:53:06 AM
Quote from: colinjones on October 30, 2008, 01:48:00 AM
Go to a command line (Start->Run then type cmd and hit enter)
Type:
ipconfig /all
ping 192.168.80.1
ping google.com
Then paste the resulting outputs back here...
I can't paste any data since the windows computer isn't connected to the network.
ipconfing does basically nothing
pinging 192.168.80.1 & google.com...nothing
I'm glad you fixed it, however...
none of these commands would have done "nothing"! you spelt ipconfig incorrectly, and the pings would have come back with messages or errors, either of which would have allowed us to find the issue very quickly. And on point three, it doesn't matter that it was working as an MD before, it is now running XP which could easily have disabled the port (in fact that is exactly what it would have done if you didn't have the drivers installed!)
Have fun with your new XP machine and be aware that it is now behind a firewall so you will have to configure that if you want anything outside the hybrid machine to be able to connect to your XP machine (web admin)