Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Forum Rules Members List Calendar Search Today's Posts Advertise Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-02-2009, 05:10 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Wireless Router Can't See Wireless Device

On Sun, 02 Aug 2009 05:04:46 -0500, M.L. <me@privacy.invalid> wrote:

>I'm trying to get my wireless router to connect with my wireless ATA
>as an access point.


Any particular maker and model wireless router?
Any particular maker and model ATA (VoIP) wireless adapter?

>In spite of the settings below my router's web
>page does not show the ATA as one of its connected devices, nor does
>its DHCP assign an IP to the LAN NIC connected to the ATA. After
>forcing an IP on the NIC, I can login to the ATA's web page and make
>changes. Am I missing a configuration issue that's keeping the
>wireless ATA from appearing on my router's network?
>
>OS: Vista32 SP2
>Router IP = 192.168.0.1 = URL of router config web page
>Router IP range = 192.168.0.2 - 192.168.0.254
>Router DHCP = ON
>Router MAC ID filtering = OFF


>IP of Wireless ATA = 192.168.0.120 = URL of ATA config web page
>IP of LAN NIC connected to ATA = 192.168.0.10
>Wireless indicator on the ATA is ON.
>ATA SSID = same as wireless router's
>ATA SSID Broadcast flag = Enable
>ATA channel = same as wireless router's
>ATA WEP = same as wireless router's


1. Your unspecified model wireless ATA adapter probably has an
ethernet jack. Turn OFF the wireless for now, and do your testing
with a wired ethernet connection. Once that's working, setup the
wireless link.

2. WEP sucks. Use WPA or WPA2 if possible. For initial testing turn
*OFF* encryption until you get it working. Then turn on WPA
encryption. There are also conversion issues for WEP when converting
from an ASCII to a HEX key. The Hex key usually works. That ASCII
does not.

3. It's highly likely that your unspecified model wireless ATA
adapater is setup as a router with NAT enabled. What you want instead
is to set it up as a wireless client. There is sometimes some setting
in the wireless ATA adapter to do this, but I can't offer any clues
without the maker and model number.

4. The reason your unspecified model wireless ATA adapter did not
obtain a DHCP assigned IP address from the unspecified model router is
that the unspecified wireless ATA adapter probably does not have a
wireless client mode. It's probably acting as an access point or
wireless router, which has a DHCP *SERVER* running, and is lacking a
DHCP client. For such derrangements, disable the DHCP server in the
unspecified model ATA adapter and assign a static IP address. The
setup is similar to using a wireless router as an access point as
described in:
<http://wireless.navas.us/wiki/Wi-Fi_How_To#Use_a_wireless_router_as_a_wireless_acce ss_point>



--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #2 (permalink)  
Old 08-02-2009, 09:53 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Wireless Router Can't See Wireless Device

On Sun, 02 Aug 2009 13:35:42 -0500, M.L. <me@privacy.invalid> wrote:

>Comcast Netgear Wireless Cable Modem Gateway CG814WG
>http://moourl.com/dpztn


>SMC Networks SMCWTVG Wireless Router/ATA
>http://moourl.com/b17wg


>I'd rather not debate WEP. I don't want to turn off WEP for testing. I
>use a HEX key.


Fine, but you're making your life difficult. I don't think hackers
will attack your system in the short time it takes to verify that you
can connect and get a DHCP assigned IP from the router.

