Networking Forums

Networking Forums > Computer Networking > Windows Networking > RAS routing problem

Reply
Thread Tools Display Modes

RAS routing problem

 
 
Nev George
Guest
Posts: n/a

 
      09-03-2004, 04:34 PM
Hi there,

We have recently migrated from NT4 to WinServ 2003.

We have two subnets (10.0.1.0/24 and 10.0.0.0/24). We are able to talk
no problems between LAN computers in each subnet,

Server 10.0.1.6 is a Windows Server 2003 VPN server. When I connect to
this server with the VPN client (XP Pro) I have connectivity to both
subnets for about 10 seconds, then after that I can only connect to
subnet 10.0.1.0.

I notice in the VPN client's routing table this line appears after I
connect..

Network Destination Netmask Gateway Interface
Metric
10.0.0.0 255.0.0.0 10.0.1.56 10.0.1.56
1

But then after the 10 seconds it changes to:
10.0.1.0 255.255.255.0 10.0.1.56 10.0.1.56
1

Does anyone have any idea why the routing table changes itself on the
client after 10 seconds? I have tried connecting to the VPN server from
two different XP Pro PCs and the same thing happens on both.

The problem only started a day or so ago I think, and at the time I had
moved a Win2003 DC from the 10.0.1.0 subnet to the 10.0.0.0 subnet.
Maybe this is somehow related?

Any help would be much appreciated

Thanks!

Nev
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      09-04-2004, 01:00 AM
The 10.0.0.0 255.0.0.0 is the one automatically set up by RAS. See KB
254231 . The extra one must come from the LAN after you connect. You will
probably need to monitor the traffic to see what does it. It could be from
DHCP or from a routing protocol (like RIP) .

"Nev George" <bowlingparking-(E-Mail Removed)> wrote in message
news:Xns955A154ED58F0bowling@207.46.248.16...
> Hi there,
>
> We have recently migrated from NT4 to WinServ 2003.
>
> We have two subnets (10.0.1.0/24 and 10.0.0.0/24). We are able to talk
> no problems between LAN computers in each subnet,
>
> Server 10.0.1.6 is a Windows Server 2003 VPN server. When I connect to
> this server with the VPN client (XP Pro) I have connectivity to both
> subnets for about 10 seconds, then after that I can only connect to
> subnet 10.0.1.0.
>
> I notice in the VPN client's routing table this line appears after I
> connect..
>
> Network Destination Netmask Gateway Interface
> Metric
> 10.0.0.0 255.0.0.0 10.0.1.56 10.0.1.56
> 1
>
> But then after the 10 seconds it changes to:
> 10.0.1.0 255.255.255.0 10.0.1.56 10.0.1.56
> 1
>
> Does anyone have any idea why the routing table changes itself on the
> client after 10 seconds? I have tried connecting to the VPN server from
> two different XP Pro PCs and the same thing happens on both.
>
> The problem only started a day or so ago I think, and at the time I had
> moved a Win2003 DC from the 10.0.1.0 subnet to the 10.0.0.0 subnet.
> Maybe this is somehow related?
>
> Any help would be much appreciated
>
> Thanks!
>
> Nev



 
Reply With Quote
 
Nev George
Guest
Posts: n/a

 
      09-04-2004, 11:56 AM
hi Bill,

Thanks for your reply.

We don't have RIP or any other routing protocol enabled on the network.
We don't use the DHCP static route option (after you mentioned this I
tried using DHCP to assign a static route so the RAS client could reach
the 10.0.0.0 network, but it didnt work. LAN clients route tables are
updated with the static routes, but RAS clients route tables are not).

Yes the 10.0.0.0 255.0.0.0 is set up by RAS, but it _disappears_ after
some seconds and instead an entry for 10.0.1.0 255.255.255.0 appears.

Any other ideas?

Thanks

Nev



"Bill Grant" <not.available@online> wrote in
news:(E-Mail Removed):

