Hi Felipe, Have a look at below screenshot which will help you to navigate to firewall menu for static NAT:-
https://snag.gy/u2goXN.jpg 1) Once you acquire a new public IP (static NAT) you need to hook it to VM behind that network. 2) If you think you've set everything right (as like above) and if things still aren't working, then run tcpdump on VR interface (eth2 mostly) where your public IP is hooked. See you're getting any packets at all on that public IP from your source IP for desired ports. If not, then you need to configure ports properly at physical firewall for public IP. -- Makrand On Sat, Jan 7, 2017 at 6:55 AM, Felipe Arturo Polanco < felipeapola...@gmail.com> wrote: > Hi, > > Can anyone provide me a link to how to adjust the firewall with static Nat > of a virtual router? > > My VMs can get access to the Internet via the virtual router but when I > assign a public IP via static Nat nothing happens, looks like the firewall > is not allowing outside communication. > > I put some rules on the static IP like icmp 8,0 or tcp port 22 but no > response. > > I'm using the default isolated network offering with nat. > > Any guest? >