I am using RedHat 7.1 with ppp dial-in Server.  All the client can connect
to my server and get the IP Address, but the can get the DNS IP.  So that
the have to put ihe DNS setting for their PC.  Does anyone know how to set
the ppp dial-in server can provide the DNS IP for all dail-in client as well
?

---

I assume because you say the client can get the IP address, you have
successfully set up dhcpd.

Now all you need to do is change the /etc/dhcpd.conf to include in that IP
range:
--
option domain-name-servers <put in your DNS here>;
--

This is documented FULLY in the man page so please check there before asking
next time.

Regards,
Edward.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to