PDA

View Full Version : WebAdmin not accessable from other machines


Spazzium
20th September, 2002, 08:05 PM
Here's my setup: My linux server is sitting behind an XP box, and I'm forwarding all the ports so it can get out. I got WebAdmin up successful through use of the excellent subjects in this forum, however I can't access it from anywhere other than the linux box itself. I can't even access it from another computer on the local network. It appears to connect but is then refused. Anyone know if there is a setting I can alter to correct this problem?

Regards, Spazzium.

Azazel
20th September, 2002, 08:45 PM
First try ....

[IpDrv.MasterServerUplink]
ServerBehindNAT=True


If that doesn't work the only fix I've seen is

[UWeb.WebServer]
ServerName=x.x.x.x <--- the IP from where you want to connect


Unfortunately option 2 means you can only connect from there I have found :(

Killing
28th September, 2002, 01:58 AM
First try ....

[IpDrv.MasterServerUplink]
ServerBehindNAT=True


If that doesn't work the only fix I've seen is

[UWeb.WebServer]
ServerName=x.x.x.x <--- the IP from where you want to connect

Unfortunately option 2 means you can only connect from there I have found :(

Ooops wrong there Az
[code:1:9f606d74a8][UWeb.WebServer]
ServerName=x.x.x.x <--- the external name / ip of the server.[/code:1:9f606d74a8]