Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a Cisco FPR3100 firewall configured in ASA mode. Outside interface IP is 202.100.100.1/28 and 2607:f8b0:4006:809::2003/122. Inside interface IP is 10.0.10.3/26. Server connected to internal interface IP is 10.0.10.4. Currently Server is commun...
object network SERVER_IPV4host 10.0.10.4nat (inside,outside) static NAT64_POOLgiving error "ERROR: IPv6 range object should only be used for NAT66 commands"
IPv4 natting is working but we need outside access on IPv6 also due to some ISP network requirement whereas on inside server application doesn't support IPv6. Due to this predicament we are looking for solution on firewall. Can you help?
I first created both the objects with their respective IP addresses. Then I run the command object network SERVER_IPV4host 10.0.10.4nat (inside,outside) static SERVER_IPv6as nat command doesn't accept IP address but object name. But got error "ERROR:...