Go Back   Velocity Reviews > Newsgroups > Wireless Networking
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Wireless Networking - Routing problem

 
Thread Tools Search this Thread
Old 07-25-2005, 04:49 PM   #1
Default Routing problem


Hi,

I have a routing problem,

I have 2 subnets + 1 Wireless
1) Netgear FVS124G router (192.168.3.1) with DHCP server for the
subnet 192.168.3.0
2) USR8200 router (192.168.2.1) with DHCP server for the subnet
192.168.2.0
the USR8200 has also the 192.168.3.4 address attributed by the
Netgear router
3) the wireless subnet uses the Netgear FVS124G DHCP server

see figure below


-dsl modem-
|
--Netgear FVS124G- 4 port router--------
| | |
PC1 WG302-AP USR8200 - 4 port router------
! | |
! PC3 printer
!
PC2 with wireless connection

Netgear address = 192.168.3.1
USR8200 address = 192.168.3.4 on the first subnet
192.168.2.1 on the 2nd subnet
WG302-AP address = 192.168.3.2
PC1 address = 192.168.3.5
PC2 address = 192.168.3.7
PC3 address = 192.168.2.2
printer address = 192.168.2.3

PC3 can address the printer without problem

PC1, running WinXP SP2 can address the printer only the 1st minute
following the start-up,
its routing table shows the following route :
192.168.2.0 255.255.255.0 192.168.3.4 (which is great!)
after a minute, this route disappears from its routing table !!!

PC2 cannot ping or see the printer

Of course I can add a static route on each PC, "192.168.2.3 -
192.168.3.4" but this is not satisfactory.

I have tried 2 solutions :
Activating RIP on both routers
Adding a static route on the Netgear (192.168.2.0 - 192.168.3.4)
both solutions allow the Netgear to address the printer, but PC2 still
cannot address the printer and PC1 can see the printer for one minute
only.

Any idea?

Thanks for your help


Acuriensis
  Reply With Quote
Old 07-25-2005, 06:52 PM   #2
Dave
 
Posts: n/a
Default Re: Routing problem
the first question is why? for what reason do you have all those subnets
for such a small network? how about turning off all but one dhcp
server(preferably the one connected to the internet that is doing nat for
you) and turning those other routers into dumb switches or just getting rid
of them.

"Acuriensis" <> wrote in message
news: om...
> Hi,
>
> I have a routing problem,
>
> I have 2 subnets + 1 Wireless
> 1) Netgear FVS124G router (192.168.3.1) with DHCP server for the
> subnet 192.168.3.0
> 2) USR8200 router (192.168.2.1) with DHCP server for the subnet
> 192.168.2.0
> the USR8200 has also the 192.168.3.4 address attributed by the
> Netgear router
> 3) the wireless subnet uses the Netgear FVS124G DHCP server
>
> see figure below
>
>
> -dsl modem-
> |
> --Netgear FVS124G- 4 port router--------
> | | |
> PC1 WG302-AP USR8200 - 4 port router------
> ! | |
> ! PC3 printer
> !
> PC2 with wireless connection
>
> Netgear address = 192.168.3.1
> USR8200 address = 192.168.3.4 on the first subnet
> 192.168.2.1 on the 2nd subnet
> WG302-AP address = 192.168.3.2
> PC1 address = 192.168.3.5
> PC2 address = 192.168.3.7
> PC3 address = 192.168.2.2
> printer address = 192.168.2.3
>
> PC3 can address the printer without problem
>
> PC1, running WinXP SP2 can address the printer only the 1st minute
> following the start-up,
> its routing table shows the following route :
> 192.168.2.0 255.255.255.0 192.168.3.4 (which is great!)
> after a minute, this route disappears from its routing table !!!
>
> PC2 cannot ping or see the printer
>
> Of course I can add a static route on each PC, "192.168.2.3 -
> 192.168.3.4" but this is not satisfactory.
>
> I have tried 2 solutions :
> Activating RIP on both routers
> Adding a static route on the Netgear (192.168.2.0 - 192.168.3.4)
> both solutions allow the Netgear to address the printer, but PC2 still
> cannot address the printer and PC1 can see the printer for one minute
> only.
>
> Any idea?
>
> Thanks for your help





Dave
  Reply With Quote
Old 07-25-2005, 07:23 PM   #3
gmagowan
 
Posts: n/a
Default Re: Routing problem

Acuriensis wrote:
> *Hi,
>
> I have a routing problem,
>
> I have 2 subnets + 1 Wireless
> 1) Netgear FVS124G router (192.168.3.1) with DHCP server for the
> subnet 192.168.3.0
> 2) USR8200 router (192.168.2.1) with DHCP server for the subnet
> 192.168.2.0
> the USR8200 has also the 192.168.3.4 address attributed by the
> Netgear router
> 3) the wireless subnet uses the Netgear FVS124G DHCP server
>
> see figure below
>
>
> -dsl modem-
> |
> --Netgear FVS124G- 4 port router--------
> | | |
> PC1 WG302-AP USR8200 - 4 port router------
> ! | |
> ! PC3 printer
> !
> PC2 with wireless connection
>
> Netgear address = 192.168.3.1
> USR8200 address = 192.168.3.4 on the first subnet
> 192.168.2.1 on the 2nd subnet
> WG302-AP address = 192.168.3.2
> PC1 address = 192.168.3.5
> PC2 address = 192.168.3.7
> PC3 address = 192.168.2.2
> printer address = 192.168.2.3
>
> PC3 can address the printer without problem
>
> PC1, running WinXP SP2 can address the printer only the 1st minute
> following the start-up,
> its routing table shows the following route :
> 192.168.2.0 255.255.255.0 192.168.3.4 (which is great!)
> after a minute, this route disappears from its routing table !!!
>
> PC2 cannot ping or see the printer
>
> Of course I can add a static route on each PC, "192.168.2.3 -
> 192.168.3.4" but this is not satisfactory.
>
> I have tried 2 solutions :
> Activating RIP on both routers
> Adding a static route on the Netgear (192.168.2.0 - 192.168.3.4)
> both solutions allow the Netgear to address the printer, but PC
> still
> cannot address the printer and PC1 can see the printer for on
> minute
> only.
>
> Any idea?
>
> Thanks for your help



-
gmagowa
-----------------------------------------------------------------------
Posted via http://www.mcse.m
-----------------------------------------------------------------------
View this thread: http://www.mcse.ms/message1752263.htm



gmagowan
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Routing Problem between HRSP enabled 6500s ccnpjam Hardware 0 03-11-2007 05:35 PM
Dial Up Problem smackedass A+ Certification 3 02-02-2007 11:59 PM
Re: Virus Problem ** Help!** David BlandIII A+ Certification 1 03-02-2004 06:00 PM
Re: Serious Computer Problem hootnholler A+ Certification 1 11-24-2003 12:18 PM
Re: Serious Computer Problem Bret A+ Certification 0 11-19-2003 12:51 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46