Wiki source code of mifa
Version 2.3 by Rudi Marais on 2024/04/25 12:31
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.2 | 1 | VPN <= another page for VPN installations |
| |
2.1 | 2 | |
| |
2.2 | 3 | Global VPN Connect |
| 4 | |||
| 5 | -> process to get access very specific to each client and some clients is accessible via our VPN | ||
| 6 | |||
| 7 | -> Netsure-IT | ||
| 8 | |||
| 9 | ->>> Contact details / process | ||
| 10 | |||
| |
2.3 | 11 | ->>> funny routing script |
| |
2.2 | 12 | |
| |
2.3 | 13 | route delete 0.0.0.0 |
| 14 | route add 0.0.0.0 MASK 0.0.0.0 [@your_gateway_ip@] | ||
| |
2.2 | 15 | |
| |
2.3 | 16 | route add 160.119.254.105 MASK 255.255.255.255 [@vpn_gateway@] |
| 17 | route add 196.1.1.108 MASK 255.255.255.255 [@vpn_gateway@] | ||
| 18 | route add 196.1.1.121 MASK 255.255.255.255 [@vpn_gateway@] | ||
| 19 | route add 192.168.100.11 MASK 255.255.255.255 [@vpn_gateway@] | ||
| 20 | route add 192.168.100.225 MASK 255.255.255.255 [@vpn_gateway@] | ||
| |
2.2 | 21 | |
| 22 | |||
| |
2.3 | 23 | |
| |
2.1 | 24 | CRM |
| 25 | |||
| |
2.2 | 26 | |
| 27 | |||
| |
2.1 | 28 |