- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Discussion
- :
- Re: Multiple Public IP for multiple server in azur...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Multiple Public IP for multiple server in azure behind CP FW
Hello guys,
After successfully deploying a CloudGuard Gateway and Management I wish to publish different services with a different public IP.
TO achieve this I must get the public IP Routed to the external interfaces of the firewall (on the classic old school deployment)
In Azure, according to what I found, I should use the Load Balancer of azure.
I don't wish to use the load balancer. I wish to use the IP as an Alias or Loopback or whatever on my CP.
The question is how I am assigning the Public IP to the virtual machine of the firewall?
I've tried to create an interface and assign it to the FW.
I've changed the static NAT on the relevant object to the public IP. I am observing XLATE NAT with the PIP but actually, the server won't work. I am not getting why. Probably because the additional interfaces is different from the External one which is NATing actually the traffic.
The question also might be it is possible to assign IP to the same external interfaces which I already have? after that probably I must add an alias. but now, with such configuration when there is an additional interface, even if I am trying to configure the PIP as a Loopback it won't work 😞
Any suggestions?
p.s
NO LOAD BALANCER should be involved
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you can configure Azure to route a public IP to the gateway somehow, then we can handle the NAT from there without assigning the IP to a gateway interface (loopback or otherwise).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Igor,
have you tried this?
Multiple secondary private/public IPs on the external Interface ?
You have to use the private IP for the Checkpoint NAT, the NAT into/from the Public IPs is done by Azure
Matthias