Project

General

Profile

« Previous | Next » 

Revision 5ed67aad

Added by Scott Ullrich over 20 years ago

Override correct wan ip address for vpn failover.

View differences:

etc/inc/vpn.inc
65 65
	}
66 66

  
67 67
	$curwanip = get_current_wan_address();
68
		if($config['ipsec']['ip'] <> "")
69
			$curwanip = $config['ipsec']['ip'];
68 70

  
69 71
	$syscfg = $config['system'];
70 72
	$ipseccfg = $config['ipsec'];

Also available in: Unified diff