MT is up and working fine, but I've run into a frustrating problem and hope that someone has a solution -- as this seems like a fairly standard problem.

I have a dedicated ip address on my router, and port 80 is forwarded to my web server using named vhosts under Apache.

All the templates are using the domain name for each blog properly. There are a few machines on the internal network and when I try and access the blog sites, I can't by using the domain name on the internal network.

When I manually pull up a blog on the server, all the links and the css use the domain name, which fails. The only way to view sites is by dialing into the internet and viewing things remotely.

Is there a way to dynamically have the page generated so that the links change depending on the remote ip address?

I need the links for internal machines to be in the 192.168 format rather than the domain name.