Astahost.com   Sep 6, 2010
  Open Discussion & Free Web Hosting > Computers & Tech > Networking
Pages: 1, 2

How To Connect Via Lan Cable Win7 And Xp Sp3

ivan_1602


can someone explain me step by step how to connect my laptop with windows 7 and my PC with XP SP3
via LAN cable, but with normal LAN cable, not with cros over cable!
i was searching all over the internet and i couldn't find tutorial or something what would help me.
all i found was how to connect them with router or wireless or something else,but i need
to connect them with normal LAN cable because of file sharing and file transfer between them.
i hope that someone will help me!
sorry on my bad english biggrin.gif
thank you!

Comment/Reply (w/o sign-up)

yordan
Hi, Ivan,
I moved your topic here because this is most probably it's place.
OK, first of all, forget this "cross cable" thing.
You are talking about recent computers, with recent Ethernet adapters.
Some years ago, the old computers had old Ethernet adapters. These adapters were not smart enough, and could not guess if they were connected to another computer or to a swich/fan-out/router/bridge. So, they needed special cables : normal cable from PC to switch, scart (crossed) cable from PC to PC.
Now, all PC's and laptops having recent Ethernet adapter. Now, when you connect with a standard, what you name "normal" Ethernet cable, the PC says "Hi, I am a PC" and the remote thing also says "Hi, I am a PC", and the agree "let's switch to the PC-to-PC mode", and everything works well.
You can see that easily : as soon as you connect an Ethernet cable between your laptop and your PC, you will see a small light appearing near the Ethernet socket, fix or blinking. Fixed light means "connected", and blinking light means "connected and transferring data".
So, everything you read until now is usable, except you can simply forget the "cross" word, any cable will work fine today.
So, you have first to connect both cables.
Then you will have to give a fixed IP address, because there is no DHCP server reachable on your cable, so none of your PC's will find something which assign them an IP address.
You have to give each PC and IP address on the same network as the other one, but the last digit being different.
For instance your PC will be 192.168.10.1 and your laptop will be 192.168.10.2
If one of the PC's was already on the internet, before removing the cable (or before changing the IP address), record the previous settings somewhere (for instance use WordPad and put them in a file you name old_settings.rtf.
If this was not completely clear, don't panic, first plug the standard cable between both computers and then come back here, we will give more explanations.
Hope this helped.
Yordan

 

 

 


Comment/Reply (w/o sign-up)

ivan_1602
hehe, i know all that things, i've allready tried to connect them with static ip adress, but it didn't work, and i will forget that cross biggrin.gif some guys were using that cable to connect xp and vista, and because of that i aksed biggrin.gif and thank you for explenation biggrin.gif i will try again with static ip adress, and if doesn't work i will come here again for some advice biggrin.gif thank you yordan biggrin.gif

Comment/Reply (w/o sign-up)

ivan_1602
yordan help!
i've tried with static ip adress and it's not working or i'm really stupid biggrin.gif
i've puted on XP comp IP adress 192.168.10.1 and on laptop 192.168.10.2, subnet is allocated
automaticly, and default gateway stays empty.
and the thing is that on XP, network is ok, and it's recognized.
here is the screenshot of the laptop with win7 and it look like network is not recognized.and i'm sure that network card
on laptop is working properly.

Comment/Reply (w/o sign-up)

yordan
QUOTE (ivan_1602 @ Feb 20 2010, 09:55 PM) *
yordan help!
i've puted on XP comp IP adress 192.168.10.1 and on laptop 192.168.10.2,

OK, let's see if the physical layer is correct.
On the XP system, open

Comment/Reply (w/o sign-up)

ivan_1602
open what?

Comment/Reply (w/o sign-up)

yordan
QUOTE
open what?

Sorry, incomplete post, here is the full answer.
QUOTE (ivan_1602 @ Feb 20 2010, 09:55 PM) *
i've puted on XP comp IP adress 192.168.10.1 and on laptop 192.168.10.2,

OK, let's see if the physical layer is correct.
On the XP system, open a "cmd" command line window and type
CODE
ping 192.168.10.2

And go to the laptop, open a "cmd" command line and type
CODE
ping 192.168.10.1

And tell us what is the result of this command. You will probably see a pop-up appearing with a security warning from your firewall of from the antivirus, asking if you want to accept the incoming Ethernet packet, say that you accept it and you trust this IP.
Also tell us if you see a led light near the NIC socket appearing when you plug the Ethernet cable.

Comment/Reply (w/o sign-up)

