We have the exact same set up on our company's faculty portal --- one
is a private faculty only portal and the other is a public facing,
anonymous access portal. We wanted to display the news items from one
portal to another so that content managers would only work with ONE
list in ONE portal and content would automatically surface on the
second.
We used Web Services DataViews from a Custom List (and I think it can
only be done from list items) we created for our newsletter for this
functionality and I am still trying to work out some kinks, such as
calendar fields not working right in the filter options, but other
than that I was able to get it working. You will have to research some
and learn how to do Web Services DataViews --- its a bit more
complicated than regular DataViews and sometimes you have to add
little snippets of code here and there to make it work.
I have to say that this user group has been instrumental in getting
information on this and ideas and suggestions. I am sure folks here
will be glad to help!