Cellular connection timed out on HTTP Request

Home Forums Conduit: AEP Model Cellular connection timed out on HTTP Request

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16132
    Julien DEV
    Participant

    Hi,
    I have an AEP Conduit and my Cellular PPP Link is up.
    When I ping, all is OK :

    ping google.com
    PING google.com (172.217.23.78) 56(84) bytes of data.
    64 bytes from mil04s22-in-f78.1e100.net (172.217.23.78): icmp_seq=1 ttl=48 time=626 ms
    64 bytes from mil04s22-in-f78.1e100.net (172.217.23.78): icmp_seq=2 ttl=48 
    ^C
    --- google.com ping statistics ---
    4 packets transmitted, 4 received, 0% packet loss, time 3188ms
    rtt min/avg/max/mdev = 368.312/475.283/626.470/101.540 ms

    But when I want to curl or wget I have “Connection timed out”

    admin@mtcdt:~# wget --spider http://www.google.com/
    Spider mode enabled. Check if remote file exists.
    --2016-12-22 16:05:02--  http://www.google.com/
    Resolving www.google.com... 74.125.206.147, 74.125.206.104, 74.125.206.99, ...
    Connecting to www.google.com|74.125.206.147|:80... failed: Connection timed out.

    With Node-red I’m able to catch SMS but not Send and if I send an HTTP Request debug tell me “Error: connect ETIMEDOUT…”.

    Could anyone help me to find the problem ?
    Thank you.

    P.S. Sorry for my english 🙂

    #16134
    Steve Kovarik
    Moderator

    Hi Julien

    A couple of things to check.
    In the AEP GUI “Administration” tab then “Access Configuration” there is a
    setting for Node Red “via LAN” and “via WAN”.

    Also look at “Firewall” tab then “Settings” for outbound filter rules.

    #16136
    Julien DEV
    Participant

    Hi,
    Sorry for my late response.
    You can see my configuration here :
    Access Config
    Firwall

    Thanks

    #16152
    Steve Kovarik
    Moderator

    Hi Julien

    In the screen shot you provided….
    In Node Red, You could try and “enable” via WAN, then “submit”.
    Also, under “Output Filter rules” enable “Allow Outbound” then submit.
    Do a “Save & Restart” so the changes become active, then try again.

    -Best Regards

    #16197
    Julien DEV
    Participant

    Thank you for your help.
    You were right, I had unchecked “Output Filter rules” by mistake.
    I wish you a very good year 2017

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.