Hi guys..
I am praticing linux networking.
I have two computers.
Both computers have Red hat9.0 installed but first one I want to make it as DNS SERVER so I installed it as Server.
Second machine, I want to make it as DNS Client.
I configured them as followings:
Computer #1 (DNS SERVER)
Computer Name: Server
IP Address: 192.168.1.1
Subnet mask: 255.255.255.0
Computer #2 (DNS Client)
Computer Name: Client
IP address: 192.168.1.2
Subnet mask : 255.255.255.0
Now I need to install and configure the Apache Web Server using the DNS structure to provide web pages to small intranet and I need to replace the default webpage with INDEX.HTML so that when I type http//:server, I should see that file as a default webpage.
I am also wondering if you can do this with just one computer only.
so can anyone help me with this??
I am praticing linux networking.
I have two computers.
Both computers have Red hat9.0 installed but first one I want to make it as DNS SERVER so I installed it as Server.
Second machine, I want to make it as DNS Client.
I configured them as followings:
Computer #1 (DNS SERVER)
Computer Name: Server
IP Address: 192.168.1.1
Subnet mask: 255.255.255.0
Computer #2 (DNS Client)
Computer Name: Client
IP address: 192.168.1.2
Subnet mask : 255.255.255.0
Now I need to install and configure the Apache Web Server using the DNS structure to provide web pages to small intranet and I need to replace the default webpage with INDEX.HTML so that when I type http//:server, I should see that file as a default webpage.
I am also wondering if you can do this with just one computer only.
so can anyone help me with this??