Skip to main content
asgspl
New Member
April 23, 2018
Question

/29 shared between multiple VDOMs

  • April 23, 2018
  • 1 reply
  • 2438 views

Hi Guys,

 

I need to switch one of my sites to VDOMs and I need to share the WAN interface /29 between them.

I've currently got a /29 on my WAN but I've been told I need a /32 as the main IP and the /29 be routed via the /32.

Could I split the /29 an allocate a public IP address to each of my VDOMs ?

 

Do I need the /32 ? Important to mention is that I don't want to use any VIP setup as I want the a public IP address on each of my WAN interfaces in each of my VDOMs.

 

Cheers,

TC

 

    1 reply

    emnoc
    New Member
    April 23, 2018

    Not sure what your asking but if you have the ports you could assign two wan-ports for the two vdoms. It will uses more  ports but will give you  what you need

     

    e.g

     

    wan1-vdom 1.1.1.2/29

    wan2-vdom 1.1.1.3/29

     

    Alternatively you could stack vdom#2 and route that traffic thru vdom#1, this will make vdom#1 the gatekeeper for  traffic entering/exiting the vdom of #2

     

    ken