Incidentally, if the CG814WG has MAC address filtering, or other
obstructive security measure enabled, I suggest you might want to
either include the MAC address of the wireless and wired interfaces
(they're different) of the SMCWTVG ATA. Better yet, just disable it
for testing. (General plan.... keep it simple).

>The SMCWTVG works in one of 3 easily selectable modes: As a Router, a
>Wireless Client, or an Access Point. I want to use it only as an
>Access Point for VOIP.


It won't work the way you want. In the router mode, the DHCP server
is enabled. You cannot have a DHCP server and client running on the
same interface (ethernet or wireless). It's one, or the other. Even
if you disable the DHCP server in the router mode, that doesn't
magically enable the DHCP client.

However, in the wireless client mode, the DHCP server will be disabled
and the DHCP client will probably be automagically enabled.

Note that I'm not calling it an AP (access point). In order for it
work as an AP, the NAT translation should not be functional. Reading
the data sheet at:
<http://www.smc.com/files/AX/DS_WTVG.pdf>
it's obviouly a router, not an AP. However, the data sheet uses both
terms interchanegably. Are there seperately selectable "AP mode" and
"router mode" in the SMC? If my guess(tm) is correct, "AP mode" would
allow only one wireless or ethernet connection because it can connect
to only one IP address without NAT. (For NAT/PAT to work, you need a
router).

Incidentally, the SMCWTVG is generically known as a "travel router".
As you noted, it has various modes, each of which involve different
configuration of DHCP server, client, AP mode, client mode, and
probably whether the FXO connects to the WAN side or LAN side of the
router.

If you insist on running it in the router mode, the wireless part of
the puzzle is NOT going to connect to another router. However, if the
travel router supported WDS (wireless distribution service), it would
be possible for the travel router to simultaneously act as an AP,
client, and repeater. However, looking at the data sheet, this is not
possible.

I tried to download the manual from the SMC web pile and failed. It
found the product, but no downloadable manual.

>The wireless Access Point mode automatically turns off such router
>features as firewall, NAT and DHCP, essentially leaving the SMCWTVG as
>a passthrough device for VOIP.


Please look again. I didn't see any AP mode. I saw a *ROUTER* mode
which is a very different animal.

>The Ethernet connection used for
>testing is supposed to get its IP from the Netgear router, not the
>SMCWTVG.


Ummm... what ethernet connection? If you mean the client computer,
that's wrong. In router mode, it get its DHCP assigned IP address
from the DHCP server in the SMCWTVG. That's what the

>However, since it's not getting an IP I'm forced to assign it
>a static one during testing.


I'm a bit confused as to what you're trying to accomplish. If
everything is working, except for obtaining a DHCP assigned IP
address, just assign a static IP and be done with it.

>I'm trying to find out why the Netgear
>isn't handing over an IP address to my LAN connection, and why the
>SMCWTVG isn't showing up on the Netgear's config web page as a
>connected wireless device.


Yep... it should. In AP mode (actually router mode) the WAN interface
should have a DHCP client running, exactly like on a commodity wired
router. However, the wireless port is probably connected to the
ethernet switch, which puts it on the LAN side of the router. You
cannot use the wireless to connect to the Netgear CG814WG because two
wireless AP's will not talk/connect to each other. It will connect in
client mode, but you didn't want to do that.

>Although the SMCWTVG has an IP
>(192.168.0.120) within the Netgear's IP range, it's acting as though
>it's not on Netgear's network. I hope this clarifies my OP.


That's correct. In AP (or more correctly router) mode, it's on the
LAN side of the SMC router, which will not connect to an AP. You use
that for other wireless clients to connect to the SMC.

--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #3 (permalink)  
Old 08-02-2009, 10:50 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Wireless Router Can't See Wireless Device

On Sun, 02 Aug 2009 14:53:18 -0700, Jeff Liebermann <jeffl@cruzio.com>
wrote:

>I tried to download the manual from the SMC web pile and failed. It
>found the product, but no downloadable manual.


I found the manual at:
<http://office.manualsonline.com/manuals/mfg/smc_networks/smc_barricade_g_wireless_travel_voice_gateway_smcw tvg_smcwtvg.html>
Things are somewhat clearer now.

Looks like I made a few mistakes. Sorry.

You're correct that there are 3 modes:
1. Client (bridge)
2. AP (access point)
3. Gateway (router)

What I think you want is the Gateway mode. This is where it acts like
a router, dispenses IP addresses to client computahs, and has a DHCP
client running on the WAN port.

Where I was wrong is where the wireless is attached. It varies
depending on operating mode. From the client wireless config:

Auto
The unit automatically selects the operating mode depending on
the WAN port status.
- With no link on the WAN port, the unit starts up in Wireless
Client mode.
- With a link on the WAN port, the unit starts up in Gateway mode.
Basically, if you plug anything into the WAN port, the mode switches.

In manual mode, you have those two choices, plus the addition of an
access point mode. Basically, these modes switch the wireless device
between the LAN and WAN sides of the router, and switch the wireless
operating mode between client and access point.

I can't tell exactly how you have yours set, so I can't really
determine how the wireless should operate. It also might not be what
you want. I suggest you try using it in one of the 3 manual modes,
and see if that helps with the DHCP client.

My appologies (again) for the muddle.

--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #4 (permalink)  
Old 08-03-2009, 04:00 AM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Wireless Router Can't See Wireless Device

On Sun, 02 Aug 2009 19:43:14 -0500, M.L. <me@privacy.invalid> wrote:

>>I found the manual at:
>><http://office.manualsonline.com/manuals/mfg/smc_networks/smc_barricade_g_wireless_travel_voice_gateway_smcw tvg_smcwtvg.html>


>FYI, I'm the one who uploaded my SMCWTVG manual to that website :-)
>I was looking for the manual before the hardware was delivered and
>couldn't find it.


Thanks. If you have time, you might want to inform SMC that the
manual on their web pile is missing in action.

>>What I think you want is the Gateway mode. This is where it acts like
>>a router, dispenses IP addresses to client computahs, and has a DHCP
>>client running on the WAN port.

>
>Another poster suggested I use the Wireless Client mode. No computers
>will be attached to the SMCWTVG after testing, just an analog
>telephone, so I don't think using it as a router will be necessary.


I agree. You didn't specify *HOW* you have everything connected
together. The only clue is that you said:
"The SMCWTVG works in one of 3 easily selectable modes:
As a Router, a Wireless Client, or an Access Point. I want
to use it only as an Access Point for VOIP."
Since you insisted on using it in AP mode, I assumed that you have
wireless client computers connecting to the SMC. Apparently not. In
client mode it should work just fine, especially since the DHCP client
will be running. Try it.

However, note that things change when you plug something into the WAN
port. Watch out for that or bypass this feature with a manual
setting.

Incidentally, if you have future questions, try to supply more
information. At a minimum:
1. What are you trying to accomplish? (what works, what doesn't, how
is it going to be used, what conditions, location, environment, etc).
2. What do you have to work with? (hardware, software, versions,
topology, IP layout, wiring).
3. What have you done and what happened? (test results, oddities,
troubleshooting, diagnostic results, etc).

Good luck.

--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Name of a particular wireless device Tom Adams alt.internet.wireless 21 07-21-2009 09:32 PM
Roaming between multiple APs xiphias Wireless Networking Discussion 2 05-21-2008 04:06 PM
Memory Issue or Test issue?? bill alt.comp.hardware 6 04-14-2008 12:28 PM
BUFFALO WLI-U2-KG54-AI USB adaptor stopped being 'recognized' HevetS alt.internet.wireless 42 03-20-2007 09:00 PM
what wireless printer server for HP PSC 1610 printer Amanda alt.internet.wireless 17 08-06-2006 03:51 PM


All times are GMT. The time now is 03:35 PM.



Powered by vBulletin® Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 PL2

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