Networking Forums

Networking Forums > Computer Networking > Windows Networking > Gateway address drops on one of the servers

Reply
Thread Tools Display Modes

Gateway address drops on one of the servers

 
 
Admin.Matthew@gmail.com
Guest
Posts: n/a

 
      12-02-2005, 01:57 PM
This problem has been going on for a while now and is a big problem
because it prevents people from the outside from connecting to our FTP.
The Gateway address that is manually set disappears randomly. I can't
seem to see any reason this is happening. I have fixed a few event log
errors but that didn't make a difference. We have all the llatest
Windows Server 2003 updates. If anyone has anything I could try it
would be greatly appreciated. Thank you.

 
Reply With Quote
 
 
 
 
BobbyO
Guest
Posts: n/a

 
      12-02-2005, 10:52 PM
It is not a fix to the underlying problem, but you could shedule a task to
add the default route at intervals. This will get you going again until you
have time to identify the root cause. put the following in a batch file and
schedule.

route add 0.0.0.0 mask 0.0.0.0 [ip of gw] IF [number of IF]

to find if number use:

route print

it should list the number of the interface for you. Or you could leave it
out because the default route should be on the same subnet as one of the
connected interfaces.

"(E-Mail Removed)" wrote:

> This problem has been going on for a while now and is a big problem
> because it prevents people from the outside from connecting to our FTP.
> The Gateway address that is manually set disappears randomly. I can't
> seem to see any reason this is happening. I have fixed a few event log
> errors but that didn't make a difference. We have all the llatest
> Windows Server 2003 updates. If anyone has anything I could try it
> would be greatly appreciated. Thank you.
>
>

 
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
My Router does not accept a gateway ip that has a subnet address different from the laptop ip address keethyanandpr@gmail.com Wireless Internet 15 03-18-2007 04:03 PM
How to get default Gateway address, subnet address, DNS names using C/C++ Matrixinline Linux Networking 2 01-11-2007 04:32 AM
WAG54G Gateway drops the connection Gordon Wireless Internet 3 06-22-2006 05:53 PM
Replacing old servers with new servers, same name and ip address =?Utf-8?B?Q2hhcmxpZQ==?= Windows Networking 5 12-07-2004 08:52 PM
Gateway M1300 TabletPC & Linksys WRT54G: WLAN Connection Drops David Lipetz Wireless Networks 2 08-26-2004 02:22 PM



1 2 3 4 5 6 7 8 9 10 11