Wiki source code of mifa
Version 2.11 by Rudi Marais on 2024/04/25 13:02
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.4 | 1 | == VPN <~= another page for VPN installations == |
| |
2.1 | 2 | |
| |
2.4 | 3 | SonicWall Global VPN Connect |
| |
2.2 | 4 | |
| |
2.4 | 5 | IP: vpn.mirf.co.za |
| 6 | 08D9691F2A9AC311 | ||
| 7 | |||
| |
2.2 | 8 | -> process to get access very specific to each client and some clients is accessible via our VPN |
| 9 | |||
| 10 | -> Netsure-IT | ||
| 11 | |||
| 12 | ->>> Contact details / process | ||
| 13 | |||
| |
2.3 | 14 | ->>> funny routing script |
| |
2.2 | 15 | |
| |
2.3 | 16 | route delete 0.0.0.0 |
| 17 | route add 0.0.0.0 MASK 0.0.0.0 [@your_gateway_ip@] | ||
| |
2.2 | 18 | |
| |
2.3 | 19 | route add 160.119.254.105 MASK 255.255.255.255 [@vpn_gateway@] |
| 20 | route add 196.1.1.108 MASK 255.255.255.255 [@vpn_gateway@] | ||
| 21 | route add 196.1.1.121 MASK 255.255.255.255 [@vpn_gateway@] | ||
| 22 | route add 192.168.100.11 MASK 255.255.255.255 [@vpn_gateway@] | ||
| 23 | route add 192.168.100.225 MASK 255.255.255.255 [@vpn_gateway@] | ||
| |
2.2 | 24 | |
| 25 | |||
| |
2.5 | 26 | == SITES == |
| |
2.3 | 27 | |
| |
2.4 | 28 | |
| |
2.6 | 29 | crm-dev.mifa.org -> 192.168.100.11 |
| 30 | |||
| |
2.7 | 31 | api-dev.mifa.org -> 192.168.100.11 |
| |
2.6 | 32 | |
| 33 | |||
| |
2.5 | 34 | == SERVERS == |
| 35 | |||
| 36 | |||
| 37 | CRM - 192.168.100.11 ->link to credentials in vault | ||
| 38 | |||
| |
2.8 | 39 | DATABASE -> 196.1.1.108 ->Everest_Test |
| |
2.5 | 40 | |
| |
2.8 | 41 | DATABASE -> 196.1.1.108 ->Everest_Test_Documents |
| |
2.5 | 42 | |
| 43 | |||
| |
2.8 | 44 | == SERVICES == |
| |
2.1 | 45 | |
| |
2.8 | 46 | crm-dev.mifa.org |
| |
2.2 | 47 | |
| |
2.8 | 48 | C:\Everest\inetpub\wwwroot\za.co.mirf.dev-crm |
| |
2.2 | 49 | |
| |
2.8 | 50 | |
| 51 | |||
| 52 | |||
| |
2.1 | 53 |