If I'm reading it right you simply want the visitors to the one site to land at the other. Just add this to your .htccess file.
Redirect 301 / [yourdomaintoforwardtohere.com...]
the one i use also gives you a free web page, which is prob how they do the free redirect.