Skip to main content
Erwin_Sprengers
New Member
October 27, 2018
Question

Alipay blocked?

  • October 27, 2018
  • 1 reply
  • 5779 views
Hi, just enabled web filtering on my 60e, but now the automatic Alipay option on the iPads AliExpress app never finishes the payment process. I used the least strict category in the webfilter. Has anyone got a clue where I can find where it goes wrong, and what I can do to keep the Web Filtering enabled and still can use the functionality? All otter UTM options work fine, only this causes issues. Regards, Erwin Sprengers

    1 reply

    Bubu
    New Member
    October 27, 2018

    I'd like to help you, but I need more information.

    Can you do this please:

    Diagnose debug flow filter saddr YOURSOURCEIP

    Diagnose debug flow show console enable

    Diagnose debug flow show function-name enable

    Diagnose debug flow trace start 50

    Diagnose debug enable

    Run your test with Alipay and save the output

    Diagnose debug flow trace stop

    diagnose debug disable

     

    diagnose debug application urlfilter src-addr YOURSOURCEIP

    diagnose debug application urlfilter src-addr -1

    diagnose debug enable

    Run your test with Alipay and save the output

    diagnose debug application urlfilter src-addr 0

    diagnose debug disable

     

     

    Post the output of the debug flow and urlfilter

    Regards,

    Erwin_Sprengers
    New Member
    October 28, 2018

    Hi,

     

    thanks for your reply...

    I tried to execute the commands using the CLI, but the second line (and all other following lines) returned an error:

    diagnose debug flow show console enable
     
    command parse error before 'console'
    Command fail. Return code -61

     

    What am I doing wrong?

     

    Regards,

     

    Erwin

    Bubu
    New Member
    October 29, 2018
    OK, you do not need to insert these two commands, you are on a version higher than v5.4.

    Diagnose debug flow show console enable

    Diagnose debug flow show function-name enable