PCNSE
NSE
StrongSwan
PCNSE
NSE
StrongSwan
config vpn ipsec phase1-interface
     edit " vpnSHREWint" 
         set type dynamic
         set interface " wan1" 
         set dhgrp 2
         set xauthtype auto
         set mode aggressive
         set mode-cfg enable
         set proposal 3des-md5 aes256-md5
         set authusrgrp " vpnShrewUsers" 
         set ipv4-start-ip 192.168.113.1
         set ipv4-end-ip 192.168.113.254
         set ipv4-netmask 255.255.255.0
         set ipv4-dns-server1 192.168.100.11
         set ipv4-dns-server2 192.168.100.3
         set ipv4-split-include " lanLocal" 
         set unity-support disable
         set psksecret ENC v/R36ZHyKgVwpUZ4g8/ISaoqtffvw41bhRQ
     next
 end
 
 config vpn ipsec phase2-interface
     edit " p2SHREWint" 
         set pfs disable
         set phase1name " vpnSHREWint" 
         set proposal 3des-md5 aes256-md5
         set keylifeseconds 3600
     next
 end
 
 config router static
     edit 1
         set comment " Default Route" 
         set device " wan1" 
         set gateway x.x.x.x
     next
     edit 2
         set device " ssl.root" 
         set dst 192.168.111.0 255.255.255.0
     next
     edit 3
         set device " iPhoneVPN" 
         set dst 192.168.112.0 255.255.255.0
     next
     edit 4
         set device " vpnSHREWint" 
         set dst 192.168.113.0 255.255.255.0
     next
 end
 
 
 config firewall policy
     edit 21
         set srcintf " vpnSHREWint" 
         set dstintf " internal" 
             set srcaddr " VPN-shrew" 
             set dstaddr " lanLocal" 
         set action accept
         set schedule " always" 
             set service " ANY" 
     next
     edit 22
         set srcintf " internal" 
         set dstintf " vpnSHREWint" 
             set srcaddr " lanLocal" 
             set dstaddr " VPN-shrew" 
         set action accept
         set schedule " always" 
             set service " ANY" 
     next
 
 
 My Shrew Client config is attached.  Works great today, don' t know what I was missing yesterday.  Staring at it too long, most likely.  Let me know what you think.  
 
 Thanks,
 Wes
					
				
			
			
				| User | Count | 
|---|---|
| 2727 | |
| 1417 | |
| 810 | |
| 738 | |
| 455 | 
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.