Prev: Determining the presence of wireshark
Next: NEWS: Google shoots at Apple, ricochet hits Microsoft
From: Bob on 11 Mar 2010 02:50 On 11/03/2010 02:51, Jeff Liebermann wrote: > On Wed, 10 Mar 2010 21:55:45 +0100, "Lasse"<Lars.Kalsen(a)jubii.dk> > wrote: > >> http://meraki.com/tools/stumbler/. > >> 1. Can you get stumbler to work on your PC (you must obviously have a >> wireless network card on the PC). > > Works fine. XP SP3 under FireFox 3.6. However, under IE > 8.0.6001.18702, I get a list of access points, but a blank graph > showing the number of AP's. Both list all AP's as 802.11b, which is > wrong. They're all 802.11g. > I don't normally use IE but I have tried IE8(8.0.6001.18882) in Vista and in order to see the graph of AP's I had to use the "compatibility view" function from the "Page" or "Tools" drop down list. With or without using "compatibility view" I get a list of AP's correctly identified as 11g or 11n.
From: Jeff Liebermann on 11 Mar 2010 03:26 On Thu, 11 Mar 2010 07:50:44 +0000, Bob <bob(a)invalid.invalid> wrote: >On 11/03/2010 02:51, Jeff Liebermann wrote: >> On Wed, 10 Mar 2010 21:55:45 +0100, "Lasse"<Lars.Kalsen(a)jubii.dk> >> wrote: >> >>> http://meraki.com/tools/stumbler/. >> >>> 1. Can you get stumbler to work on your PC (you must obviously have a >>> wireless network card on the PC). >> >> Works fine. XP SP3 under FireFox 3.6. However, under IE >> 8.0.6001.18702, I get a list of access points, but a blank graph >> showing the number of AP's. Both list all AP's as 802.11b, which is >> wrong. They're all 802.11g. >I don't normally use IE but I have tried IE8(8.0.6001.18882) in Vista >and in order to see the graph of AP's I had to use the "compatibility >view" function from the "Page" or "Tools" drop down list. With or >without using "compatibility view" I get a list of AP's correctly >identified as 11g or 11n. Yep. I ran it again under IE 8, this time with the "compatibility view" enabled, and the graph shows. However, the list of AP's still show 802.11b for all the various neighborhood AP's. Probably something wrong with my Linksys WMP54G PCI card. The Meraki tool works correctly on my Toshiba something laptop. However, there's yet another bug/problem. I have dual SSID's enabled on my Buffalo WHR-HP-G54 wireless router. Both interfaces should have sequential MAC addresses. The Meraki utility reports them as: 00:16:01:97:fd:a8 02:16:01:97:fd:a9 The 02 should be 00 and is wrong. Same problem with both IE8 and FF 3.6. -- Jeff Liebermann jeffl(a)cruzio.com 150 Felker St #D http://www.LearnByDestroying.com Santa Cruz CA 95060 http://802.11junk.com Skype: JeffLiebermann AE6KS 831-336-2558
From: Bob on 11 Mar 2010 07:51 On 11/03/2010 08:26, Jeff Liebermann wrote: > However, there's yet another bug/problem. I have dual SSID's enabled > on my Buffalo WHR-HP-G54 wireless router. Both interfaces should have > sequential MAC addresses. The Meraki utility reports them as: > 00:16:01:97:fd:a8 > 02:16:01:97:fd:a9 > The 02 should be 00 and is wrong. Same problem with both IE8 and FF > 3.6. I assume you are running DD-WRT. I think this is a DD-WRT bug, I have just borrowed a G54 from my neighbour and set up 2 VAP's and when you check using Xirrus's WiFi Inspector you get the same problem. I also checked with a couple of other sniffers including Inssider and had the same problem. As a matter of interest the 2nd VAP's MAC did not follow sequentially but was 2 less than the "main" AP- AP ended E6 VAP1 ended E7 VAP2 ended E4
From: Bob on 11 Mar 2010 08:18 On 11/03/2010 12:51, Bob wrote: > On 11/03/2010 08:26, Jeff Liebermann wrote: > >> However, there's yet another bug/problem. I have dual SSID's enabled >> on my Buffalo WHR-HP-G54 wireless router. Both interfaces should have >> sequential MAC addresses. The Meraki utility reports them as: >> 00:16:01:97:fd:a8 >> 02:16:01:97:fd:a9 >> The 02 should be 00 and is wrong. Same problem with both IE8 and FF >> 3.6. > > I assume you are running DD-WRT. I think this is a DD-WRT bug, From a usage point of view it won't be a bug as I suppose they are trying to avoid any MAC address conflicts with Buffalo products.
From: Jeff Liebermann on 11 Mar 2010 10:13 On Thu, 11 Mar 2010 13:18:32 +0000, Bob <bob(a)invalid.invalid> wrote: >On 11/03/2010 12:51, Bob wrote: >> On 11/03/2010 08:26, Jeff Liebermann wrote: >> >>> However, there's yet another bug/problem. I have dual SSID's enabled >>> on my Buffalo WHR-HP-G54 wireless router. Both interfaces should have >>> sequential MAC addresses. The Meraki utility reports them as: >>> 00:16:01:97:fd:a8 >>> 02:16:01:97:fd:a9 >>> The 02 should be 00 and is wrong. Same problem with both IE8 and FF >>> 3.6. >> >> I assume you are running DD-WRT. I think this is a DD-WRT bug, > From a usage point of view it won't be a bug as I suppose they are >trying to avoid any MAC address conflicts with Buffalo products. Good point. MAC address duplication could become a problem. I should have checked the router. The Meraki tool is working correctly. However, I just noticed that they also changed the last octet as well as the first for the second SSID. No need to also change the last octet, unless this some old code from when Brainslayer didn't change the first octet. I'm running DD-WRT v24-sp2 (07/21/09) std. Hmmm... probably time to try the latest version. # ifconfig | grep Ethernet br0 Link encap:Ethernet HWaddr 00:16:01:97:FD:A6 br0:0 Link encap:Ethernet HWaddr 00:16:01:97:FD:A6 eth0 Link encap:Ethernet HWaddr 00:16:01:97:FD:A6 eth1 Link encap:Ethernet HWaddr 00:16:01:97:FD:A8 vlan0 Link encap:Ethernet HWaddr 00:16:01:97:FD:A6 vlan1 Link encap:Ethernet HWaddr 00:16:01:97:FD:A7 wl0.1 Link encap:Ethernet HWaddr 02:16:01:97:FD:A9 -- Jeff Liebermann jeffl(a)cruzio.com 150 Felker St #D http://www.LearnByDestroying.com Santa Cruz CA 95060 http://802.11junk.com Skype: JeffLiebermann AE6KS 831-336-2558
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 Prev: Determining the presence of wireshark Next: NEWS: Google shoots at Apple, ricochet hits Microsoft |