You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
alias:: [[MundoSano/DFS]], [[MundoSano/Servidor]]
|
|
|
|
|
|
|
|
- # Conectar un Mac
|
|
|
|
- Primero conectamos a la VPN (forti) o con la aplicación `FortiClient` o con `openfortivpn`(cli).
|
|
|
|
- Parámetros:
|
|
|
|
- ```text
|
|
|
|
host: vpn.insudpharma.com
|
|
|
|
port: 1443
|
|
|
|
user: borja.robert@mundosano.org
|
|
|
|
pwd: [red]
|
|
|
|
```
|
|
|
|
- host: `vpn.insudpharma.com`
|
|
|
|
- port: `1443`
|
|
|
|
- user: `borja.robert@mundosano.org`
|
|
|
|
- pwd: `[redacted]`
|
|
|
|
-
|
|
|
|
- Después conectamos con el NAS
|
|
|
|
- host: `smb://dfs.insudpharma.com`
|
|
|
|
- user: `SPAIN\borja.robert`
|
|
|
|
- pwd: `[redacted]`
|
|
|
|
- Alternativa NAS
|
|
|
|
- host: `smb://SPAIN;borja.robert:pwd@dfs.insudpharma.com`
|
|
|
|
-
|