Community discussions

MikroTik App
 
spies0923
just joined
Topic Author
Posts: 5
Joined: Mon Jun 20, 2011 8:33 pm

Hotspot walled garden not working with web proxy

Tue Nov 22, 2011 11:24 am

Hi, I have a hotspot that authenticates to radius manager. I added a link to the login page for the user control panel and added it to the walled garden. The link worked fine until i enabled the web proxy because i want to block facebook. Now my walled garden entries dont work
 ip hotspot walled-garden print
Flags: X - disabled, D - dynamic 
 #   SERVER     METHOD  DST-HOST         DST-PORT   PATH        ACTION       HITS
 0                      buzzconnect.d...                        allow          19
 ip proxy export
# nov/22/2011 11:22:18 by RouterOS 5.8
# software id = IGS7-FA9S
#
/ip proxy
set always-from-cache=no cache-administrator=webmaster cache-hit-dscp=4 cache-on-disk=no enabled=yes max-cache-size=none max-client-connections=600 \
    max-fresh-time=3d max-server-connections=600 parent-proxy=0.0.0.0 parent-proxy-port=0 port=8080 serialize-connections=no src-address=0.0.0.0
/ip proxy access
add action=deny disabled=no dst-host=www.facebook.com redirect-to=www.eghs.co.za
add action=allow disabled=no dst-host=buzzconnect.dyndns.org*
 ip firewall nat print all
Flags: X - disabled, I - invalid, D - dynamic 
 0 D chain=dstnat action=jump jump-target=hotspot hotspot=from-client 

 1 I chain=hotspot action=jump jump-target=pre-hotspot 

 2 D chain=hotspot action=redirect to-ports=64872 protocol=udp dst-port=53 

 3 D chain=hotspot action=redirect to-ports=64872 protocol=tcp dst-port=53 

 4 D chain=hotspot action=redirect to-ports=64873 protocol=tcp hotspot=local-dst dst-port=80 

 5 D chain=hotspot action=redirect to-ports=64875 protocol=tcp hotspot=local-dst dst-port=443 

 6 D chain=hotspot action=jump jump-target=hs-unauth protocol=tcp hotspot=!auth 

 7 D chain=hotspot action=jump jump-target=hs-auth protocol=tcp hotspot=auth 

 8 D chain=hs-unauth action=redirect to-ports=64874 protocol=tcp dst-port=80 

 9 D chain=hs-unauth action=redirect to-ports=64874 protocol=tcp dst-port=3128 

10 D chain=hs-unauth action=redirect to-ports=64874 protocol=tcp dst-port=8080 

11 D chain=hs-unauth action=redirect to-ports=64875 protocol=tcp dst-port=443 

12 I chain=hs-unauth action=jump jump-target=hs-smtp protocol=tcp dst-port=25 

13 D chain=hs-auth action=redirect to-ports=64874 protocol=tcp hotspot=http 

14 I chain=hs-auth action=jump jump-target=hs-smtp protocol=tcp dst-port=25 

15 X ;;; place hotspot rules here
     chain=unused-hs-chain action=passthrough 

16   chain=dstnat action=redirect to-ports=8080 protocol=tcp dst-port=80 

17   ;;; masquerade hotspot network
     chain=srcnat action=masquerade src-address=192.168.2.0/24 

any help will be appreciated

Who is online

Users browsing this forum: Amazon [Bot], GoogleOther [Bot], hklt0110 and 111 guests