LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Multiple DHCP environment (https://www.linuxquestions.org/questions/linux-wireless-networking-41/multiple-dhcp-environment-157235/)

MarvinChao 03-13-2004 04:05 PM

Multiple DHCP environment
 
Does anybody know how should I assign certain DHCP server to the Linux as a client? I got two different wireless signal in my house but my linux always choose the wrong one. So I am wondering to know how could I modify the Linux setting in order to get the access from certain DHCP server?

beyer42 03-14-2004 12:32 AM

If the dhcp server you want to use can also be your gateway/router, then try setting GATEWAY in /etc/sysconfig/network-scripts/ifcfg-<interface name> to the IP address of the dhcp server. The dhcp server and your machine should also be on the same network.

Hope this helps.


All times are GMT -5. The time now is 12:34 PM.