mifa
Version 2.3 by Rudi Marais on 2024/04/25 12:31
VPN <= another page for VPN installations
Global VPN Connect
-> process to get access very specific to each client and some clients is accessible via our VPN
-> Netsure-IT
->>> Contact details / process
->>> funny routing script
route delete 0.0.0.0
route add 0.0.0.0 MASK 0.0.0.0 [@your_gateway_ip@]
route add 160.119.254.105 MASK 255.255.255.255 [@vpn_gateway@]
route add 196.1.1.108 MASK 255.255.255.255 [@vpn_gateway@]
route add 196.1.1.121 MASK 255.255.255.255 [@vpn_gateway@]
route add 192.168.100.11 MASK 255.255.255.255 [@vpn_gateway@]
route add 192.168.100.225 MASK 255.255.255.255 [@vpn_gateway@]
CRM