Hi All
I have a pool of public ip address 91.x.1x.0/28. I want to know if I can do static nat of server to last IP i.e. 91.x.1x.15.
I have a internet router connected to my ISP link and on other side is a appliance base firewall. I have configured a static route on router as
ip route 91.x.1x.0 255.255.255.20 <firewall IP address>
I am confused because in normal private IP addressing this will be a broadcast address.
Please reply and thanks in advance.