LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   dhcp setup (https://www.linuxquestions.org/questions/slackware-14/dhcp-setup-418149/)

jturnbul 02-21-2006 05:39 PM

dhcp setup
 
I notice during my boot, DHCPCD hangs up for several seconds
Code:

dhcpcd : MAC address = fd:43:fdetc
It only show the mac address of my 10/100 card (eth0), and not my wireless card. (eth1)

I beleive this is my issue with my card connecting to my home network but not the internet, as my gateway isnt being set properly.

Please read this thread aswell. I think its all part and partial to my problem. I'm just not getting any help in the Network section.

http://www.linuxquestions.org/questi...d.php?t=418007

Bruce Hill 02-21-2006 06:31 PM

If you want to get Slackware setup wireless, you might want to check this out:
http://www.slackware.com/~alien/rc_scripts/

jturnbul 02-21-2006 06:48 PM

thanks, but nothing new there. I believe my wireless card is setup properly, as I can connect to my home network, but not the internet. So something is not routing properly. I achieved that manually adding in my server name.

It has something to do with dhcp configuration, seeing as it does not configure my wireless card.

I have read the man pages for dhcpcd, but I cant see a command to make it configure my wireless card.

jturnbul 02-21-2006 06:55 PM

looking in /etc/dhcpc there is a eth0.info file(my 10/100 card), but no eth1.info

Anyone know a command to run to create that??

jturnbul 02-21-2006 07:08 PM

and I partially solved this with the command
Code:

dhcpcd eth1 new
Internet works fine.

THis is only temp though. when I reboot, I have to do it again. Now I could add the script to run in my interface configuration editor when I bring my wifi connection up. But how do I get it to happen at boot like it does with my 10/100 card?


All times are GMT -5. The time now is 01:13 AM.