- Dec 26, 2002
- 308
- 0
- 71
As part of a class project I have to configure servers for three different theoretical companies. Each one must has an email server with its own unique domain name. All three boxes are hooked up to a switch, then a router, but have no network access beyond the router.
Instead, i gave each computer a static IP address and hard-coded each other computer's IP address and hostname into the "HOSTS" file.
The trouble is, the windows 2003 box can't send email to the 2000 box, yet the 2000 box can send email to the 2003 box. Also, the 2003 box can't reply to the 2000 box's messages.
When i try to send email from the 2003 box to the 2003 box, i don't get a return to sender so its gotta be going somewhere.
The HOSTS files for both boxes current look like this:
The file is in the windows/system32/drivers/etc folder
127.0.0.1 localhost
192.168.1.12 Lincoln.com
192.168.1.10 serfin-lincoln.com
They have their own ip and name, as well as the other boxes ip and name.
I haven't even tried configuring the linux box yet.
So, does anyone have any ideas why the 2000 box can't receive any email, besides email it sends to itself?
Or is there any alternative method to setting up my network, given the business problem.
Instead, i gave each computer a static IP address and hard-coded each other computer's IP address and hostname into the "HOSTS" file.
The trouble is, the windows 2003 box can't send email to the 2000 box, yet the 2000 box can send email to the 2003 box. Also, the 2003 box can't reply to the 2000 box's messages.
When i try to send email from the 2003 box to the 2003 box, i don't get a return to sender so its gotta be going somewhere.
The HOSTS files for both boxes current look like this:
The file is in the windows/system32/drivers/etc folder
127.0.0.1 localhost
192.168.1.12 Lincoln.com
192.168.1.10 serfin-lincoln.com
They have their own ip and name, as well as the other boxes ip and name.
I haven't even tried configuring the linux box yet.
So, does anyone have any ideas why the 2000 box can't receive any email, besides email it sends to itself?
Or is there any alternative method to setting up my network, given the business problem.