> The 10.0.0.0 255.0.0.0 is the one automatically set up by RAS.
> See KB
> 254231 . The extra one must come from the LAN after you connect. You
> will probably need to monitor the traffic to see what does it. It
> could be from DHCP or from a routing protocol (like RIP) .
>
> "Nev George" <bowlingparking-(E-Mail Removed)> wrote in message
> news:Xns955A154ED58F0bowling@207.46.248.16...
>> Hi there,
>>
>> We have recently migrated from NT4 to WinServ 2003.
>>
>> We have two subnets (10.0.1.0/24 and 10.0.0.0/24). We are able to
>> talk no problems between LAN computers in each subnet,
>>
>> Server 10.0.1.6 is a Windows Server 2003 VPN server. When I connect
>> to this server with the VPN client (XP Pro) I have connectivity to
>> both subnets for about 10 seconds, then after that I can only connect
>> to subnet 10.0.1.0.
>>
>> I notice in the VPN client's routing table this line appears after I
>> connect..
>>
>> Network Destination Netmask Gateway Interface
>> Metric
>> 10.0.0.0 255.0.0.0 10.0.1.56 10.0.1.56
>> 1
>>
>> But then after the 10 seconds it changes to:
>> 10.0.1.0 255.255.255.0 10.0.1.56 10.0.1.56
>> 1
>>
>> Does anyone have any idea why the routing table changes itself on the
>> client after 10 seconds? I have tried connecting to the VPN server
>> from two different XP Pro PCs and the same thing happens on both.
>>
>> The problem only started a day or so ago I think, and at the time I
>> had moved a Win2003 DC from the 10.0.1.0 subnet to the 10.0.0.0
>> subnet. Maybe this is somehow related?
>>
>> Any help would be much appreciated
>>
>> Thanks!
>>
>> Nev

>
>
>


 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      09-05-2004, 12:09 AM
Not apart from monitoring the traffic on the link to see what sends the
change information.

"Nev George" <bowlingparking-(E-Mail Removed)> wrote in message
news:Xns955ADA6953371bowling@207.46.248.16...
> hi Bill,
>
> Thanks for your reply.
>
> We don't have RIP or any other routing protocol enabled on the network.
> We don't use the DHCP static route option (after you mentioned this I
> tried using DHCP to assign a static route so the RAS client could reach
> the 10.0.0.0 network, but it didnt work. LAN clients route tables are
> updated with the static routes, but RAS clients route tables are not).
>
> Yes the 10.0.0.0 255.0.0.0 is set up by RAS, but it _disappears_ after
> some seconds and instead an entry for 10.0.1.0 255.255.255.0 appears.
>
> Any other ideas?
>
> Thanks
>
> Nev
>
>
>
> "Bill Grant" <not.available@online> wrote in
> news:(E-Mail Removed):
>
> > The 10.0.0.0 255.0.0.0 is the one automatically set up by RAS.
> > See KB
> > 254231 . The extra one must come from the LAN after you connect. You
> > will probably need to monitor the traffic to see what does it. It
> > could be from DHCP or from a routing protocol (like RIP) .
> >
> > "Nev George" <bowlingparking-(E-Mail Removed)> wrote in message
> > news:Xns955A154ED58F0bowling@207.46.248.16...
> >> Hi there,
> >>
> >> We have recently migrated from NT4 to WinServ 2003.
> >>
> >> We have two subnets (10.0.1.0/24 and 10.0.0.0/24). We are able to
> >> talk no problems between LAN computers in each subnet,
> >>
> >> Server 10.0.1.6 is a Windows Server 2003 VPN server. When I connect
> >> to this server with the VPN client (XP Pro) I have connectivity to
> >> both subnets for about 10 seconds, then after that I can only connect
> >> to subnet 10.0.1.0.
> >>
> >> I notice in the VPN client's routing table this line appears after I
> >> connect..
> >>
> >> Network Destination Netmask Gateway Interface
> >> Metric
> >> 10.0.0.0 255.0.0.0 10.0.1.56 10.0.1.56
> >> 1
> >>
> >> But then after the 10 seconds it changes to:
> >> 10.0.1.0 255.255.255.0 10.0.1.56 10.0.1.56
> >> 1
> >>
> >> Does anyone have any idea why the routing table changes itself on the
> >> client after 10 seconds? I have tried connecting to the VPN server
> >> from two different XP Pro PCs and the same thing happens on both.
> >>
> >> The problem only started a day or so ago I think, and at the time I
> >> had moved a Win2003 DC from the 10.0.1.0 subnet to the 10.0.0.0
> >> subnet. Maybe this is somehow related?
> >>
> >> Any help would be much appreciated
> >>
> >> Thanks!
> >>
> >> Nev

> >
> >
> >

>



 
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
Routing Problem Chuck Smith Network Routers 0 06-01-2008 09:02 PM
routing problem? Hans Mugge Network Routers 7 06-26-2005 10:41 AM
routing problem Mike Ryan Windows Networking 5 05-12-2005 06:56 PM
Routing problem John Linux Networking 0 08-05-2004 07:03 PM
routing problem Dodo Windows Networking 6 06-28-2004 02:02 PM



1 2 3 4 5 6 7 8 9 10 11