hotspot help

hi i need best setting to set hotspot server

Hi , it deppends on your Needs , Hotspot Server can be Setup in many ways , trial , Radius , Mac cookie , so all Setup is the Same but only Different with the Login senario , if u Setup trial , Users will be Login for the Time u Choose and disconnected for a Time u choose , Radius is My Favorit way because it’s more Secure but i will install it for Hotels, Hospitals and Big Companys , what Kind of Login Type you want ?


Gesendet von iPhone mit Tapatalk

i need to make hotspot Server with ppoe client and i have problem that the login page do not show automatically

After choosing the wifi the login page will not appear if your hotspot server no internet have . You should be sure that your mikrotik is connected to the internet and your masquerade rule is set


Gesendet von iPhone mit Tapatalk

can you give me the correct setting for hotspot server and dhcp server, and should add firewall-nat

Ja sure I will send u it by end of the day few hours later just send me what range of IP address you want to use?


Gesendet von iPhone mit Tapatalk

this my email address (kadhimjowad@gmail.com)

Ok Tell me witch range of ip you would like to use?


Gesendet von iPhone mit Tapatalk

which ip do you mean

hi ,
here is the Hotspot Config ,
/interface bridge
add name=“Lan Bridge”
/ip hotspot profile
add dns-name=Hotspot.mikrotik hotspot-address=172.16.128.1 login-by=
http-chap,http-pap name=hsprof1
/ip hotspot user profile
set [ find default=yes ] add-mac-cookie=no
/ip pool
add name=hs-pool-5 ranges=172.16.128.2-172.16.128.254
/ip dhcp-server
add address-pool=hs-pool-5 disabled=no interface=“Lan Bridge” lease-time=1h
name=dhcp1
/ip hotspot
add address-pool=hs-pool-5 addresses-per-mac=1 disabled=no interface=
“Lan Bridge” name=hotspot1 profile=hsprof1
/tool user-manager customer
set admin access=
own-routers,own-users,own-profiles,own-limits,config-payment-gw
/interface bridge port
add bridge=“Lan Bridge” interface=ether2
add bridge=“Lan Bridge” interface=ether3
add bridge=“Lan Bridge” interface=ether4
/ip address
add address=172.16.128.1/24 interface=“Lan Bridge” network=172.16.128.0
/ip dhcp-client
add default-route-distance=0 dhcp-options=hostname,clientid disabled=no
interface=ether1
/ip dhcp-server network
add address=172.16.128.0/24 comment=“hotspot network” gateway=172.16.128.1
/ip dns
set servers=172.16.128.1,8.8.8.8
/ip firewall filter
add action=passthrough chain=unused-hs-chain comment=
“place hotspot rules here” disabled=yes
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment=
“place hotspot rules here” disabled=yes
add action=masquerade chain=srcnat out-interface=ether1
add action=masquerade chain=srcnat comment=“masquerade hotspot network”
src-address=172.16.128.0/24
/ip hotspot user
add name=admin password=Hotspot
add name=User1 password=User1 server=hotspot1
add name=User2 password=User2 server=hotspot1
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set “Lan Bridge” disabled=yes display-time=5s
set ether1 disabled=yes display-time=5s
set ether2 disabled=yes display-time=5s
set ether3 disabled=yes display-time=5s
set ether4 disabled=yes display-time=5s
/tool user-manager database
set db-path=user-manager


you can copy paste this in the terminal, be careful that here are 2 users configured you can add more, also Ether1 is used as DHCP Client so the internet WAN will be Connected if your ISP Modem give DHCP out, if you have another WAN Senario tell me what kind to give you the way for configuration, the IP Address that you customer will get is the 172.16.128.0/24 if you need another one tell me because you cant just change this under IP address you need to change it from DHCP Server and Hotspot and Pool .
Best regard

i try this in terminal but there is some thing wrong

What is wrong?


Gesendet von iPhone mit Tapatalk

If you want we can do a Team viewer session and I can help you with that


Gesendet von iPhone mit Tapatalk

i put ppoe client using user name and password

Can u install team viewer version 6 so I can help you


Gesendet von iPhone mit Tapatalk