PAGINA DE MANUTENÇÃO

OLÁ PESSOAL BOA NOITE, AGORA IREI COMEÇAR A FAZER AS CONFIGURAÇÕES PARA A PAGINA DE MANUTENÇÃO.. , MAS TENHO UMA DÚVIDA... A TELA SERVE SÓ PARA HOTSPOT OU SERVE TAMBÉM PARA PPOE... DESDE DE JÁ AGRADEÇO A COMPREENSÃO DE TODOS E, SE PODERAM ME MANDAR UM LINK PARA A CONFIGURAÇÃ DAS REGRAS.... ATENCIOSAMENTE: SILVESTRE ALVES....

Para adicionar comentários, você deve ser membro de MK-AUTH.

Join MK-AUTH

Votos 0
Enviar-me um email quando as pessoas responderem –

Respostas

  • para os dois amigo, pois a regra pega os dados do firewall address-list...

  • acompanhando .

  • se sua configuração for a padrao do mk-auth 

    ta ai

    se vc mudou algo nao funciona

    Veja se ajuda, segue as minhas regras que eu eu uso aqui, funciona 100%
    /ip dns static
    add address=8.8.8.8 disabled=no name=google.com.br ttl=1d
    /tool netwatch
    add disabled=no down-script="/ip firewall nat set [find comment=\"manuten\E7\E3o\"] disabled=no" host=200.154.56.80 \
    interval=5s timeout=1s up-script="/ip firewall nat set [find comment=\"manuten\E7\E3o\"] disabled=yes"
    /ip firewall nat
    add action=dst-nat chain=dstnat disabled=no dst-port=80 in-interface=Ether1 \
    protocol=tcp to-addresses=172.31.255.2 to-ports=80
    add action=dst-nat chain=dstnat comment="manuten\E7\E3o" disabled=yes \
    dst-port=80 protocol=tcp src-address=0.0.0.0/0 src-address-list=\
    "!Manuten\E7\E3o" to-addresses=172.31.255.2 to-ports=89
    /ip firewall address-list
    add address=IP pool dos clientes comment="MANUTEN\C7\C3O" disabled=no list="manuten\E7\E3o"
    /ip hotspot walled-garden
    add action=allow disabled=no dst-host=172.31.255.2 dst-port=80-90

    /ip firewall nat
    add action=dst-nat chain=dstnat disabled=no dst-port=80 in-interface=ether1 \
    protocol=tcp to-addresses=172.31.255.2 to-ports=80
    add action=dst-nat chain=dstnat comment="manuten\E7\E3o" disabled=yes \
    dst-port=80 protocol=tcp src-address=0.0.0.0/0 src-address-list=\
    "!Manuten\E7\E3o" to-addresses=172.31.255.2 to-ports=89

    /ip firewall address-list
    add address=10.2.0.2-10.2.5.254 comment="MANUTEN\C7\C3O" disabled=no list="manuten\E7\E3o"

    /system script
    policy=ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api source="ip firewall nat set [find comment=manuten\E7\E3o] disabled=no"
    add name=link-up policy=ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api source="ip firewall nat set [find comment=manuten\E7\E3o] disabled=yes"

    /ip hotspot walled-garden
    add action=allow disabled=no dst-host=172.31.255.2 dst-port=80-90

    /tool netwatch
    add disabled=no down-script="/ip firewall nat set [find comment=\"manuten\E7\E3o\"] disabled=no" host=8.8.8.8 \
    interval=5s timeout=1s up-script="/ip firewall nat set [find comment=\"manuten\E7\E3o\"] disabled=yes"

This reply was deleted.