Changes for page mifa
Last modified by Rudi Marais on 2024/10/30 09:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,28 @@ 1 - 1 +VPN <= another page for VPN installations 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 + 11 +->>> funny routing script 12 + 13 +route delete 0.0.0.0 14 +route add 0.0.0.0 MASK 0.0.0.0 [@your_gateway_ip@] 15 + 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@] 21 + 22 + 23 + 3 3 CRM 4 4 26 + 27 + 5 5