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

Configuring VIP (DNAT) in Transparent mode

I took the following sample from tranparent mode technical guide. I used wan ip address for extip with service RDP. I am trying to establish rdp session from any wan address. I also set mappedip to the machine on internal lan with local ip. I am not able to establish rdp session with extip. Would anyone know what could be the problem? BTW.. It appears that not everything you could do from GUI and GUI is not able to show the entire configuration much like cisco. config firewall vip edit " vip1" set extip 192.168.183.48 set extintf " vlan160_p2" set mappedip 192.168.182.78 next end config firewall policy edit 4 set srcintf " vlan160_p2" set dstintf " vlan18_p3" set srcaddr " all" set dstaddr " vip1" set action accept set schedule " always" set service " ANY" next end
7 REPLIES 7
Carl_Wallmark
Valued Contributor

In transparent mode, you cant do VIP just like that, transparent dont route, however, there is a workaround, using the managament IP, then you can do a VIP. Never done it myself but i have read about it.

FCNSA, FCNSP
---
FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30B
FortiAnalyzer 100B, 100C
FortiMail 100,100C
FortiManager VM
FortiAuthenticator VM
FortiToken
FortiAP 220B/221B, 11C

FCNSA, FCNSP---FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30BFortiAnalyzer 100B, 100CFortiMail 100,100CFortiManager VMFortiAuthenticator VMFortiTokenFortiAP 220B/221B, 11C
Roman_Gelfand
New Contributor

I am really lost now. Why is fortinet publishing documents claiming things that you can do but in reality you can' t.
Carl_Wallmark
Valued Contributor

Are you sure they didnt mention management ip ? in transparent mode, the FG acts like a switch, not a router. BIG differens ;) can you post a link to the documentation (also page) ?

FCNSA, FCNSP
---
FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30B
FortiAnalyzer 100B, 100C
FortiMail 100,100C
FortiManager VM
FortiAuthenticator VM
FortiToken
FortiAP 220B/221B, 11C

FCNSA, FCNSP---FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30BFortiAnalyzer 100B, 100CFortiMail 100,100CFortiManager VMFortiAuthenticator VMFortiTokenFortiAP 220B/221B, 11C
Roman_Gelfand
New Contributor

The link is... http://kb.fortinet.com/kb/microsites/search.do?cmd=displayKC&docType=kc&externalId=FortigateTransparentModeTechnicalGuideFortiOS40v10pdf&sliceId=&docTypeID=DT_PRODUCTDOCUMENTATION_1_1&dialogID=4324921&stateId=0%200%204326901 If you could decipher this for me, I would greatly appreciate it. Thanks for your help.
Carl_Wallmark
Valued Contributor

If you look under the example picture, it says: -------------------------- Note : if the mappedip is on a different subnet than the management IP, the Fortigate must have a valid route to this destination --------------------------- and like i said before there is a way to route in transparent mode, but you have to use your " management ip" for the external ip.

FCNSA, FCNSP
---
FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30B
FortiAnalyzer 100B, 100C
FortiMail 100,100C
FortiManager VM
FortiAuthenticator VM
FortiToken
FortiAP 220B/221B, 11C

FCNSA, FCNSP---FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30BFortiAnalyzer 100B, 100CFortiMail 100,100CFortiManager VMFortiAuthenticator VMFortiTokenFortiAP 220B/221B, 11C
Roman_Gelfand
New Contributor

k.. is there an issue with using management ip as an external ip?
Carl_Wallmark
Valued Contributor

yes and no, your management ip is your way to access the FG via http/https/telnet etc.. be sure to only allow the traffic you want for remote management

FCNSA, FCNSP
---
FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30B
FortiAnalyzer 100B, 100C
FortiMail 100,100C
FortiManager VM
FortiAuthenticator VM
FortiToken
FortiAP 220B/221B, 11C

FCNSA, FCNSP---FortiGate 200A/B, 224B, 110C, 100A/D, 80C/CM/Voice, 60B/C/CX/D, 50B, 40C, 30BFortiAnalyzer 100B, 100CFortiMail 100,100CFortiManager VMFortiAuthenticator VMFortiTokenFortiAP 220B/221B, 11C
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors