Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - access to cloud.gov environments blocked by VPN #3212

Open
jtimpe opened this issue Oct 2, 2024 · 0 comments
Open

Bug - access to cloud.gov environments blocked by VPN #3212

jtimpe opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@jtimpe
Copy link

jtimpe commented Oct 2, 2024

Thank you for taking the time to let us know about the issue you found. The basic rule for bug reporting is that
something isn't working the way one would expect it to work. Please provide us with the information requested
below and we will look at it as soon as we are able.

Description

Raft has mandated VPN usage on company laptops, it appears that usage of the VPN occasionally blocks access to our development environments deployed in cloud.gov. A 403 error is returned and the following appears in the frontend logs

[error] 115#0: *15 access forbidden by rule, client: 2a09:bac0:1001:347::281:4d, server: , request: "GET / HTTP/1.1", host: "tdp-frontend-raft.app.cloud.gov"

Action Taken

In what way were you interacting with the application when you discovered the issue? Please be specific. Did it happen after you made a selection or clicked a button? Which page and which button? This information really helps us get to the bottom of an issue more quickly

  • Attempted to access tdp-frontend-raft.app.cloud.gov

What I expected to see

Please provide a short description of what you expected to see

  • The homepage

What I did see

Please provide a short description of what you did see. Screenshots are helpful, but please block out any personally identifying information before posting.

  • An HTTP 403 error returned by nginx

Other Helpful Information

  • The following IPv6 addresses are blocked

    2a09:bac0:1001:347::2dc:10
    2a09:bac0:1001:347::281:4d
    
  • according to whatismyipaddress, the vpn is routing to New York, which should be encompassed in our nginx allow-list.
    image

  • Turning off the VPN allows access to the site as expected

  • It may be possible to exclude some domains from the VPN - do we need organizational support/permission?

@jtimpe jtimpe added the dev label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant