View Single Post
  #2  
Old 09-29-2011, 05:42 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

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.
Reply With Quote