Quote:
Originally Posted by provocating
One thing glaring at me is this.
Code:
<!-- <address>172.16.10.48</address> -->
<!-- <localaddress>172.16.10.48</localaddress> -->
Should be
Code:
<address>172.16.10.48</address>
<localaddress>172.16.10.48</localaddress>
|
I changed it, but still no luck.
