FastEddieC
MIS
I know there are already 2 other recent posts on this subject, but my situation is a little different.
When I first installed the 2nd NIC, I posted the problems I encountered here:
- which was solved by adding a persistent "route add" statement. (thanks again!)
We recently changed our ISP, which caused this PC to have a problem getting to the internet. I figured "no problem - just remove the old “route add” statement and put in a new “route add” statement Which worked - sort of. We can ping a web address but the response time is anywhere from 2000 - 4000. So if I use a web browser, it will time-out long before a response comes back. On a standard PC (with one NIC) the response to the internet is very quick (40ms)
I have a theory, I believe the problem is: The PC is connected to two networks, and when the user requests an internet site, it asks the primary gateway (fails), then it goes through the other card and asks the gateway that I manually put in with the “route add” command, which means it goes to our DNS server (windows 2003), - which looks on our network (fails), so it goes to the address I have setup as a “Forwarder” which is our ISP... then it reaches it’s destination.
Like I said, this is only a theory, because I have no way of tracking the data packets. (I do have Ethereal packet sniffer, but I’m not sure how I could identify this particular traffic flow from all the rest).
I also tried to flush the dns & re-register it - but that didn’t help.
Anyone have any ideas?
Did I make sense in my description?
Thanks in advance,
Eddie
When I first installed the 2nd NIC, I posted the problems I encountered here:
- which was solved by adding a persistent "route add" statement. (thanks again!)
We recently changed our ISP, which caused this PC to have a problem getting to the internet. I figured "no problem - just remove the old “route add” statement and put in a new “route add” statement Which worked - sort of. We can ping a web address but the response time is anywhere from 2000 - 4000. So if I use a web browser, it will time-out long before a response comes back. On a standard PC (with one NIC) the response to the internet is very quick (40ms)
I have a theory, I believe the problem is: The PC is connected to two networks, and when the user requests an internet site, it asks the primary gateway (fails), then it goes through the other card and asks the gateway that I manually put in with the “route add” command, which means it goes to our DNS server (windows 2003), - which looks on our network (fails), so it goes to the address I have setup as a “Forwarder” which is our ISP... then it reaches it’s destination.
Like I said, this is only a theory, because I have no way of tracking the data packets. (I do have Ethereal packet sniffer, but I’m not sure how I could identify this particular traffic flow from all the rest).
I also tried to flush the dns & re-register it - but that didn’t help.
Anyone have any ideas?
Did I make sense in my description?
Thanks in advance,
Eddie