![]() |
|
|
|||||||
![]() |
Wireless Networking - identical Physical Address for both desktop PC and wireless laptop PC |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
I ran a search for 'identical MAC', ('identical') + 'Physical Address', in a variety of combinations, and decided to start a fresh thread. The short version of my question is: what tools are useful for finding flaws in a wlan? The long version is this: (Thanks in advance for your tips). Best regards, Stefaan Meeuws (via Outlook Express) <> >>> long version of question: <<< @ home I have this situation: 1 desktop PC - hard-wired to a WLAN router, and 1 laptop PC (pcmcia-card soft-wired wireless). My issue is: both computers appear to have the same MAC address. How can this happen? /** To get the MAC address of the desktop PC, I __unplug__ the network cable that runs from the desktop PC to the wlan router. * Then I query 'ipconfig /all' and get this: */ Windows IP Configuration Host Name : PROTAQ-SRMM Primary Dns Suffix : (blank) Node Type : Unknown IP Routing Enabled : No WINS Proxy Enabled : Yes Ethernet adapter Local Area Connection: Media Stat: Media disconnected Description: Realtek RTL8139 Family PCI Fast Ethernet NIC Physical Address: 00-C0-DF-0E-53-2A /** When I plug the cable back in, this is the 'ipconfig /all' output: */ Windows IP Configuration Host Name : PROTAQ-SRMM Primary Dns Suffix : (blank) Node Type : Unknown IP Routing Enabled : No WINS Proxy Enabled : Yes DNS Suffix Search List: telenet.be Ethernet adapter Local Area Connection: Connection-specific DNS Suffix: telenet.be Description: Realtek RTL8139 Family PCI Fast Ethernet NIC Physical Address: 00-C0-DF-0E-53-2A Dhcp Enabled: Yes Autoconfiguration Enabled: Yes IP Address: 192.168.123.117 Subnet Mask: 255.255.255.0 Default Gateway: 192.168.123.254 DHCP Server: 192.168.123.254 DNS Servers: 195.130.131.5 192.168.123.254 Lease Obtained: Saturday, May 10, 2006 02:16:26 Lease Expires: Friday, June 30, 2006 18:16:26 /** It __should__ be possible to access the http user interface of the wlan router .. * .. by firing up this url: http://192.168.123.254 * .. but the browser's connection times out .. */ /** on the laptop pc, there __is__ a working i'net connection, * and I __can__ manage the wlan router using the http://192.168.123.254 URL. * Oddly enough, 'ipconfig /all' shows that the 'Ralink RT2500 Wireless LAN Card' has the same Physical Address as the desktop PC, * that being: "00-C0-DF-0E-53-2A" */ Windows IP Configuration Host Name . . . . . . . . . . . . : ACER-SRMM Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : Yes DNS Suffix Search List. . . . . . : telenet.be Ethernet adapter WLAN Connection: Connection-specific DNS Suffix . : telenet.be Description . . . . . . . . . . . : Ralink RT2500 Wireless LAN Card Physical Address. . . . . . . . . : 00-C0-DF-0E-53-2A Dhcp Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IP Address. . . . . . . . . . . . : 192.168.123.117 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.123.254 DHCP Server . . . . . . . . . . . : 192.168.123.254 DNS Servers . . . . . . . . . . . : 195.130.131.5 192.168.123.254 Lease Obtained. . . . . . . . . . : Saturday, May 20, 2006 00:31:42 Lease Expires . . . . . . . . . . : Friday, June 30, 2006 16:31:42 -- Stefaan Meeuws |
|
|
|
|
#2 |
|
Posts: n/a
|
There are third party tools which can change a MAC address. However, often
you can do this through the adapter's Advanced properties in Device Manager or by editing the registry: http://www.nthelp.com/NT6/change_mac_w2k.htm Doug Sherman MCSE, MCSA, MCP+I, MVP "Stefaan Meeuws" <> wrote in message news:... > Hi, > > I ran a search for 'identical MAC', ('identical') + 'Physical Address', in a > variety of combinations, and decided to start a fresh thread. > > The short version of my question is: what tools are useful for finding flaws in > a wlan? > > The long version is this: > > (Thanks in advance for your tips). > > Best regards, > > Stefaan Meeuws (via Outlook Express) > <> > > > > > > > > > > >>> long version of question: <<< > > @ home I have this situation: 1 desktop PC - hard-wired to a WLAN router, and 1 > laptop PC (pcmcia-card soft-wired wireless). > > My issue is: both computers appear to have the same MAC address. How can this > happen? > > /** To get the MAC address of the desktop PC, I __unplug__ the network > cable that runs from the desktop PC to the wlan router. > * Then I query 'ipconfig /all' and get this: > */ > > Windows IP Configuration > Host Name : PROTAQ-SRMM > Primary Dns Suffix : (blank) > Node Type : Unknown > IP Routing Enabled : No > WINS Proxy Enabled : Yes > > Ethernet adapter Local Area Connection: > Media Stat: Media disconnected > Description: Realtek RTL8139 Family PCI Fast Ethernet NIC > Physical Address: 00-C0-DF-0E-53-2A > > /** When I plug the cable back in, this is the 'ipconfig /all' output: > */ > > Windows IP Configuration > Host Name : PROTAQ-SRMM > Primary Dns Suffix : (blank) > Node Type : Unknown > IP Routing Enabled : No > WINS Proxy Enabled : Yes > DNS Suffix Search List: telenet.be > > Ethernet adapter Local Area Connection: > Connection-specific DNS Suffix: telenet.be > Description: Realtek RTL8139 Family PCI Fast Ethernet NIC > Physical Address: 00-C0-DF-0E-53-2A > Dhcp Enabled: Yes > Autoconfiguration Enabled: Yes > IP Address: 192.168.123.117 > Subnet Mask: 255.255.255.0 > Default Gateway: 192.168.123.254 > DHCP Server: 192.168.123.254 > DNS Servers: 195.130.131.5 > 192.168.123.254 > Lease Obtained: Saturday, May 10, 2006 02:16:26 > Lease Expires: Friday, June 30, 2006 18:16:26 > > /** It __should__ be possible to access the http user interface of the > wlan router .. > * .. by firing up this url: http://192.168.123.254 > * .. but the browser's connection times out .. > */ > > > /** on the laptop pc, there __is__ a working i'net connection, > * and I __can__ manage the wlan router using the > http://192.168.123.254 URL. > * Oddly enough, 'ipconfig /all' shows that the 'Ralink RT2500 Wireless > LAN Card' has the same Physical Address as the desktop PC, > * that being: "00-C0-DF-0E-53-2A" > */ > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : ACER-SRMM > Primary Dns Suffix . . . . . . . : > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : No > WINS Proxy Enabled. . . . . . . . : Yes > DNS Suffix Search List. . . . . . : telenet.be > > Ethernet adapter WLAN Connection: > > Connection-specific DNS Suffix . : telenet.be > Description . . . . . . . . . . . : Ralink RT2500 Wireless LAN Card > Physical Address. . . . . . . . . : 00-C0-DF-0E-53-2A > Dhcp Enabled. . . . . . . . . . . : Yes > Autoconfiguration Enabled . . . . : Yes > IP Address. . . . . . . . . . . . : 192.168.123.117 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > Default Gateway . . . . . . . . . : 192.168.123.254 > DHCP Server . . . . . . . . . . . : 192.168.123.254 > DNS Servers . . . . . . . . . . . : 195.130.131.5 > 192.168.123.254 > Lease Obtained. . . . . . . . . . : Saturday, May 20, 2006 00:31:42 > Lease Expires . . . . . . . . . . : Friday, June 30, 2006 16:31:42 > > -- > > > > Doug Sherman [MVP] |
|
|
|
#3 |
|
Posts: n/a
|
A lot depends on what flaws you're looking for. There are a lot of tools
available for penetration testing that will show how an unsecured wireless network can be. http://www.wi-foo.com/index-3.html Good Luck. "Stefaan Meeuws" wrote: > Hi, > > I ran a search for 'identical MAC', ('identical') + 'Physical Address', in a > variety of combinations, and decided to start a fresh thread. > > The short version of my question is: what tools are useful for finding flaws in > a wlan? > > The long version is this: > > (Thanks in advance for your tips). > > Best regards, > > Stefaan Meeuws (via Outlook Express) > <> > > > > > > > > > > >>> long version of question: <<< > > @ home I have this situation: 1 desktop PC - hard-wired to a WLAN router, and 1 > laptop PC (pcmcia-card soft-wired wireless). > > My issue is: both computers appear to have the same MAC address. How can this > happen? > > /** To get the MAC address of the desktop PC, I __unplug__ the network > cable that runs from the desktop PC to the wlan router. > * Then I query 'ipconfig /all' and get this: > */ > > Windows IP Configuration > Host Name : PROTAQ-SRMM > Primary Dns Suffix : (blank) > Node Type : Unknown > IP Routing Enabled : No > WINS Proxy Enabled : Yes > > Ethernet adapter Local Area Connection: > Media Stat: Media disconnected > Description: Realtek RTL8139 Family PCI Fast Ethernet NIC > Physical Address: 00-C0-DF-0E-53-2A > > /** When I plug the cable back in, this is the 'ipconfig /all' output: > */ > > Windows IP Configuration > Host Name : PROTAQ-SRMM > Primary Dns Suffix : (blank) > Node Type : Unknown > IP Routing Enabled : No > WINS Proxy Enabled : Yes > DNS Suffix Search List: telenet.be > > Ethernet adapter Local Area Connection: > Connection-specific DNS Suffix: telenet.be > Description: Realtek RTL8139 Family PCI Fast Ethernet NIC > Physical Address: 00-C0-DF-0E-53-2A > Dhcp Enabled: Yes > Autoconfiguration Enabled: Yes > IP Address: 192.168.123.117 > Subnet Mask: 255.255.255.0 > Default Gateway: 192.168.123.254 > DHCP Server: 192.168.123.254 > DNS Servers: 195.130.131.5 > 192.168.123.254 > Lease Obtained: Saturday, May 10, 2006 02:16:26 > Lease Expires: Friday, June 30, 2006 18:16:26 > > /** It __should__ be possible to access the http user interface of the > wlan router .. > * .. by firing up this url: http://192.168.123.254 > * .. but the browser's connection times out .. > */ > > > /** on the laptop pc, there __is__ a working i'net connection, > * and I __can__ manage the wlan router using the > http://192.168.123.254 URL. > * Oddly enough, 'ipconfig /all' shows that the 'Ralink RT2500 Wireless > LAN Card' has the same Physical Address as the desktop PC, > * that being: "00-C0-DF-0E-53-2A" > */ > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : ACER-SRMM > Primary Dns Suffix . . . . . . . : > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : No > WINS Proxy Enabled. . . . . . . . : Yes > DNS Suffix Search List. . . . . . : telenet.be > > Ethernet adapter WLAN Connection: > > Connection-specific DNS Suffix . : telenet.be > Description . . . . . . . . . . . : Ralink RT2500 Wireless LAN Card > Physical Address. . . . . . . . . : 00-C0-DF-0E-53-2A > Dhcp Enabled. . . . . . . . . . . : Yes > Autoconfiguration Enabled . . . . : Yes > IP Address. . . . . . . . . . . . : 192.168.123.117 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > Default Gateway . . . . . . . . . : 192.168.123.254 > DHCP Server . . . . . . . . . . . : 192.168.123.254 > DNS Servers . . . . . . . . . . . : 195.130.131.5 > 192.168.123.254 > Lease Obtained. . . . . . . . . . : Saturday, May 20, 2006 00:31:42 > Lease Expires . . . . . . . . . . : Friday, June 30, 2006 16:31:42 > > -- > > > > > =?Utf-8?B?TWlrZSBDaGlvZG8=?= |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Logitech V220 Wireless Optical Laptop Mouse | Admin | Front Page News | 1 | 10-24-2009 06:13 PM |
| Modem -> Wired Router -> Desktop w/ wireless card = wireless network? | jacklhunter | Hardware | 1 | 03-07-2008 01:30 AM |
| Sharing wireless Internet connection with wired connected desktop... | josh321 | General Help Related Topics | 0 | 11-14-2006 07:59 PM |
| Setting up a Network -- Wired or Wireless? | shopzero.net | DVD Video | 1 | 07-24-2006 07:18 PM |
| Microsoft Wireless Laser Desktop 6000 | Silverstrand | Front Page News | 0 | 05-26-2006 01:13 PM |