Community discussions

MikroTik App
 
kkgogo
newbie
Topic Author
Posts: 35
Joined: Thu Oct 02, 2008 8:28 am

arp of hotspot

Wed Jun 17, 2009 7:28 am

RouterOS will respond every arp request once the hotspot service is enable .
And sometimes disturb the communications between the hosts
How can I stop it ?
Thank you !
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6695
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: arp of hotspot

Fri Jun 19, 2009 3:03 pm

Disable address-pool for /ip hotspot, it should help to stop replying every ARP request.
 
kkgogo
newbie
Topic Author
Posts: 35
Joined: Thu Oct 02, 2008 8:28 am

Re: arp of hotspot

Sat Jun 20, 2009 12:31 pm

I have tried, still the same. But thank you all the same.
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6695
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: arp of hotspot

Mon Jun 22, 2009 12:06 pm

Please, post the output from,
/ip hotspot export
 
kkgogo
newbie
Topic Author
Posts: 35
Joined: Thu Oct 02, 2008 8:28 am

Re: arp of hotspot

Wed Jun 24, 2009 5:14 am

/ip hotspot profile
set default dns-name="" hotspot-address=0.0.0.0 html-directory=hotspot \
http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=cookie,http-chap \
name=default rate-limit="" smtp-server=0.0.0.0 split-user-domain=no \
use-radius=no
add dns-name="" hotspot-address=10.22.2.1 html-directory=hotspot http-proxy=\
0.0.0.0:0 login-by=http-chap name=wireless nas-port-type=wireless-802.11 \
radius-accounting=yes radius-default-domain="" radius-interim-update=30s \
radius-location-id="" radius-location-name="" radius-mac-format=\
XX:XX:XX:XX:XX:XX rate-limit="" smtp-server=0.0.0.0 split-user-domain=no \
use-radius=yes
/ip hotspot
add address-pool=wlan addresses-per-mac=2 disabled=no idle-timeout=5m \
interface=wireless keepalive-timeout=none name=wireless profile=wireless
/ip hotspot user profile
set default idle-timeout=2h keepalive-timeout=2m name=default rate-limit=\
2m/2m shared-users=unlimited status-autorefresh=2m transparent-proxy=no
 
User avatar
skillful
Trainer
Trainer
Posts: 552
Joined: Wed Sep 06, 2006 1:42 pm
Location: Abuja, Nigeria
Contact:

Re: arp of hotspot

Thu Jun 25, 2009 11:49 am

You have to set
address-pool=none
for the hotspot server in /ip hotspot
/ip hotspot
print
set 0 address-pool=none
 
kkgogo
newbie
Topic Author
Posts: 35
Joined: Thu Oct 02, 2008 8:28 am

Re: arp of hotspot

Wed Jul 01, 2009 3:52 pm

You have to set
address-pool=none
for the hotspot server in /ip hotspot
/ip hotspot
print
set 0 address-pool=none
It work! Thank you!

Who is online

Users browsing this forum: deejay2, tarfox and 139 guests