Hi there,

I'm using Asus Wireless Ehernet card in order to connect to the internet on SuSE SLED 10. I have configured my interface via ifconfig and iwconfig.

When I type
Code:
ifup rausb0
rausb0 is my interface's name.
the dhcpcd process does not stop after assigning the IP address.
Then when I type
Code:
dhclient rausb0
it says "Can't bind to dhcp address: Address already in use".
When I kill the process of /sbin/dhcpcd the dhclient command runs successfully and I can ping the websites.

How can I make it running without killing the dhcpcd process by hand and doing it automatically for me?

Kind Regards,
sarp