Community discussions

MikroTik App
 
inzra
just joined
Topic Author
Posts: 4
Joined: Tue May 29, 2007 5:47 am

[ask] HotSpot on both eth and wlan interface

Tue May 29, 2007 7:55 am

Hello, I'm using rb112 with 1 eth & 1 wlan interface

The internet is coming from eth1, IP : 192.168.152.229
Route static : 0.0.0.0/0 to 192.168.152.229
I configure HotSpot on Virtual AP, Gateway : 10.5.50.1, IP Range : 10.5.50.2-10.5.50.254
It works fine, Hotspot client can access the internet.

But, when I configure HotSpot on eth1, Gateway : 10.5.51.1, , IP Range : 10.5.51.2-10.5.51.254, all hotspot client from eth & wlan can't access the internet.

Can someone help me ?
I guess that the problem is in NAT Maquarade because eth1 now has 2 IP address : 192.168.152.229 and 10.5.51.1 (hotspot gateway on eth1), maybe the MT confused which is the public IP ?
 
Cuki
just joined
Posts: 2
Joined: Fri May 25, 2007 9:05 pm

Re: [ask] HotSpot on both eth and wlan interface

Sun Jun 10, 2007 12:50 pm

Hello Inzra,
Exuse me but I'm a novice and I don't know how to help you, maybe you can help me, I'm trying to configure hot spot on RB112 with r.os 2.9.43, i look for hot spot in section "IP" but if I enter "hot spot" the response is "not found", also with winbox nowhere to be found section "hot spot" . Where are hot spot section?
Can you help me?
 
Cuki
just joined
Posts: 2
Joined: Fri May 25, 2007 9:05 pm

Re: [ask] HotSpot on both eth and wlan interface

Sat Jun 16, 2007 11:01 am

Solved!
Hot-spot package have to be anabled, is explained on router os manual page 72 :lol:
 
serthan
Frequent Visitor
Frequent Visitor
Posts: 61
Joined: Sat Jun 16, 2007 10:49 am

Re: [ask] HotSpot on both eth and wlan interface

Sat Jun 16, 2007 4:06 pm

Hotspot enable script.
wlan1 ip 10.5.50.1
gateway: 192.168.2.1 route


# jan/01/2000 05:50:09 by RouterOS 2.9.38
# software id = 210L-3TT
#
/ ip hotspot
add name="hotspot1" interface=wlan1 address-pool=hs-pool-4 profile=hsprof1 \
idle-timeout=5m keepalive-timeout=none addresses-per-mac=2 disabled=no
/ ip hotspot service-port
set ftp ports=21 disabled=no
/ ip hotspot profile
set default name="default" hotspot-address=0.0.0.0 dns-name="" \
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0 \
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d \
split-user-domain=no use-radius=no
add name="hsprof1" hotspot-address=10.5.50.1 dns-name="" \
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0 \
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d \
split-user-domain=no use-radius=no
add name="hsprof2" hotspot-address=10.5.50.1 dns-name="" \
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0 \
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d \
split-user-domain=no use-radius=no
/ ip hotspot user
add name="admin" password="arge1229700" profile=default comment="" disabled=no
add server=hotspot1 name="serthan" password="1229700" profile=default \
comment="" disabled=no

/ ip hotspot user profile
set default name="default" idle-timeout=none keepalive-timeout=2m \
status-autorefresh=1m shared-users=1 transparent-proxy=yes \
open-status-page=always advertise=no

Who is online

Users browsing this forum: No registered users and 7 guests