Uncomment these lines so it looks like this:
<address>192.168.1.2</address>
<localaddress>192.168.1.2</localaddress>
If you're running server and client on the same machine you can make all of the addresses 127.0.0.1 and it will work fine. Otherwise if you get a different address from dhcp it will stop working.
|