Prev: Connection
Next: NextNet wireless RSU admin interface
From: John Navas on 31 Jan 2006 20:35 [POSTED TO alt.internet.wireless - REPLY ON USENET PLEASE] In <shuvt1pkl2gddtfi1u0r3sde225uql79if(a)4ax.com> on Tue, 31 Jan 2006 16:14:08 -0800, Jeff Liebermann <jeffl(a)comix.santa-cruz.ca.us> wrote: >jens_jansson(a)yahoo.se hath wroth: > >>Is it possible to use a router as an Access Point? > >Yes. Some are much easier than others; e.g., SonicWALL has a specific configuration option for the use of multiple public IPs on multiple internal clients while preserving firewall, filtering, and management functions. >>I have 100 mbit broadband (no modem or such) one point (soccet) with 5 >>dynamic public IP addresses from my ISP. It may be a 100 Mb connection, but the available bandwidth is almost certainly much less than that. >Access points work on MAC address layer and know nothing about IP >addresses. The only thing the IP address in an access point does is >help with the web based setup and management. If you plug a typical >access point into your 5 IP address connection, you'll have all 5 IP >addresses available at the client computers. That's because they work as a bridge. >>I want both my computers (one connected wireless to my router, the >>other one connected by wire) to use public IP's. >>As it is now I can only get it to work when using the router to supply >>DHCP and thereby recieving private IP's for both computers. > >In theory, your ISP's DHCP server is smart enough to know if an IP >address has been issued to you and to not re-use it until the lease >has expired or until it's released. Therefore, you should be able to >plug in both computahs, set them for DHCP clients, and your ISP should >issue each one a different IP address. That depends. ISP DHCP implementations based on MAC addresses only work well if the router doesn't interfere. There are different potential problems if DHCP Client ID is based on something like hostname. >>I have a Dlink 524, (4lan ports 1wan and 6wirelss) > >[big SNIP] Easier to simply get a true Access Point (bridge). -- Best regards, SEE THE FAQ FOR ALT.INTERNET.WIRELESS AT John Navas <http://en.wikibooks.org/wiki/FAQ_for_alt.internet.wireless>
From: Jeff Liebermann on 31 Jan 2006 21:07 John Navas <spamfilter0(a)navasgroup.com> hath wroth: >>>I have a Dlink 524, (4lan ports 1wan and 6wirelss) >> >>[big SNIP] > >Easier to simply get a true Access Point (bridge). It will have the same problem if it doesn't have a DHCP client running in the access point. Fortunately most access points do have a DHCP client. For example, the DWL-2100AP offers either a settable IP address or one settable by DHCP. http://support.dlink.com/emulators/dwl2100ap/html/CfgIpSetup.html If set to DHCP, it will use one of the 5 dynamic IP addresses from the ISP. It may require a bit of trial an error to find which one is used, but there are only 5 possibilities. Just check the IP address of one of the computers. The access point should be nearby. Since the access point is now exposed to the internet, with no firewall in sight, the password should be changed to something obscure. If it's necessary to use the existing DI-524, and if the ISP issues the 5 IP's as a block (highly probable) it might be possible to predict the 5 IP's in advance. If these are known, the DI-524 could simply be setup for a static IP using one of the 5 IP addresses. There's no danger of a duplicate IP because the DHCP server is suppose to attempt to ping an IP address before assigning it. (Use 255.255.255.248 for the netmask). However, if the IP addresses are random, forget it. -- Jeff Liebermann jeffl(a)comix.santa-cruz.ca.us 150 Felker St #D http://www.LearnByDestroying.com Santa Cruz CA 95060 http://802.11junk.com Skype: JeffLiebermann AE6KS 831-336-2558
From: jens_jansson on 1 Feb 2006 03:19 I can make my router to work as an AP, but only when using the LAN ports to connect my computers, not the wireless ports. A computer connected to the LAN ports will recieve a Public IP from the ISP, a computer connected via the wireless ports will not receive a public IP. (renewing IP fails, when choosing repair connection or something) This above when I connect the "internet cable" to the LAN port instead of the WAN The only way for me to get the wireless up and working on the internet is to use the dhcp server in the router. why doesn't the wireless ports transmitt DHCP information from the ISP.... IT works if i connect all my computers by wire, but this option will make a mess of my appartment (wires everywhere) Is it possible to use the following configuration to help solve the problem? internet -> computer(1) with 2 network-cards -> router (DMZ) ->~wireless~ computer(2). using computer(1) as a switch more or less... Will a computer with brdiged networkcards transmitt recieve DHCP and MAC information?
From: Jeff Liebermann on 1 Feb 2006 12:31 jens_jansson(a)yahoo.se hath wroth: >I can make my router to work as an AP, but only when using the LAN >ports to connect my computers, not the wireless ports. A computer >connected to the LAN ports will recieve a Public IP from the ISP, a >computer connected via the wireless ports will not receive a public IP. >(renewing IP fails, when choosing repair connection or something) It should work as previously described. However, there are some things that can go wrong. See if any apply: 1. Encryption: Try it with encryption turned off. 2. ISP registers MAC addresses. This is unlikely as the test computer works when directly connected. 3. DI-524 is blocking broadcasts, which include DHCP. 4. Any chance you have one of your computers acting as a server which might include a DHCP server? >This above when I connect the "internet cable" to the LAN port instead >of the WAN Correct. Some things to check: 1. Do the lights on both ends of the cable turn on when the cable is inserted? If not, you might need a crossover cable. 2. Did you follow my previous instructions (i.e. DHCP server turned off)? 3. When *NOT* connected to the switch (internet cable, or whatever), and a static IP address temporarily assigned to the test computer (as previously described), can you see the web based configuration in the DI-524 via wireless? If this doesn't work, your problem is the wireless connection, not the DHCP. >The only way for me to get the wireless up and working on the internet >is to use the dhcp server in the router. It should work as an access point but apparently does not. Incidentally, I consider this to be somewhat of a waste of effort. The DI-524 is 802.11b only which will have a thruput of about 4Mbits/sec maximum. That's far too slow for what you would expect from your 100Mbit/sec connection. Also, you really should have the protection of a router between the internet and your local LAN. Unless you have some really disgusting application that insists on a routeable IP address (i.e. H.323), or are running servers, then you have no reason to directly connect to the internet. If there is only one machine that needs to be directly connected, with 5 IP's, you could easily create a mixture or use the DMZ feature in the router. With such a high speed system, running everything through a DI-524 is not a great idea as it is not intended to handle high traffic levels. >why doesn't the wireless ports transmitt DHCP information from the >ISP.... IT works if i connect all my computers by wire, but this option >will make a mess of my appartment (wires everywhere) I don't know. It should work and works whenever I try it. You might want to experiment with a DHCP test utility: | http://www.weirdsolutions.com/weirdSolutions/files/products/desktopSoftware/desktopQueryTool/querytool_free.exe This will identify any DHCP servers and does not require that the client have an IP address assigned to operate. >Is it possible to use the following configuration to help solve the >problem? > >internet -> computer(1) with 2 network-cards -> router (DMZ) >->~wireless~ computer(2). > >using computer(1) as a switch more or less... No. That's not going to do anything useful. Computer 1 would just be a pass through and would be the same as a direct ethernet connection. >Will a computer with brdiged networkcards transmitt recieve DHCP and >MAC information? Yes, it should. However, it is possible that the DI-524 is blocking broadcasts, which will screw things up. I can't tell from here. If you are sure that you have a working wireless connection to the DI-524, and that everything is wired correctly, then your options are to either replace the DI-524 with a real access point, or use it as a router with its own DHCP server for your LAN. -- Jeff Liebermann jeffl(a)comix.santa-cruz.ca.us 150 Felker St #D http://www.LearnByDestroying.com Santa Cruz CA 95060 http://802.11junk.com Skype: JeffLiebermann AE6KS 831-336-2558
From: Mark McIntyre on 1 Feb 2006 18:57
On Wed, 01 Feb 2006 00:10:30 GMT, in alt.internet.wireless , John Navas <spamfilter0(a)navasgroup.com> wrote: >[POSTED TO alt.internet.wireless - REPLY ON USENET PLEASE] > >In <upsvt11o9u2d8tpd6id5h743n1mtd9r93d(a)4ax.com> on Tue, 31 Jan 2006 23:35:01 >+0000, Mark McIntyre <markmcintyre(a)spamcop.net> wrote: > >>On 31 Jan 2006 11:13:36 -0800, in alt.internet.wireless , >>jens_jansson(a)yahoo.se wrote: >> >>>Is it possible to use a router as an Access Point? >> >>Yes. A wireless router is simply an AP and a wired router in one box, >>with the AP connected internally to one of the router's LAN ports. > >Actually the WAN port. Actually, no. The WAN port is where you plug in the internet, its on the 'outside' of the router. For your wireless to be any use, it has to be inside the router, ie on the LAN side. (I'm guessing you meant WLAN port. If so, bear in mind thats just a LAN port on the switch). Mark McIntyre -- ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- |