
Originally Posted by
littlebritaly
A little reading in the forums and it looks like it's a dns problem, not sure how to fix it as yet, maybe soemone can suggest whats wrong.
I've already answered this question, as you're behind a NAT router you will need to set-up a Split DNS.

Originally Posted by
littlebritaly
Code:
/etc/hosts now has this
127.0.0.1 localhost
127.0.1.1 debian
192.168.1.66 debian.mydynamicdnsname.homelinux.com debian
SURELY the 2nd line should be 127.0.0.1
The second line is irrelevant and should be removed, the first line should be in the correct format as per the Quick Start Installation Guide:
Code:
127.0.0.1 localhost.localdomain localhost