I setup hotspot for my customer. And now i try to use 3.0beta10 for that, but get some trouble. The case as below…
assign the address,
setup dns
setup dhcp
setup nat masquerade
all work fine now, and then setup the hotspot
setup hotspot using the /ip hotspot setup via winbox
I add the IP List to walled garden, like this
/ ip hotspot walled-garden ip
add server=hotspot1 dst-address=0.0.0.0/0 action=accept comment="" disabled=no
disabled=no
this is for the user can using the internet direct, don’t need user name & password
THE TROUBLE IS
The user who get the ip address from dhcp-server work fine, but the user who has different ip address from dhcp-server, only can ping outside,(this means network work fine) but can’t access the web page using IE, i try server time, at last i found, THESE USER can’t using dns services, so they can’t browser the internet.
This must be a bug of this version, because i using this for a long time(2.9.xx). so please check this , thanks a lot
You need to create “universal client” in hotspot. Add an address-pool to your hotspot server in “/IP hotspot”. Set address-pool=xxxx. Where xxxx is a valid address-pool on your router. This will allow your hotspot server NAT all non indigenous IP address to your address-pool.
i have do the same thing in 2.9.xx, it works fine ,and just upgrade to 3.0beta10, but the trouble still there.
Would you kindly make a sample script for me?
What do you mean by different IP address (Make sure masquerade rule src-address matches this another IP address) ?
Make sure that you have addedd src-list to ‘ip hotspot walled-garden’, as without src-address list HotSpot is almost useless, note the same is possible via ‘ip hotspot ip-binding’.
dear skillful,
sorry for a long time to paste the code,
the trouble is still there, please help me.
i have setup 2 hotspot, but testing the hs-3Office
tkwak
# aug/02/2007 20:09:43 by RouterOS 3.0beta10
# software id = ZKBY-9XT
#
/ip pool
add name="dhcp_pool1" ranges=172.47.58.2-172.47.58.254
add name="dhcp_pool2" ranges=192.168.99.3-192.168.99.254