> > in /etc/dhcpc and tried again but with the same effect.
>
> Do a ps -axuww and check.  Did you do a kill -9 of the dhcpd / dhclient?
>
dhcpcd is not running at all. Now, even if i simply assign the ip with
ifconfig and restart the network , it is not taking the
the ipaddress from the from the file but it takes what i have assigned
manually.

> > Then I tried searching the files which might have had these dynamically
> > allocated ipaddr, but i could not find any. At the last resort i tried
to
> > flush the ip with ip command (# ip addr flush dev eth0) and restart the
> > network. Now it took the statically given ip from the file.
>
> # ifdown eth0
> # ifup eth0
>
> did not work?
>
tried these too, but with same problem. The address still remains.

> > BTW how to start dhcpcd client during boot time (other than rc.local).
Is
> > there any proper way to do this.
>
> rc.local is a pretty good way to start things ... being put there for that
> purpose. :)
>
Thanks
>


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to