Hello and welcome to CertForums.co.uk, here we host free active certification forums with links to the best free resources for Microsoft's MCSA MCSE MCDBA Cisco's CCNA CCDA and CCNP, and CompTIA's A+ Network+ i-NET+ and Security+ certifications in the UK. If you wish to post or use other advanced features you will need to register first. Registration is absolutely free and takes only a few minutes to complete so sign up today!
If you have any problems with the registration
process or your account login, please contact support
I have got 2 PC's both connected wireless to router.Both have internet connection.
Can I connect those 2 PC's by cable at the same time when they are conected by Wi-Fi?
I have tried to do it but there is no connection.I have checked cross-over cable by tester and it is fine,
both NICs works fine too-according to Hardware Manager.
why would you want them to connect via Wireless and Hardwired at the same time?
also, i believe that this may cause conflict, due to both devices looking for an IP addy.
its either one orr the another not both...
unless of course you have 2 NIC per PC
RIP Dave - You will never be forgotten!
Another good post?
If so, tell a friend, if not, f*ck off then!
Well he does MC, he has the wireless adapter and the Ethernet one = 2
I haven't tried this kind of setup i admit but In theory it should work, using TCP/IP and APIPA. however, i'm just not sure how you're going about setting up the connectivity.
I have got 2 PC's both connected wireless to router.Both have internet connection.
Can I connect those 2 PC's by cable at the same time when they are conected by Wi-Fi?
I have tried to do it but there is no connection.I have checked cross-over cable by tester and it is fine,
both NICs works fine too-according to Hardware Manager.
”
Im guessing its because the traffic through the two network cards wont route to the internet and therefore its routed to the wireless connection instead.
Have you tried giving the network cards static IPs and then try to ping from one PC to the other.
I don't know for sure if it will work or not, but it could be that only one connection will have access to the internet and the other one might have only a LAN ip address.
My best memories go out to nights that turned into mornings and the friends that turned into family.
Whatever the mind can conceive and believe, the mind can achieve. Dr. Napoleon Hill
Do just once what others say you can't do, and you will never pay attention to their limitations again. James R. Cook
I have got 2 PC's both connected wireless to router.Both have internet connection.
Can I connect those 2 PC's by cable at the same time when they are conected by Wi-Fi?
I have tried to do it but there is no connection.I have checked cross-over cable by tester and it is fine,
both NICs works fine too-according to Hardware Manager.
It does work as I had it once by mistake.
I had my normal wired NIC and I plugged in a wireless card and had it installed and the connection was there.
I would disable one or the other in turns and I had internet connectivity and they booth would connect to the routers DHCP and get a valid IP address and dns servers.
So it does work, now either is beneficial or not, honestly I don't know.
You can have both network interfaces connected to the same network at the same time.
They will both get an IP by DHCP (if enabled).
The way that windows works means that applications will only be bound to one interface by default. So although both interfaces have an IP and are functional, all network traffic will only go through the one interface.
You could get around this if you change the routing table in Windows so that all internet traffic goes through one interface, and all sql traffic through the other, for example. I did look into this a while ago and never really found a solution. I think this because XP is not designed to act as a router, which is effectively what you are trying to do, by controlling what network traffic goes through each interface.
If you have Windows server you can configure that as a router which should allow you to do this. But as a general rule XP will not let you operate 2 nic's independently of each other.
You most definately can. Our ops guys at work have their machines hardwired to the corporate network, and connected by wireless to another network in the building. They also have a script they run to route their internet traffic via the wireless network, whilst all other traffic (server access, etc) goes via the cable.
We have it for our people with laptops -- while on the dock, the LAN is active, but if they undock and go into the conference room, they still have network connection through our wireless system. Now, what I haven't tested is whether or not Windows provides any quantifiable way of utilizing the best interface -- like, if the LAN takes precedence once the lappy is back on the dock.
We have it for our people with laptops -- while on the dock, the LAN is active, but if they undock and go into the conference room, they still have network connection through our wireless system. Now, what I haven't tested is whether or not Windows provides any quantifiable way of utilizing the best interface -- like, if the LAN takes precedence once the lappy is back on the dock.
”
Yes - it uses the standard 'metric' system. By default WiFi is considered poorer than Ethernet.