hi everyone!
ive been config my new hotspot server but in this server users cannot ping each other!
one of my friends told me to put none in address pool field in hotspot!
well i listen to him and its worked but the problem starts here!
after that my new mobile devise (that never authenticated in hotspot) cannot even see hotspot page!
i mean DHCP set IP address to my device but still cannot use internet in my devise!
(putting address pool back to address-pool=hs-pool-1 cause my phone see hotspot page but my devices cannot see each other again)
how i can ping or comminucate with my other HWs in network?
tnx
Your friend is correct. That is the only way your devices can communicate on the hotspot localnet.
Now you must work on getting the correct ip/subnet/gateway settings into your new mobile device. The only time I have seen this is if the dhcp server is not issuing the correct network settings for the hotspot localnet.
You should post “/ip hotspot profile”, “/ip dhcp-server”, “/ip dhcp-server network”, and “/ip pool”.
thank you for your consideration ![]()
0 * name="default" hotspot-address=0.0.0.0 dns-name="" html-directory=hotspot
rate-limit="" http-proxy=0.0.0.0:0 smtp-server=0.0.0.0
login-by=cookie,http-chap http-cookie-lifetime=3d split-user-domain=no
use-radius=no
1 name="hsprof1" hotspot-address=10.5.50.1 dns-name="ific.com"
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=http-chap,trial,mac-cookie
split-user-domain=no trial-uptime=0s/1d trial-user-profile=limited
use-radius=yes radius-accounting=yes radius-interim-update=received
nas-port-type=wireless-802.11 radius-default-domain=""
radius-location-id="" radius-location-name=""
radius-mac-format=XX:XX:XX:XX:XX:XX
=============================
[arash@CoreRouter] /ip dhcp-server>> print
Flags: X - disabled, I - invalid
NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 X dhcp1 Sfp1 static-only 3d
1 X dhcp2 Wlan1 static-only 3d
2 dhcp3 Ports2-8+wlan hs-pool-3 3d
============================
[arash@CoreRouter] /ip dhcp-server network>> print
ADDRESS GATEWAY DNS-SERVER WINS-SERVER DOMAIN
0 ;;; hotspot network
10.5.50.0/24 10.5.50.1 10.5.50.1
4.2.2.4
8.8.8.8
NAME RANGES
0 hs-pool-3 10.5.50.2-10.5.50.254
That looks good from here. Is your mobile device getting a dhcp lease?
/ip dhcp-server lease
Do you see your mobile device mac address and ip in that list?
well the second problem is i cant set manual IP (static)
when Ive done this hotspot login page will not shown and internet will disconnect
static ip is 10.5.50.45 in hotspot server range
could you plz translate?
All ip addresses on the same network segment can communicate in English do not understand I know you are in Hong Kong
i know that
but i set exact ip address that DHCP gave to me
and its not working
I did not notice this before. Remove this from your hotspot profile.
dns-name="ific.com"
If you use a domain name there, it must resolve to your hotspot ip, and that does not.