Getting Different IP Address Correct ip not generate in computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 05:43 AM
I use Cisco Access Point wpa 121 and mikrotik router . Mikrotik router has Dhcp configerd
my Dhcp IP address 192.168.7.1
Here is the problem my When I connect with computer and Cisco Access Point . I check my computer
I see my ip address shown 172.24.66.181 .
why I get 172.24.66.181 this ip address.
Computer Ip
=================
Cisco
===============
Mikrotik
=================
Where form 172.24.66.181
Thanks
- Labels:
-
Wireless IP Voice and Video
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 05:51 AM
This you should be know - how community can find for you. check your broadband router providing any IP address for that.
If your comupter have gateway, try to ping that IP and connect to https://gatewayip and check is that known device in your network.
on the WLAN check is the SSID you broadcasting, try disable and check still you able to see that SSID ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 03:33 PM
If client connected is windows:
ipconfig /all will show you the location of your DHCP server. There's a line item that says "DHCP Server"
If MACOS
ipconfig getpacket en0 (where en0 is the interface used to connect to wifi)
This will tell you the IP address of the DHCP server, you can then track that server down
*** Please rate helpful posts ***
