I hope this isn't stupid.
my domain is www.vacationsnbeyond.com and my internal ip is 192.168.1.101
I want to setup a mail server, etc
the /etc/hosts file should look like this?
127.0.0.1 localhost localhost.localdomain www.vacationsnbeyond.com vacationsnbeyond mail
next line
192.168.1.101 www.vacationsnbeyond.com vacationsnbeyond.com mail
does that look right?
