Community discussions

MikroTik App
 
tombee79
Member Candidate
Member Candidate
Topic Author
Posts: 246
Joined: Sun May 09, 2010 2:28 am

Hotspot Exclamation sign (!) just before Hotspot server

Sat Aug 14, 2010 7:30 am

Hi

Can some one explain me why i got the Exclamation sign (!) just before hotspot server configuration icon?

I changed ISP from Cable to DSL and i change my gateway from Static IP to Dinamic IP ( PPPoE client on my Gateway Eth1 port MT 750G RB. And even all the server profiles got eh Exclamation sign (!) just before the names? I just noticed that all the configuration in /ip Hotspot are with Exclamation sign (!) yellow one on icons.

It works but it scares me something might be wrong or something?


Thanks for you INPUT guys
Last edited by tombee79 on Sat Aug 14, 2010 7:33 am, edited 1 time in total.
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: Hotspot Exclamation sign (!) just before Hotspot server

Sat Aug 14, 2010 7:32 am

Are they red? That's an I for invalid. Make sure that the interface names still refer to valid configuration items. If in doubt, post the output of:
/interface print
/ip hotspot export
 
tombee79
Member Candidate
Member Candidate
Topic Author
Posts: 246
Joined: Sun May 09, 2010 2:28 am

Re: Hotspot Exclamation sign (!) just before Hotspot server

Sun Aug 15, 2010 7:07 am

[admin@MikroTik] > /interface print
Flags: D - dynamic, X - disabled, R - running, S - slave
# NAME TYPE MTU L2MTU
0 R ether1-gateway ether 1500 1524
1 R ether2-local-master ether 1500 1524
2 ether3-local-slave ether 1500 1524
3 ether4-local-master ether 1500 1524
4 ether5-local-master ether 1500 1524
5 R pppoe-out1 pppoe-out 1480
[admin@MikroTik] > /ip hotspot export
# aug/15/2010 00:02:21 by RouterOS 4.10
# software id = MYAW-559U
#
/ip hotspot profile
set default dns-name="" hotspot-address=0.0.0.0 html-directory=hotspot http-proxy=0.0.0.0:0 login-by=http-chap name=\
default rate-limit="" smtp-server=0.0.0.0 split-user-domain=no use-radius=no
/ip hotspot user profile
set default idle-timeout=none keepalive-timeout=2m name=default shared-users=1 status-autorefresh=1m transparent-proxy=no
add address-pool=pool55 idle-timeout=none keepalive-timeout=2m name=uprof-ser5 shared-users=1 status-autorefresh=1m \
transparent-proxy=no
add address-pool=pool44 idle-timeout=none keepalive-timeout=2m name=uprof-ser44 rate-limit=1120000/1120000 shared-users=1 \
status-autorefresh=1m transparent-proxy=no
/ip hotspot profile
add dns-name=wireless.skynetisp.com hotspot-address=192.168.44.1 html-directory=hotspot http-proxy=0.0.0.0:0 login-by=\
http-chap,trial name=skynetisp4.com nas-port-type=ethernet radius-accounting=yes radius-default-domain="" \
radius-interim-update=received radius-location-id="" radius-location-name="" radius-mac-format=XX:XX:XX:XX:XX:XX \
rate-limit="" smtp-server=206.190.36.18 split-user-domain=no trial-uptime=30m/1d trial-user-profile=uprof-ser44 \
use-radius=yes
add dns-name=wireless.skynetisp.com hotspot-address=192.168.55.1 html-directory=hotspot http-proxy=0.0.0.0:0 login-by=\
http-chap,trial name=skynetisp5.com nas-port-type=ethernet radius-accounting=yes radius-default-domain="" \
radius-interim-update=received radius-location-id="" radius-location-name="" radius-mac-format=XX:XX:XX:XX:XX:XX \

radius-interim-update=received 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 trial-uptime=30m/1d trial-user-profile=default use-radius=yes
/ip hotspot
add disabled=no idle-timeout=5m interface=ether5-local-master keepalive-timeout=none name=hotspot55 profile=\
skynetisp5.com
add disabled=yes idle-timeout=5m keepalive-timeout=none name=Hotspot44 profile=skynetisp4.com
/ip hotspot service-port
set ftp disabled=no ports=21
/ip hotspot user
add comment="" disabled=no name=admin password=baranows profile=uprof-ser5
/ip hotspot walled-garden
add action=allow comment="place hotspot rules here" disabled=yes
add action=allow comment="" disabled=no dst-host=":^www\\.paypal\\.com\$" dst-port=443
add action=allow comment="" disabled=no dst-host=":^content\\.paypalobjects\\.com\$" dst-port=443
add action=allow comment="" disabled=no dst-host=*.akamaiedge.net
add action=allow comment="" disabled=no dst-host=paypal.112.2O7.net
add action=allow comment="" disabled=no dst-host=*skynetisp.com* src-address=192.168.55.1
add action=allow comment="" disabled=yes dst-host=skynetisp.com:808/user
add action=allow comment="" disabled=yes dst-host=skynetisp.com:808/userman
add action=allow comment="" disabled=no src-address=69.165.220.163
[admin@MikroTik] >
You do not have the required permissions to view the files attached to this post.
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: Hotspot Exclamation sign (!) just before Hotspot server

Sun Aug 15, 2010 7:12 am

That seems OK. Can you post a screenshot of the error you're seeing?
 
tombee79
Member Candidate
Member Candidate
Topic Author
Posts: 246
Joined: Sun May 09, 2010 2:28 am

Re: Hotspot Exclamation sign (!) just before Hotspot server

Sun Aug 15, 2010 7:53 am

Everthing work like it should. I just change config setting on modem switched from Cable to DSL and now i had to configure PPPoE client with Static IP in Mikrotik RB 750G on the Eathernet0 interface. Everything work OK, the hotspot etc, so fare, but i noticed that all the ICONS in hotspot under each tub in hotspot configuration window, get the funny RED circle with Exclamation sign.


I didn't have that before. Must be a resone why is there? Why?


thanks for help