Community discussions

MikroTik App
 
RavenWing71
newbie
Topic Author
Posts: 34
Joined: Thu May 12, 2011 3:52 am

v7.1Beta5 Bug: Redirect in Web Proxy causes reboot

Fri May 07, 2021 7:35 pm

I only have the Proxy enabled for 1 purpose. To redirect people in a certain IP subnet to our signup server. So my configuration is very simple:
/ip proxy
set enabled=yes
/ip proxy access
add action=redirect action-data=www.cactusinternational.com/EthernetIndependent/default.aspx src-address=100.64.0.0/26
And to enable this to work, I have NAT rules:
/ip firewall nat
add action=redirect chain=dstnat comment="RADIUS-DHCP: Send Restricted HTTP connections to internal web proxy." \
    dst-address-list=!WalledGarden dst-port=80 protocol=tcp src-address=100.64.0.0/26 to-ports=8080
add action=src-nat chain=srcnat comment="RADIUS-DHCP: NAT Restricted addresses on their way out." \
    out-interface=ether1 src-address=100.64.0.0/26 to-addresses=<WAN-IP>
When I have my laptop use an address from 100.64.0.0/26 and attempt to go to neverssl.com, the RB493AH, running v7.1beta5, reboots. Attached is the autosupout.rif the reboot creates.

PS: Winbox can not represent the redirect command. You must use the CLI to add it, and to look at it.
You do not have the required permissions to view the files attached to this post.
 
User avatar
amb3r
just joined
Posts: 16
Joined: Fri Oct 31, 2014 8:35 am

Re: v7.1Beta5 Bug: Redirect in Web Proxy causes reboot

Thu Dec 30, 2021 1:49 pm

hi does you Web Proxy Access Action stays after reopening Winbox again?
mine when set to Deny will revert back to Allow afterwards, all v7 does this to me. can you check your?
 
IntLDaniel
Frequent Visitor
Frequent Visitor
Posts: 56
Joined: Thu Apr 04, 2019 7:21 pm

Re: v7.1Beta5 Bug: Redirect in Web Proxy causes reboot

Thu Jan 06, 2022 2:46 pm

WebProxy is still broken even in 7.1.1 and 7.2rc1, redirect does not work at all, only allow or deny could be selected and sucessfully saved via WinBox, command line settings is ignored as well.
 
User avatar
amb3r
just joined
Posts: 16
Joined: Fri Oct 31, 2014 8:35 am

Re: v7.1Beta5 Bug: Redirect in Web Proxy causes reboot

Sat Feb 12, 2022 4:38 am

just tested v7.1.2 and webproxy redirect still not working.
 
User avatar
ianmagsisi
just joined
Posts: 2
Joined: Fri Feb 11, 2022 4:55 am
Location: Philippines

Re: v7.1Beta5 Bug: Redirect in Web Proxy causes reboot

Mon May 30, 2022 7:05 am

Any updates on this?
 
fredi11
just joined
Posts: 9
Joined: Thu Oct 08, 2020 6:34 am

Re: v7.1Beta5 Bug: Redirect in Web Proxy causes reboot

Tue Nov 28, 2023 6:08 am

Hi, just tested v7.12.1 and webproxy redirect still not working.

Who is online

Users browsing this forum: No registered users and 25 guests