You need to do a source and destination NAT translation on the same device. You need to create a /32 route pointing to the FA0/0 interface. This is going to be VERY cludgy design and is not recommended.
Also if you want to mask the source IP as the VIP you can use "add destination service" vs "add service".If you want to see the source as the VIP's IP.FYIDr. Rajinder Uppal
1. Looks like you are already connected to the two MPLS providers.2. You need to configure a policy map to match an acl for interesting traffic for NAT. This means configure an access list that matches traffic that is to be natted. Then apply thi...