Posted: Fri Oct 05, 2007 5:02 am Post subject: port forwarding
I am trying to do some fancy footwork to connect to a pol server from work using port forwarding. I ssh to a box at home and forward all local 8080 request to the port of the server. I open the forwarded ports for the public then I connect from my windows box to my linux box(just because getting UO to work on linux is a pain) I can open a connection to the pol server using razor and I can enter the shard but thats as far as it goes. I get an error message saying the client cannot attach to the server. What am I doing wrong?
Mmm did you try to put port 3958 in server details?
I'm just guessing, because I don't know inner workings of POL, but if you specify 8080 there, then POL will try to open a listen socket to port 8080, but you are redirecting *to* 3958 *from* 8080