ok do 1 thng
---- install dhcp by yum
-----check if it installed by rpm -qa | grep dhcp
-----chnge disk ie cd /etc/
------open dhcp.conf by cat
-------make the chnges in 1) subnet (put ur ip in this )
2) option router (put ur ip series eg if ip is 198.168.20.1 thn the series is 20 . put this series)
3) option ns name ( disable it by putting # at begining of it)
4) domain name ( put ur domain name like abc.com)
5) lease time it is in seconds and ur ip will exist as long as this time does not end
6) giv the range of ip addresses that are in network
i think this must solve ur issue.......report me what happened


Reply With Quote

Bookmarks