sprkymrk wrote: Are you connected to your ISP with a cable/dsl modem or router or something else?
RTmarc wrote: The only thing that Repair does is: ipconfig/release, ipconfig/renew, ipconfig/flushdns, nbtstat -R, arp -d (I think is the command).
icroyal wrote: RTmarc wrote: The only thing that Repair does is: ipconfig/release, ipconfig/renew, ipconfig/flushdns, nbtstat -R, arp -d (I think is the command). It does a little bit more than that. It also does a ipconfig /registerdns as well as a nbtstat -RR and it's actually arp -d *. As for the original problems, try upgrading NIC drivers for both nics. Try a different patch cable. Also, try rebooting the cable modem, router, etc...
boyles23 wrote: I don't know alot about Server 2003 but is the server setup as the router. I know in a multihomed 2003 system you have to go into the registry and enable the option, maybe it has something to do with it. Just my 2 cents and I hope it helps. Jonathan
RTmarc wrote: At this point I'm inclined to think it's on the ISP side.
Danman32 wrote: If I understand your symptoms, when the problem cropped up, the clients could not access the server itself. That would sound like a TCP stack problem to me. A disconnect from the ISP would have the clients lose connection to the internet (since they rely on the server), but that would not stop them from accessing the server since LAN2 should not be affected. Clients should be looking to the server's DNS for their DNS exclusively, otherwise you are going to get AD problems.
Every 20 minutes or so all clients and servers drop internet connectivity.
It's only a problem with NIC 1 and the external gateway.
I noticed something I haven't so far this afternoon. When the interface was down, I could not resolve any external ip addresses. I can ping my ISP gateway but can't go any further than that.
xlg123 wrote: RAS is running and LAN interface is setup for NAT and Firewall. Your not using ISA fireawll are you. That causes a whole new dynamic DHCP list of drama. You only have the default gateway setup on the external NIC as well, correct? (Well, its automatic from your ISP. Gateway should be blank on internal NIC).
blargoe wrote: As far as the OS is concerned, when this occurs does windows indicate a dropped network connection (a red x on that network connection's icon) or a disabled interface (grayed out icon)?
Have you run the diagnostic program from the manufacturer of the network card?
If this is a non-production environment, have you tried connecting another computer or a different router (i.e. a home linksys router) to the cable modem and see of you still get the drops?
benjiga69 wrote: Have you tried and ipconfig/all and recorded the WAN address you are recieving from your ISP and manually entering it in as a static ip? I had the same problem with one of my cable/dsl routers and this fixed my problem. I just used the ip address that was leased to me and put it into my router's WAN interface statically and this solved my problems.