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

virtual IP no internet

I have a virtual IP and it has access to the LAN but not to the INTERNET... of course, there is a policy allowing access to the Internet for this address

1 REPLY 1
esalija
Staff
Staff

Hi@arczik18

 

Please can you run the below commands to have a better view of the traffic path?

 

Putty 1

--------

# diagnose sniffer packet any "host x.x.x.x and host y.y.y.y" 4 0 l

 

*** Run for 5-10 minutes ***

***  x.x.x.x  is the Source IP address and y.y.y.y is the destination IP ***

 

ctrl+C to stop

 

Putty 2

-------

# diag debug reset

# diagnose debug flow filter addr x.x.x.x  y.y.y.y  and

# diag debug console timestamp enable

# diag debug flow trace start 1000

# diag debug enable

 

***  x.x.x.x  is the Source IP address and y.y.y.y is the destination IP ***

# diagnose debug disable

# diag debug reset

 

Best regards,

Erlin

 

Labels
Top Kudoed Authors