A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Networking and the Internet with Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

problem with dual network ports



 
 
Thread Tools Display Modes
  #1  
Old September 11th 09, 01:59 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
tg[_2_]
external usenet poster
 
Posts: 4
Default problem with dual network ports

Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for general
internet and network and ignores the other one? Thanks for any help.



Ads
  #2  
Old September 11th 09, 02:48 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
Philip Herlihy[_3_]
external usenet poster
 
Posts: 4
Default problem with dual network ports

tg wrote:
Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for general
internet and network and ignores the other one? Thanks for any help.




You can have quite fine control if you use the command-line "route"
command. Start by doing a "route print" and then consider "route add".

Phil, London
  #3  
Old September 11th 09, 02:48 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
Philip Herlihy[_3_]
external usenet poster
 
Posts: 4
Default problem with dual network ports

tg wrote:
Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for general
internet and network and ignores the other one? Thanks for any help.




You can have quite fine control if you use the command-line "route"
command. Start by doing a "route print" and then consider "route add".

Phil, London
  #4  
Old September 11th 09, 06:44 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
Alex Fraser
external usenet poster
 
Posts: 2
Default problem with dual network ports

tg wrote:
Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for general
internet and network and ignores the other one? Thanks for any help.


Sounds like something is either occasionally breaking or there is a
configuration problem - it should "just work". A few questions:

Do you have a personal firewall installed on the computer, and if so
have you checked that it isn't causing the problem?

When the Internet is not working, can your computer still talk to the
device attached to the second port, and can you ping an Internet-based
numeric address (eg www.google.co.uk, 209.85.229.99)?

What IP address and subnet mask have you specified for the second
network interface?

If the first network interface is configured manually, what IP address,
subnet mask, gateway address, and DNS server address(es) are set? If by
DHCP, how is that configured?

It would be interesting to see output from "ipconfig /all" and "route
print" both when you do and don't have Internet access.

Alex
  #5  
Old September 11th 09, 06:44 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
Alex Fraser
external usenet poster
 
Posts: 2
Default problem with dual network ports

tg wrote:
Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for general
internet and network and ignores the other one? Thanks for any help.


Sounds like something is either occasionally breaking or there is a
configuration problem - it should "just work". A few questions:

Do you have a personal firewall installed on the computer, and if so
have you checked that it isn't causing the problem?

When the Internet is not working, can your computer still talk to the
device attached to the second port, and can you ping an Internet-based
numeric address (eg www.google.co.uk, 209.85.229.99)?

What IP address and subnet mask have you specified for the second
network interface?

If the first network interface is configured manually, what IP address,
subnet mask, gateway address, and DNS server address(es) are set? If by
DHCP, how is that configured?

It would be interesting to see output from "ipconfig /all" and "route
print" both when you do and don't have Internet access.

Alex
  #6  
Old September 12th 09, 12:31 AM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
Jack [MVP-Networking]
external usenet poster
 
Posts: 552
Default problem with dual network ports

Hi
In general this configuration is used to choose the preferred NIC.
http://www.ezlan.net/metrics.html
However, you really want to do is to put the second NIC and what ever it
connects to on a different subnet.
Jack (MS, MVP-Networking).


"tg" wrote in message
...
Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for
general
internet and network and ignores the other one? Thanks for any help.




  #7  
Old September 12th 09, 12:31 AM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
Jack [MVP-Networking]
external usenet poster
 
Posts: 552
Default problem with dual network ports


Hi
In general this configuration is used to choose the preferred NIC.
http://www.ezlan.net/metrics.html
However, you really want to do is to put the second NIC and what ever it
connects to on a different subnet.
Jack (MS, MVP-Networking).


"tg" wrote in message
...
Windows XP service pack 3
my PC has two network cards. One for general internet access (first port)
and another (second port) for data collection from another device. I have
to collect data on the second port, I can't do it on the first port. The
second port ip settings are just ip address and subnet mask, it has no
default gateway or dns settings. Problem is my PC sometimes 'chooses' the
second network port and I don't get any internet access. Is there a way to
configure the pc so that it only chooses the first network port for
general
internet and network and ignores the other one? Thanks for any help.




  #8  
Old September 12th 09, 10:06 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
tg[_2_]
external usenet poster
 
Posts: 4
Default problem with dual network ports


"tg" wrote in message
...

thanks for all the response here. I managed to resolve the issue by
purchasing a 2 port network card and installing that. Even that didn't work
at first because the card self-installed microsoft's own (crappy old)
drivers from 2001 but I managed to find some updated drivers for it and now
all is peachy with both nic's working properly and internet access too.



  #9  
Old September 12th 09, 10:06 PM posted to microsoft.public.windowsxp.network_web,uk.comp.home-networking
tg[_2_]
external usenet poster
 
Posts: 4
Default problem with dual network ports


"tg" wrote in message
...

thanks for all the response here. I managed to resolve the issue by
purchasing a 2 port network card and installing that. Even that didn't work
at first because the card self-installed microsoft's own (crappy old)
drivers from 2001 but I managed to find some updated drivers for it and now
all is peachy with both nic's working properly and internet access too.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 08:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.