Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
kcerb
New Contributor III

IPsec VPN change listening IP

HI,

it is possible to change listening WAN IP for DialUP IPsec VPN?

I have few external addresses assigned to WAN port and I want to all VPN traffic passed through other than default external IP address (both incoming and outgoing).

 

regards,

kcerb.

 

FGT60B, FGT100A, FGT100D

FGT60B, FGT100A, FGT100D
1 Solution
ede_pfau
SuperUser
SuperUser

Hi,

 

to make a VPN listen on a secondary IP address of a WAN interface, specify it's value in the phase1 configuration:

config vpn ipsec phase1-interface

   edit myDialInVPN

      set local-gw 1.2.3.4

      ...

end


Ede

"Kernel panic: Aiee, killing interrupt handler!"

View solution in original post

Ede"Kernel panic: Aiee, killing interrupt handler!"
2 REPLIES 2
ede_pfau
SuperUser
SuperUser

Hi,

 

to make a VPN listen on a secondary IP address of a WAN interface, specify it's value in the phase1 configuration:

config vpn ipsec phase1-interface

   edit myDialInVPN

      set local-gw 1.2.3.4

      ...

end


Ede

"Kernel panic: Aiee, killing interrupt handler!"
Ede"Kernel panic: Aiee, killing interrupt handler!"
kcerb
New Contributor III

Hank you.

It works!

FGT60B, FGT100A, FGT100D

FGT60B, FGT100A, FGT100D
Labels
Top Kudoed Authors