LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   how to configure dns in rhel4 (https://www.linuxquestions.org/questions/linux-enterprise-47/how-to-configure-dns-in-rhel4-611924/)

Deepak Gusain 01-08-2008 02:27 AM

how to configure dns in rhel4
 
Hello,

Can some tell me how to configure DNS in rhel4. I am new to linux. I tried redhat manual but failed.

my pc is standalone and i want to configure dns on it.

Thanks

acid_kewpie 01-08-2008 03:45 AM

what dns? client? server? sounds just like a client setup, so add "nameserver 1.2.3.4" to /etc/resolv.conf and that's it.

sarojkumar 01-09-2008 01:39 AM

You are not clear whether you are configuring client or server.
If you configuring client then simply do the following steps:

vi /etc/resolv.conf
nameserver <youdnsip>
:wq

if you are configuring server then let me know i will reply again.

Deepak Gusain 01-11-2008 06:23 AM

I want to configure Server on my pc

acid_kewpie 01-11-2008 06:38 AM

well please provide this sort of important detail in the future... so read up on bind, e.g. the bind howto at tldp.org and come back when you have specific questions.


All times are GMT -5. The time now is 11:36 AM.