Please, add some explicit networking configuration to the setup

Or, at least, stop resetting my AppConfig.xml if I change it. I don't have that damned UPnP, I don't want to have it, and I'm perfectly happy with my fixed forwarding setup. It works better.

Thank you :)
 
Or, at least, stop resetting my AppConfig.xml if I change it. I don't have that damned UPnP, I don't want to have it, and I'm perfectly happy with my fixed forwarding setup. It works better.

Thank you :)

Care to post your file on here, I'd be interested to see how its done these days.
 
Have you tried making the file read only? Or backing it up?

I can redo it in seconds, but not before "hey why the server suddenly says unconnected? oh damn again!!!". That's annoying.

- - - - - Additional Content Posted / Auto Merge - - - - -

Care to post your file on here, I'd be interested to see how its done these days.

It's quite simple actually, just specify a fixed port and forward it on the router.

<Network
Port="4444"
upnpenabled="0"
LogFile="netLog"
DatestampLog="1"
>
</Network>
 
Back
Top Bottom