On Fri, 03 Oct 2003 10:15:38 +0100, Ben Dyer <(E-Mail Removed)>
wrote:
>Oh how I love networks... right, can anybody help, I seem to have a
>funny networking problem.
I will try and assist.
>I think the problem is down to the DHCP side of my router but I am not
>too sure. I have a D-Link ADSL modem (DSL-300G+) connected to my Netgear
>wirelessly router (WGR614), this is then ethernet connected to my PC and
>wirelessly connected to my laptop.
Fairly standard, although I prefer single manufacturer networks if
possible.
>Since both the modem and the router are DHCP devices and having talked
>to Netgear who advised me how to set it up I have the Modem set up with
>an IP address of 192.168.0.1 and the router as 172.10.0.1 with an IP
>address range to 172.10.0.50. Now this is working a treat with my
>ethernet connected pc, it grabs an IP address from the router
>dynamically and everything is fine, however I am having some
>considerable problems with the wireless laptop.
I think I see the problem. You have two different DHCP servers? for a
home LAN, you really should have only one. If you must have two, then
you should segment out the IP ranges. I have a DSL modem which is also
a DHCP server and asl a Netgear WAB102 for my wireless network. The
Netgear unit also is a DHCP server and the first thing I did was shut
it down to avoid conflicts.
>When I start the laptop up, it finds the network no problem at all,
>however if the TCP/IP settings are set to dynamically assign an IP
>address nothing happens, for ages, then from nowhere it pops up telling
>me its connected to my wireless connection with an IP address of
>169.354.116.195 (or something like that). Which is odd as I would expect
>it to assign a 172.10.0.? IP address... If I manually assign it an
>address 172.10.0.5 for instance it works a treat.
The wireless cards are getting confused because of the different IP
ranges. I would suggest just using the 192.168.1.x range and only use
the D-Link or the Netgear as your DHCP server. If you MUST have both,
then split the range between them. (192.168.1.3 - 192.168.1.100, and
the remainder on the second device. Assign the DSL modem as
192.168.1.1 and the access point as 192.168.1.2.
Also make sure you are using the same subnets. (Normally
255.255.255.0)
What it looks like you are trying is a rather advanced form of
networking, (Two subnets talking to each other), and is not really
needed.
>Could it be the wireless range, as it does occasionally seem to work
>when the signal strength is 'Excellent'?
The lag factor could also cause problems when the system is trying for
an address.
>Also the range of the wireless network is pretty crap, I have the router
>sat on my desk upstairs and I can't get a signal downstairs. I live in a
>pretty new house with studwork walls so its not a lead lined fall out
>shelter or anything! The signal falls away even if I move into the room
>next door! I am using a D-Link AirPlus (DWL-G650) PCMICA card in the
>lappy if it helps.
This part I can't speak to. I have a netgear WAP and a house with
heavy plaster walls. I have had no problems with it, even out in the
yard sitting in the sun.
Hope all this helps you out.
--
Ned