Use a public IP address for VDOM2, that is in the advertised BGP range of VDOM1?
Howdy,
I have several VDOMs, one of which we'll call "Outside." This Outside VDOM is directly connected to the Internet, and is advertising a /24 block to the ISP via BGP. From this IP block, everything's working as it should: we have IPs from this advertised range forwarding to internal resources, which are accessible by the public. Just to put numbers to this public IP range, let's say it's 192.168.0.0/24.
Here's where I'm stuck: I would like to create a new VDOM which will be used strictly for site-to-site IPsec tunnels. However, I'd like this IPsec VDOM to be accessible by the public using one of the 192.168.0.0/24 IP addresses (e.g. 192.168.0.2). What is the best way to accomplish this?
Should I just create a VIP on the Outside VDOM pointing to the VDOM link on the IPsec VDOM side, and then use a one-for-one NAT IP pool with the 192.168.0.2 address?
Any help would be greatly appreciated! Thank you in advance.
