On 05/11/12 08:14, DaveC wrote:
> I added a Netgear RP614v2 router, plugged it into the modem, and plugged the
> Airport into the Netgear router.
>
> Doing this killed the wifi. The Ethernet ports on the Netgear router now
> work, but no wifi. (Tried different ports on the Netgear, different cables;
> No joy. It's not the fault of the hardware.)
This is hard to diagnose remotely and asynchronously. But it might help
if I go through some of the basics of what used to work and how it might
work now.
The airport controlled the modem and provided multiple IP addresses to
the LAN (both wired and wireless); it's likely therefore that it was
acting as a DHCP server and passing out addresses to attached devices.
I'm betting they were in the 192.168.1.x address range too. Upstream of
it there was a single IP address on the Comcast network; the airport was
probably doing NAT, so that all packets from attached devices looked as
if they were coming from the single Comcast IP address.
Now you've plugged in another router -- another layer of routing --
betwen the existing Airport router and the modem. That router expects
to be doing exactly what the Airport did -- DHCP, NAT and all that. And
I'd bet it is also doing it in 192.168.1.x. So it's clear that what you
have isn't going to work as it is.
What I'd suggest is this:
Configure the Netgear router as a DHCP server (almost certainly the
default), and leave its address range as whatever it is set to (probably
192.168.1.x, as I say). That should support the Ethernet ports.
Plug the Airport into one of the Ethernet sockets and configure it in
"Bridge mode", so that the network downstream of the Airport is the same
as the Netgear's. You might need to give it a fixed IP address rather
than have it get one via DHCP. If so, I suggest 192.168.1.254 to get it
out of the way of the ones allocated dynamically.
With luck, a device connecting wirelessly to the Airport will get a DHCP
address directly from Netgear and everything will go off with a roar.
Without luck there's something I've overlooked and you'll be just as
badly off as before. If that's the case, I'm sorry.
--
Henry Law Manchester, England