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