Retirar ddns da lista negra

  • Ola amigo ja Faz 2 dias que meu balance pcc esta dando um erro de ddns Blacklisted 
  • fui verificar consta que esta na lista negra alguém ja passou por isso? sabe como retirar? é que usamos o ddns pra impressão de boletos no mk-auth de fora da rede... no aguardo por ajuda

dddns-na-lista-negra.JPG

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

  • Pessoal verifiquei q msm sem estar na lista negra agora, ela diz q atualizou mas n ta mudando o ip dinamico, o change ip ta doido, migrei pra o dyndns ta bem melhor fica a dica

  • é isso ai realmente o NO-IP é bem melhor do que o chang IP

    Jean Kunsler disse:

    pessoal, estou usando o NO-IP, pois o changeip não ta mais rolando, ontem fiquei um tempão, pra conseguir fazer funcionar, mais ai esta...

    # No-IP automatic Dynamic DNS update

    #--------------- Change Values in this section to match your setup ------------------

    # No-IP User account info
    :local noipuser "USUÁRIO NO-IP"
    :local noippass "SENHA"

    # Set the hostname or label of network to be updated.
    # Hostnames with spaces are unsupported. Replace the value in the quotations below with your host names.
    # To specify multiple hosts, separate them with commas.
    :local noiphost "DOMINIO ESCOLHIDO"

    # Change to the name of interface that gets the dynamic IP address
    :local inetinterface "CONEXÃO PPPOE"

    #------------------------------------------------------------------------------------
    # No more changes need

    :global previousIP

    :if ([/interface get $inetinterface value-name=running]) do={
    # Get the current IP on the interface
    :local currentIP [/ip address get [find interface="$inetinterface" disabled=no] address]

    # Strip the net mask off the IP address
    :for i from=( [:len $currentIP] - 1) to=0 do={
    :if ( [:pick $currentIP $i] = "/") do={
    :set currentIP [:pick $currentIP 0 $i]
    }
    }

    :if ($currentIP != $previousIP) do={
    :log info "No-IP: Current IP $currentIP is not equal to previous IP, update needed"
    :set previousIP $currentIP

    # The update URL. Note the "\3F" is hex for question mark (?). Required since ? is a special character in commands.
    :local url "http://dynupdate.no-ip.com/nic/update\3Fmyip=$currentIP"
    :local noiphostarray
    :set noiphostarray [:toarray $noiphost]
    :foreach host in=$noiphostarray do={
    :log info "No-IP: Sending update for $host"
    /tool fetch url=($url . "&hostname=$host") user=$noipuser password=$noippass mode=http dst-path=("no-ip_ddns_update-" . $host . ".txt")
    :log info "No-IP: Host $host updated on No-IP with IP $currentIP"
    }
    } else={
    :log info "No-IP: Previous IP $previousIP is equal to current IP, no update needed"
    }
    } else={
    :log info "No-IP: $inetinterface is not currently running, so therefore will not update."
    }

    Lembrando que devemos ter uma conta no NO-IP

  • pessoal, estou usando o NO-IP, pois o changeip não ta mais rolando, ontem fiquei um tempão, pra conseguir fazer funcionar, mais ai esta...

    # No-IP automatic Dynamic DNS update

    #--------------- Change Values in this section to match your setup ------------------

    # No-IP User account info
    :local noipuser "USUÁRIO NO-IP"
    :local noippass "SENHA"

    # Set the hostname or label of network to be updated.
    # Hostnames with spaces are unsupported. Replace the value in the quotations below with your host names.
    # To specify multiple hosts, separate them with commas.
    :local noiphost "DOMINIO ESCOLHIDO"

    # Change to the name of interface that gets the dynamic IP address
    :local inetinterface "CONEXÃO PPPOE"

    #------------------------------------------------------------------------------------
    # No more changes need

    :global previousIP

    :if ([/interface get $inetinterface value-name=running]) do={
    # Get the current IP on the interface
    :local currentIP [/ip address get [find interface="$inetinterface" disabled=no] address]

    # Strip the net mask off the IP address
    :for i from=( [:len $currentIP] - 1) to=0 do={
    :if ( [:pick $currentIP $i] = "/") do={
    :set currentIP [:pick $currentIP 0 $i]
    }
    }

    :if ($currentIP != $previousIP) do={
    :log info "No-IP: Current IP $currentIP is not equal to previous IP, update needed"
    :set previousIP $currentIP

    # The update URL. Note the "\3F" is hex for question mark (?). Required since ? is a special character in commands.
    :local url "http://dynupdate.no-ip.com/nic/update\3Fmyip=$currentIP"
    :local noiphostarray
    :set noiphostarray [:toarray $noiphost]
    :foreach host in=$noiphostarray do={
    :log info "No-IP: Sending update for $host"
    /tool fetch url=($url . "&hostname=$host") user=$noipuser password=$noippass mode=http dst-path=("no-ip_ddns_update-" . $host . ".txt")
    :log info "No-IP: Host $host updated on No-IP with IP $currentIP"
    }
    } else={
    :log info "No-IP: Previous IP $previousIP is equal to current IP, no update needed"
    }
    } else={
    :log info "No-IP: $inetinterface is not currently running, so therefore will not update."
    }

    Lembrando que devemos ter uma conta no NO-IP

  • amigos aqui o ddns volto a funcionar hoje mas pra evitar novo bloqueio, vc coloca no mikrotik pra atualizar de 1 em 1 hora

  • Pedro, bom dia... eu estava com problema também, como vi alguém comentar do ddns configurado no mk-auth, fui lá e desativei, mandei o script rodar no mikrotik, e funcionou na hora.... depois voltei e ativei o ddns no mk-auth, mandei rodar o script de novo no mikrotik e ao menos deu "Não precisa ser alterado" (devido meu script)... te pergunto, aquele script do mk-auth, precisar ficar ativado? para que ele serve? Desculpe, se parecer perguntas ridículas, mas me considero leigo, ok.

     

    Abraços,

    Mauro Ribeiro
     
    Pedro Filho disse:

    qual a url do ddns ??

  • Pedro o meu é dimensaonet.ddns.info:8081

    Pedro Filho disse:

    qual a url do ddns ??

  • MEu aqui tambem. acho que isso é la no site changeip... agora é so agurdar.

  • qual a url do ddns ??

  • correto, por isso mandei desativar quem tem ativo.

    RIBEIRO'S NET - Flavio disse:

    Nao tem a ver com o mkauth pois o meu deixei desativado tbm devido a ele atualizar a cada 15 minutos, nao tem pq ele atualizar sendo q o mikrotik ja faz isso.

  • Nao tem a ver com o mkauth pois o meu deixei desativado tbm devido a ele atualizar a cada 15 minutos, nao tem pq ele atualizar sendo q o mikrotik ja faz isso.

This reply was deleted.