Data access stopped due to IP adress blocked

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
adybbroe
Posts: 24
Joined: Tue Mar 20, 2012 4:43 pm America/New_York
Answers: 0

Data access stopped due to IP adress blocked

by adybbroe » Mon Sep 24, 2018 7:13 am America/New_York

Sean,

Thanks. Sounds great!

We had to modify your suggested wget-command a bit, to get it to work as intended (we believe):

wget -q -N -i --no-if-modified-since --post-data="subID=1527&subType=2&addurl=1&results_as_file=1&sdate=`date --date="yesterday" +"%Y-%m-%d"`" -O - https://oceandata.sci.gsfc.nasa.gov/api/file_search | wget -N -i -

-Adam

Tags:

mahatmafernandes2
Posts: 4
Joined: Tue Oct 30, 2018 2:52 pm America/New_York
Answers: 0

Data access stopped due to IP adress blocked

by mahatmafernandes2 » Tue Oct 30, 2018 3:56 pm America/New_York

Dear
My IP is also blocked? xx.xxx.xx.xx. I'm having troubles to connect to the servers.

OB WebDev - norman
Subject Matter Expert
Subject Matter Expert
Posts: 142
Joined: Tue Feb 09, 2021 8:19 am America/New_York
Answers: 0

Data access stopped due to IP adress blocked

by OB WebDev - norman » Tue Oct 30, 2018 4:12 pm America/New_York


junzhao
Posts: 28
Joined: Fri Oct 07, 2011 11:21 am America/New_York
Answers: 0

Data access stopped due to IP adress blocked

by junzhao » Fri Dec 14, 2018 8:30 am America/New_York

Hi, OceanColor Team:

We couldn't connect to https://oceandata.sci.gsfc.nasa.gov/cgi/getfile since 6 Dec.

We ran the following codes on the server to download the data:
$wget https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007119042500.L0_LAC.bz2

It was successful at first. However, it has been failing recently. The error messages are as follows:
--2018-12-08 13:25:38--  (try:16)  https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007102051500.L0_LAC.bz2
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Connection timed out.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection timed out.
Retrying.
--2018-12-08 13:30:09--  (try:17)  https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007102051500.L0_LAC.bz2
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Connection timed out.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection timed out.
Retrying.
--2018-12-08 13:34:39--  (try:18)  https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007102051500.L0_LAC.bz2
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Connection timed out.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection timed out.
Retrying.

The  IP addresses we used are xx.xxx.xx.xx and xx.xxx.xx.xx (It's inconstant, sometimes it is xx.xxx.xx.xx, sometimes it is xx.xxx.xx.xx). Would you please confirm that our addresses are not blocked at your end?

Thanks.

pfsmith
Posts: 16
Joined: Wed Dec 29, 2004 2:11 pm America/New_York
Answers: 0

Data access stopped due to IP adress blocked

by pfsmith » Fri Dec 14, 2018 10:33 am America/New_York

I did a check of the firewall and logs.  There is no sign of a block against any IP 172.16.202.* in December or November.  I tried the command line shown, and it was successful in downloading a file to a system here at GSFC.  I'm sorry, but I'm not sure what is causing your timeout errors.

Post Reply