problem when set up dhcp server
I follow instruction from redhat to setup my Centos acts like a router. When i setup the dhcp server, at the end when i start the dhcp, it keeps getting me the failed error. So i believe that i need to use 'touch' command for first time start dhcp server but seem that no such file or directory for dhcpd.leases.
[root@localhost dhcp-3.0.5]# touch /var/lib/dhcp/dhcpd.leases
touch: cannot touch `/var/lib/dhcp/dhcpd.leases': No such file or directory
touch: cannot touch `/var/lib/dhcp/dhcpd.leases': No such file or directory