ivan_1602
ok, the little LED's are working on laptop and on the comp, what means that the network card is working properly,
and this is the result from cmd after putting the static ip like before.

from XP :
Microsoft Windows XP [Version 5.1.2600]
© Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Administrator>ping 192.168.10.2


Pinging 192.168.10.2 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 192.168.10.2:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

from win 7:


C:\Users\Ana>ping 192.168.10.1

Pinging 192.168.10.1 with 32 bytes of data:
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.10.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms


it's look like they aren't conected, but i really don't know why!
ok,yordan tell me the next step biggrin.gif and thank you for helping me biggrin.gif

Comment/Reply (w/o sign-up)

yordan
QUOTE (ivan_1602 @ Feb 22 2010, 11:19 PM) *
from win 7:


C:\Users\Ana>ping 192.168.10.1

Pinging 192.168.10.1 with 32 bytes of data:
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128
Reply from 192.168.10.1: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.10.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

OK, they are connected because the XP system (192.168.10.1, right ?) answers when pinged from the win 7 system.
Now, go to the XP system, and share a folder.
The win7 system should be able to mount it.
Could you please try this ?

Comment/Reply (w/o sign-up)

magiccode9
It seems that one of the machine should be firewall enabled.
Also check it on both side on the control panel and looking for an item
called windows firewall.

If it is on, turn it off before continue any tests.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords :

  1. Cable Internet Connection Requires Aol To Go Online?
    (17)
  2. Cable Modem Keeps Rebooting
    (13)
    Everyday my cable modem keeps disconnecting me. I get disconnected at least 3 times a day. I tried
    reformatting my computer to see if any viruses is causing it. After reformatting it worked but after
    upgrading it to service pack 4, it happened again. Is it the computer that's causing this or the
    cable modem. The cable modem is pretty new, it's only 4 months old. Can someone help me with
    this?....
  3. Dropping Off-line
    Any way to test a Cable Modem or Router? (2)
    I've been having this problem lately of dropping off-line (always on, cable access) I
    use to have to cycle (unplug and replug) the Cable Modem and the Router (wired Router) in sequence
    to get back on-line. So I replaced the Cable Modem and Router. Now I'm dropping offline less
    often, and I can get back on by just cycling the Router. Q. Is there anyway to "test" a Cable Modem
    and/or Router to see for sure where the "stoppage" is? ....
  4. Cable Sharing Problem
    ..unequal bandwidth (4)
    I have a 128k connection that is shared between 6 computers. one computer connects directly to the
    internet and the others connect through this shared connection. Now I know that already, this is not
    a good idea, because 128k split over so many will really slow it down, but until I can get a second
    line there's really no way around it. And I know that the host computer will take the lion's
    share of the bandwidth. My question is: How can I make sure that the remaining speed is divided
    equally between the other computers? Right now one or two other computers will ....
  5. Cable Modems Uncaping.
    Motorola SB5100(e) (2)
    So, I looked at tcniso.org but they only sell firmwares with his own made flashers. Or already
    uncapped modems. Does anyone have this firmware? Or howto made this flasher. Maybe anyone have
    scheme? /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
    alt="rolleyes.gif" /> ....
  6. Why Is Broadband Cable (CAT5) So Expensive ?
    (12)
    I've been getting into doing wired networking for my house and I've just been wondering why
    Cat5 cable is so expensive? I just got a 15 cable a month or so ago and the crap took $30 out of my
    pocket when just the other day I asked one of my buddies for some cat5 from the place he hangs out
    and BOOM 25 feet of cat5 for F-R-E-E! I have to admit that it isn't the best looking thing in
    the world but still why pay so much cash just for looks?....
  7. Which Is Faster? Dsl Or Cable?
    Which is faster??? (36)
    OK! Which is faster? DSL or CABLE? Seriously.. I can't tell /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Some people say cable
    is faster, but other people say that now dsl matches the speed of cable or it's better or
    something /ohmy.gif" style="vertical-align:middle" emoid=":o" border="0" alt="ohmy.gif" /> So..
    I'm kind of confused... I have DSL and it's pretty fast, while my friend has CABLE...
    which.. her's is a bit slow.. (maybe its her computer??) Anyway, someone help me out
    /ohmy.gif" style="vertic....

    1. Looking for How, To, Connect, Via, Lan, Cable, Win7, And, Xp, Sp3

free web hosting



*SIMILAR VIDEOS*
Searching Video's for How, To, Connect, Via, Lan, Cable, Win7, And, Xp, Sp3
advertisement




How To Connect Via Lan Cable Win7 And Xp Sp3

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com



Creative Commons License