- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SD-WAN and server publish
After i created a SD-WAN , i cannot publish server to real external IP address
i created Virtual IP and assigned WAN1 as Interface .
but when i created IPV4 there is only SD-WAN as Incoming Interface .
i cant access my sever
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It should work if you choose SD-WAN as the incoming interface and the virtual IP as the destination.
May i see your setup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I ran into this problem too. After i created sd-wan interface, i cannot port forward services. Do you have any links to documentations where i can find how exactly this can be done?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FMJianu wrote:Hello,
I ran into this problem too. After i created sd-wan interface, i cannot port forward services. Do you have any links to documentations where i can find how exactly this can be done?
Thanks
Something like this: http://prntscr.com/oe53ac.
Business as usual, only that you'll use the SD-WAN as the incoming interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Even I had the same issue.
I some how manged to fix this. below is what i did to fix it.
Existing policy:
Incoming - sdwan
outgoing - dmz
source: all
Destination-vertual ip
Services- required services
Created a new policy:
Incoming- dmz
outgoing- sdwan
source: server ip
destination: all
services- required services
After creating above new outgoing policy. My webserver started working normally..
Hope this helps..:)