Menu

#206 Ripe Import Not working.

version 0.8
open
ripe import (1)
5
2016-09-13
2016-04-17
No

Getting error:

Warning: fsockopen(): unable to connect to whois.ripe.net:43 (Connection timed out) in /var/www/html/functions/classes/class.Subnets.php on line 3064

&

Warning: Invalid argument supplied for foreach() in /var/www/html/app/admin/ripe-import/ripe-telnet.php on line 63

I have Edited: /var/www/html/functions/classes/class.Subnets.php on line 3064

From: $ripe_connection = fsockopen("whois.ripe.net", 43, $errno, $errstr, 5);
To: $ripe_connection = fsockopen("whois.ripe.net", 443, $errno, $errstr, 5);

..

now am not getting the error but subnets are not being found.

Discussion

  • David Micallef

    David Micallef - 2016-09-13

    same issue.

     
  • David Micallef

    David Micallef - 2016-09-13

    ==> ssl_access_log <==
    [13/Sep/2016:13:41:42 +0200] "POST /app/admin/ripe-import/ripe-telnet.php HTTP/1.1" 200 74

    ==> ssl_request_log <==
    TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /app/admin/ripe-import/ripe-telnet.php HTTP/1.1" 74

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.