/ip hotspot
set 0 address-pool=none
/ip dhcp-client
set 0 use-peer-dns=yes
/ip firewall nat
add action=dst-nat chain=dstnat comment="Video" in-interface=ether1 dst-port=5445 protocol=tcp to-addresses=192.168.0.31
/ip hotspot ip-binding
add address=192.168.0.0/24 type=bypassed
/ip hotspot ip-binding
add address=192.168.0.2 type=bypassed
/ip hotspot user profile
set 0 session-timeout=0
or
set 0 session-timeout=1d
If you mean an external hotspot login page, no. It will check the local router database first (/ip hotspot user), then a RADIUS server if you have one set up.Hi guys,
Is realy necessary to have a RADIUS server to the external hotspot work?
/ip hotspot
setup
/ip hotspot
set 0 address-pool=none
Probably nothing different. Just a different way of sending option 42. I have not tested it, but I don't see another way using dhcp to send the NTP server IP.what is the difference between the dhcp option 42 and the ntp server option in dhcp networks.
Thanks! It is good to hear my script is still useful!Still using your "PayPal script" on my hotspots. 2 years later Tim. Saved me a LOT of Grief!![]()
![]()
No. The web proxy works on port 80. The radius servers work on ports 1812 and 1813.i have webproxy enabled do u think that can be the problem ?
/system logging
add topics=radius,debug action=memory
/system logging
add topics=e-mail,debug action=memory
/ip hotspot ip-binding
add address=192.168.88.10 type=bypassed
/ip firewall nat
add chain=src-nat action=masquerade protocol=icmp out-interface=ether2
Does it show a session-time-left in "/ip hotspot active"?
/ip hotspot user profile
set 0 rate-limit="1M/1500K"
/ip hotspot user profile
set 0 rate-limit="512k/1M"
/ip hotspot
set 0 address-pool=none
Look in "/ip firewall filter".How would one verify that the router is not blocking/dropping packets to port 445 for SMB share access (or any other protocols)?
Are you sure? If you set the hotspot address-pool to none, it does not perform the NAT.SurferTim,
Same issue.
Disable the hotspot NAT. If disabled, no translation will be done.I need my hotspot to get the same ip address from my dhcp, which is working before on my previous hotspot setup, now I dont know what is wrong.
/ip hotspot
set 0 address-pool=none
/ip hotspot
set 0 address-pool=none
Was this a test or in the documentation?The maximum value is 3d!!!
/ip hotspot profile
set X http-cookie-lifetime=10d
:put [:resolve e107.org]
How do you know that? Maybe the hacker rebooted your router.Today I login and I see that it's changed back to pornotube redirect, but no body else except me logged in to the RB. :-S
Of course! Internet Explorer is a desktop app. Chrome is a desktop app. Firefox is a desktop app. Your Java app must emulate those apps to login.@SurferTim : so you mean its possible to authenticate using desktop based application to mikrotik??
/ip hotspot
set 0 address-pool=none
...and that too. I missed that part....and move it above the 'drop all' rule...
/ip hotspot
enable X
/ip hotspot
disable X
Use "/ip firewall filter".how to make blacklisted hosts in firewall?
I don't know what you want. I thought you wanted a login page and your forum page on the same page. If that isn't it, be more specific about what you want.nobody understand my question!
Yes.Can I do this by WinBox's GUI?
/ip dhcp-server
remove X
/ip dhcp-server
setup
/ip dhcp-server network
print
/ip hotspot
set 0 address-pool=none
/ip hotspot walled-garden
add dst-host=forum.mydomain.com action=allow
/ip hotspot walled-garden
add dst-host=download.mcafee.com action=allow
/ip hotspot walled-garden
add dst-host=*.mcafee.com action=allow
/ip firewall nat print
/ip firewall filter print
/system logging
add topics=e-mail,debug action=memory
The OP said above he tried that and it didn't work. I would suspect at that point the Android is not recognizing the comment slashes or the $if statement.simply put "//" at the start of the line where "open('$(link-status)'......" is
It does change the login (user) name. I tested it, and it works.This change RADIUS MAC-format.. (Calling-Station-Id in radius packet), not login name...
/system logging
add topics=radius,debug action=memory
/ip hotspot profile
set X radius-mac-format=XXXXXXXXXXXX
Do you have that 192.168.40.x network routed to the routerboard in the "simple home router"?My computer is connected on simple home router that is further connected to a main routerbord that is also a server/gateway...
:put [:resolve smtp.outlook.com]
Then later:The hotpsot works fine but when I log in I am unable to access the internet even though the internet works when accessed directly without hotspot.
If the router cannot resolve dns requests, then there will be problems.I get the results
failure: dns server failure
/ip firewall nat
add chain=srcnat action=masquerade out-interface=ether1
:put [:resolve www.google.com]
/ping xx.xx.xx.xx arp-ping=yes interface=out1 count=1
/system logging
add topics=dhcp,debug action=memory
:if( [/ping "xx.xx.xx.xx" count = 1] == 0) do={
:beep;
}
:put [:resolve www.google.com]
I'm not sure what you mean.when you say (localnet) you mean the network i'm connected to other than mikrotik's network, right ?
It doesn't resolve or doesn't respond?1) If I ping a domain that is being forwarded to me, it does not resolve anymore.
add address=10.1.1.1/24 interface=ether2 network=10.1.1.0
add address=10.1.1.2/24 interface=Bridge_6-10 network=10.1.1.0