I'm trying to set up a Linksys WRT160N wireless router as an access point in order to extend the effective range of a working Belkin wireless router that has internet access.

I don't know the model of the Belkin router, but is what the router access screen looks like @ 192.168.2.1:

The wifi is unsecured and is giving out IP addresses. The DHCP range is 192.168.2.2 through 192.168.2.100. There is no time limit on the lease either.

I've tried a couple of setups on the WRT160N but could'n get any configurations to make the Linksys behanve as a wireless access point.

The most reasonable configuration, in my opinion, was to give the WRT160 a fixed IP of 192.168.2.99, turn the DHCP of the wireless access point off, and use 192.168.2.1 (Belkin WiFi) as the gateway & dns servers.

I have a similar set up in my house where I set up a wireless router with static IP and DHCP disabled to act as an access point. It obtained the "internet" through one of the 4 wired ethernet jacks on both routers and not via WiFi. That's the only difference, I suppose. I need the internet "feed" to be obtained wirelessly rather than through a wired connection.

What am I missing?

I have been reading manuals and Q&A sites about the issue but could not find the right help.

link|improve this question

17% accept rate
What you need is a wireless range extender (repeater), not a wireless router. I'm doubtful that the model you have can act as a repeater, but it might. You'll need to dig into the documentation to see. – joeqwerty Sep 21 '11 at 3:00
@joeqwerty with DD-WRT, it can function as a repeater (I used the same router to do just this). – Breakthrough Mar 4 at 17:07
feedback

migrated from serverfault.com Sep 21 '11 at 3:57

This question came from our site for system administrators and desktop support professionals.

1 Answer

First of all, if you can just take it back to the store and get an access point.

That being said, all you should have to do here is disable DHCP on the WRT160 and give the device a static IP address in the same subnet. If it want's a default route it should be the IP of your other router. You should have a cable from one of the LAN ports of your existing wireless router to one of the LAN ports on the WRT160. The WRT160 should then simply act as an access point, layer 3 connectivity will be serviced by the other router.

Alternatively, you could change the IP scheme of this new access point to something like 192.168.3.x/24 and connect the WAN port to the existing router and you'd also be done. Lots of options.

I just noticed your comment regarding the need for this to be a wireless extender/bridge. Read the manual or run a cable.

This is relatively off-topic and comments referring to "retarded girls peeing their dresses" are quite unprofessional for this site so... that's about all the effort you're getting out of me here, good luck.

link|improve this answer
Agreed. I found that sentence offensive and removed it from the question. – joeqwerty Sep 21 '11 at 3:01
and my quick look at the owners manual shows no wireless bridging/extending options in the wireless setup. I use Apple airport express devices to do this in consumer applications. – SpacemanSpiff Sep 21 '11 at 3:17
@tom first of all, dont assume i paid for the effing thing! – CheeseConQueso Sep 21 '11 at 21:18
@tom - I have no choice for the wired option due to distance & blockages. And for the record, the comment about the girls peeing their dresses was a joke - "IP Address" -> "I pee a dress" - sorry if that offended anyone... didn't mean to. i know what the stack exchange protocol is, I've been at stack overflow for 2 years. Let's commit to forgetting the comment haha – CheeseConQueso Sep 21 '11 at 21:28
@CheeseConQueso: Now that you've broken down the "i p a dress" pun (is it a pun, not sure), it's actually pretty funny. In it's original form it came off as offensive but now I get the humorous attempt behind it. No offense intended on my part. – joeqwerty Sep 21 '11 at 22:29
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.