Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:centro:servizos:vpn:start [2016/12/13 13:00] – [The VPN isn't working from anywhere (and never did)] jorge.suarezen:centro:servizos:vpn:start [2018/08/27 14:48] – [VPN] jorge.suarez
Line 1: Line 1:
 ====== VPN ====== ====== VPN ======
- 
 ===== Service description ===== ===== Service description =====
 Allows access to the internal network from anywhere trough Internet. Allows access to the internal network from anywhere trough Internet.
Line 8: Line 7:
 You have to register filling the [[https://citius.usc.es/dashboard/enviar-incidencia| requests and problem reporting form]]. This form is only available to CITIUS users. You have to register filling the [[https://citius.usc.es/dashboard/enviar-incidencia| requests and problem reporting form]]. This form is only available to CITIUS users.
  
-The necessary configuration files are located in [[https://apps.citius.usc.es/carqueixa/home/VPN|the VPN folder in your home]]. Former activations had the files sent by mail, if that was your case and would rather prefer to have the files in your home you can request so.+The necessary configuration files are located in [[https://nextcloud.citius.usc.es/|the VPN folder in your home]]. Former activations had the files sent by mail, if that was your case and would rather prefer to have the files in your home you can request so.
  
 The installation guides tell you when and how to use those files. The installation guides tell you when and how to use those files.
Line 37: Line 36:
  
 After this service was launched the list of ports that an EDUROAM network has to have open has been standardized. We use port ''22 UDP'' for the VPN service and sadly that port was not in the list. The same thing happens when connecting from other networks like the SERGAS, which have that port filtered. After this service was launched the list of ports that an EDUROAM network has to have open has been standardized. We use port ''22 UDP'' for the VPN service and sadly that port was not in the list. The same thing happens when connecting from other networks like the SERGAS, which have that port filtered.
 +
 To work around that problem we redirect port ''1194 UDP''(which is open in EDUROAM) to ''22 UDP''. So if you are having trouble change the connection port to 1194 and try again. To work around that problem we redirect port ''1194 UDP''(which is open in EDUROAM) to ''22 UDP''. So if you are having trouble change the connection port to 1194 and try again.
  
 +To change the configuration in Windows, right click the systray icon and choose "Edit configuration...". In the text editor, change ''22 udp'' to ''1194 udp'' (all lowecase). Save and close the editor.
 ==== Can't reach any computer using SSH  ==== ==== Can't reach any computer using SSH  ====
 Certain combinations of SSH clients and servers can have traffic between them blocked by Internet providers when negotiating the connection encryption. To check if the problem applies to your case, try to connect with the ''-v'' parameter. You should see messages like these: Certain combinations of SSH clients and servers can have traffic between them blocked by Internet providers when negotiating the connection encryption. To check if the problem applies to your case, try to connect with the ''-v'' parameter. You should see messages like these: