Well, this is complicated... as you might have suspected.
You can login from the same machine that you have POL running on. To do this, you need to run POL in a separate DOS window and then run the UO client on the same machine -- assuming you make these changes before you start POL (hehe):
You need to setup a server setting in the \pol\config\servers.cfg file that reads:
- Code: Select all
{
Name Local server
IP 127.0.0.1
Port 2593
}
Then you have to change the login.cfg file (make a backup first!) to use that IP address -- and make sure the port address matches the port address specified in your \pol\pol.cfg file (usually ,2593 if you use the default setting that comes with the WoD setup files). Alternatively you can make a copy of the login.cfg file with that IP address and a backup of your existing login.cfg file and interchange them as needed. There are also third-party programs you can use to manage switching out the login.cfg file.
If you want to access your POL server from another machine on the network you have setup via the router, then you need to access the router to determine the IP address it is using (the instructions for doing this should have come with your router). Then you can set the IP address in the login.cfg file on that networked machine to match that of the router... and it should work (I haven't tested that part of it so no guarrantees).
Hope that helps!
-Augur