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

Multiple Explicit Proxies

Hi Guys

I have a 100d and I need to be able allow different outbound proxy ports for different users ie.

Internal LAN 80,443,10443,9080

Guest LAN 80,43

 

The Explicit proxy does not seem to allow this.

Is there anyway do to this?

 

Thanks

3 REPLIES 3
Jeff_FTNT
Staff
Staff

You may create two VDOM, one is for internal use, another VDOM is for Guest.

Each VDOM can have different proxy port, thanks.

emnoc
Esteemed Contributor III

I think a better approach is to use   single vdom and set  a loopback as the explicit proxy  something like this.

 

 

e.g

 

  edit "loop10"

        set vdom "root"

        set ip 1.1.1.100 255.255.255.255

        set type loopback

        set explicit-web-proxy enable

    

    next

    edit "loop11"

        set vdom "root"

        set ip 1.1.1.101 255.255.255.255

        set type loopback

        set explicit-web-proxy enable

         

Than you can assign  one exa-proxy address to  the LAN and the other to the guest. Just make sure they are reachable.

 

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Brils
New Contributor

Guys please tell me which of the port about configuring proxy works with more stable? Of course, if we are talking about initially stable propoxy server. Now I use advanced.name but you could advise me some other servers.

Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors