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

vpn.ycp.edu #10

Closed
DimitriPapadopoulos opened this issue Jun 8, 2022 · 3 comments
Closed

vpn.ycp.edu #10

DimitriPapadopoulos opened this issue Jun 8, 2022 · 3 comments

Comments

@DimitriPapadopoulos
Copy link
Contributor

VPN (virtual private network) suggests they do have a Fortinet VPN and I can ping server vpn.ycp.edu. However, I cannot connect to port 443:

$ telnet vpn.ycp.edu 443
Trying 192.245.87.2...
telnet: Unable to connect to remote host: Connection timed out
$ 

They might be filtering IP addresses. I suggest this server is removed from the tests.

@dlenski
Copy link
Owner

dlenski commented Jun 8, 2022

It works fine in the recent CI runs (https://github.com/dlenski/what-vpn/runs/6762118550?check_suite_focus=true#step:5:30) and on my laptop.

There are only a limited number of candidates I can find for each protocol, which are (a) reasonably public and (b) reasonably large institutions and (c) hopefully not going to make a big deal out of a few packets being sent to them now and then for purposes of researching and studying VPN protocols.

@dlenski dlenski closed this as completed Jun 8, 2022
@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented Jun 8, 2022

Still, I cannot connect so I cannot run the tests. Perhaps they are limited to US IP addresses.

$ what-vpn -v -K vpn.ycp.edu

Sniffing vpn.ycp.edu ...
  Is it AnyConnect/OpenConnect? timeout
  Is it Juniper/Pulse? timeout
  Is it PAN GlobalProtect? timeout
  Is it Barracuda? timeout
  Is it Check Point? timeout
  Is it SSTP? timeout
  Is it OpenVPN? timeout
  Is it Fortinet? timeout
  Is it Array Networks? timeout
  Is it F5 BigIP? timeout
  Is it SonicWall NX? timeout
  Is it Aruba VIA? timeout
  => timeout
$ 

@dlenski
Copy link
Owner

dlenski commented Jun 8, 2022

I am in 🇨🇦, for what it's worth. Looking at the commit dates, I'm almost certain I've run the test suite while in 🇪🇺 or 🇮🇱, but that was several years and many revisions of the target list ago. 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants