ScottE
05-19-2003, 05:57 AM
I will be serving my own pages and I need to set up DNS, Apache, Mail, etc. servers. Can somebody please advise me which servers belong on which machine? Also, which ip numbers belong where during install? I don't want to mess up anybody's DNS.
I've read a lot of material about IPs and DNS, but I've never actually put it in practice. So any help will be greatly appreciated. I've been using RH 7.2 for 2 years now on a workstation.
My understanding is that I set up primary and secondary DNS on separate machines as distant from each other as possible. Or, can I do this on a single machine? Do I then put the site server on the same machine as primary, secondary, or a totally different machine altogether.
ns.mysite.com - Which servers go on this machine?___________
ns2.mysite.com - Which servers go on this machine?__________
My ISP provided me with 5 IP addresses, where do they belong in the blanks below?
LAN SIDE IPs from ISP
5 static IPs: xxx.xxx.xxx.1-5
Gateway IP: xxx.xxx.xxx.6
Subnet Mask: 255.255.255.248
Primary DNS: xxx.xxx.30.12
Secondary DNS: xxx.xxx.29.12
WAN SIDE IPs from ISP
IP Address: xxx.xxx.xxx.18
Subnet Mask: 255.255.255.252
Gateway IP: xxx.xxx.xxx.17
Primary DNS: xxx.xxx.30.12
Secondary DNS: xxx.xxx.29.12
So the IP for my DSL modem/router is:
xxx.xxx.xxx.18
and the Gateway for it is:
xxx.xxx.xxx.17
During RH install, linux asks:
eth0,eth1
configure using DHCP y or n
activate on boot y or n
IP address:?__________
Netmask: ?__________
Network: ?__________
Broadcast: ?__________
Hostname:_ns.mysite.com or ns2.mysite.com
Gateway: ?_______
Primary DNS: ?_______
Secondary DNS:?_______
Tertiary DNS: ?_______
When I try filling in the IP address for eth0 or eth1 and tabbing to the next field, RH auto-fills in the remaining fields with different numbers than what I believe should be there or IP addresses that are not mine.
Thank you for your help.
ScottE
I've read a lot of material about IPs and DNS, but I've never actually put it in practice. So any help will be greatly appreciated. I've been using RH 7.2 for 2 years now on a workstation.
My understanding is that I set up primary and secondary DNS on separate machines as distant from each other as possible. Or, can I do this on a single machine? Do I then put the site server on the same machine as primary, secondary, or a totally different machine altogether.
ns.mysite.com - Which servers go on this machine?___________
ns2.mysite.com - Which servers go on this machine?__________
My ISP provided me with 5 IP addresses, where do they belong in the blanks below?
LAN SIDE IPs from ISP
5 static IPs: xxx.xxx.xxx.1-5
Gateway IP: xxx.xxx.xxx.6
Subnet Mask: 255.255.255.248
Primary DNS: xxx.xxx.30.12
Secondary DNS: xxx.xxx.29.12
WAN SIDE IPs from ISP
IP Address: xxx.xxx.xxx.18
Subnet Mask: 255.255.255.252
Gateway IP: xxx.xxx.xxx.17
Primary DNS: xxx.xxx.30.12
Secondary DNS: xxx.xxx.29.12
So the IP for my DSL modem/router is:
xxx.xxx.xxx.18
and the Gateway for it is:
xxx.xxx.xxx.17
During RH install, linux asks:
eth0,eth1
configure using DHCP y or n
activate on boot y or n
IP address:?__________
Netmask: ?__________
Network: ?__________
Broadcast: ?__________
Hostname:_ns.mysite.com or ns2.mysite.com
Gateway: ?_______
Primary DNS: ?_______
Secondary DNS:?_______
Tertiary DNS: ?_______
When I try filling in the IP address for eth0 or eth1 and tabbing to the next field, RH auto-fills in the remaining fields with different numbers than what I believe should be there or IP addresses that are not mine.
Thank you for your help.
ScottE