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.
You can also use a static statement and restrict the traffic allowed using an acl, example follows:access-list acl_out permit tcp any host 63.206.10.10 eq www static (inside,outside) 63.206.10.10 192.168.1.25 netmask 255.255.255.255 0 0 access-group ...