<!-- <address>some.server.com</address> -->
<!-- <localaddress>192.168.0.254</localaddress> -->
Try uncommenting these. Put your public IP in 'address', and your private IP in 'localaddress'. Note that your public IP will change from time to time (unless *that* address is static). Most people get their public IP addresses via DHCP, and these values can change when the lease expires.
|