Hallo

)
für alle die noch probs haben solten ihren PServer im lan zu zocken
ändert ma in der ipconfig.xml die ip rate
das is so das original (bei 192.168.2.2 solte dan aber erure eigene ip stehn )
For ipconfig's "default" attribute both DNS and ip address is supported.
Example: <ipconfig default="216.239.59.104">
Examples: <ipconfig default="google.de">
-->
<ipconfig default="192.168.2.2">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/>
</ipconfig>
und so solte die dan ausehn
For ipconfig's "default" attribute both DNS and ip address is supported.
Example: <ipconfig default="216.239.59.104">
Examples: <ipconfig default="google.de">
-->
<ipconfig default="192.168.2.2">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
</ipconfig>
die untere zeile block die ip des bereiches 192.168.0.0 bis 192.168.255.255
und somit is dan kein lan im privat bereich möglich drum raus damit und lan geht

)
alle anderen ips da auf 127.0.0.1 NUR die ip in der .xml auf die eigene machen