Closed jsf9k closed 3 months ago
Thanks for your report. Investigating now.
@jsf9k Can you please provide the IP4 and IP6 address for your EC2 instance?
Sure. The IPv4 address is 100.27.42.254
. The instance is IPv4-only; it has no means to egress IPv6 traffic.
@jsf9k -- I just noticed that the command you provided above has a misspelling of the filename. It should end in '.bz2' but ends in '.bz'. I was able to use the correct filename to successfully download https://archive.routeviews.org/route-views4/bgpdata/2024.07/RIBS/rib.20240707.0200.bz2
from a VM hosted outside our infra.
I know that doesn't explain why you got "connection timeout" but I'm unable to create that on my side.
I can't find your IP address in our ACLs for banned hosts that have disrupted service.
It looks like ICMP is being blocked somewhere on your end so I can't debug the path from archive to your VM.
If you can provide a traceroute to archive.routeviews.org from your VM, that might help.
Is it fixed now?
We found an unintentional ACL that was matching a large netblock which included your ip4 address.
Yep, I can download via HTTPS and FTP from my local machine and from our server. Thank you!
@hanskuhn I've noticed the same problem from my own workflows. Currently in azure (IP 20.88.203.241), and also noticed from home internet (Comcast)
Can you provide a bit more detail? I've looked in our reject logs for the ip your provided and it doesn't match. I don't have enough information to investigate but happy to explore if you share the command you are running and the error you are getting.
Looks like it was covered in #160 and #161, and access is restored. Thanks!
Great! Thanks for the followup to confirm it's working for you.
Effected Services/Hosts
archive.routeviews.org
Details
I have an AWS EC2 instance that pulls the latest RIB file once a week and uses the ASN information to enrich a report that gets sent out weekly. Starting this weekend, I was unable to download
ftp://archive.routeviews.org/route-views4/bgpdata/2024.07/RIBS/rib.20240707.0200.bz2
orhttps://archive.routeviews.org/route-views4/bgpdata/2024.07/RIBS/rib.20240707.0200.bz2
from the instance. I checked on my local machine and there I was unable to download the RIB file via FTP, but I still could via HTTPS.Did you make some changes on your end that could have caused this behavior? I am particularly interested as to why the HTTPS link is unreachable from my AWS EC2 instance.
Console output or logs