LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Connect a Laptop at a campus Network (https://www.linuxquestions.org/questions/linux-networking-3/connect-a-laptop-at-a-campus-network-174779/)

alekoos 04-26-2004 02:05 PM

Connect a Laptop at a campus Network
 
I want to connect my laptop to network campus.Someone told me that i need to connect to the dhcp server.But i dont know to find the address of the server.Someone told me to give "dhcp cd".How can i solve this matter.My NIC works great.Furthermore how can i save a configuration(e.g. if i am going to another campus) so that i can load each time the configuration i want.E.g. like doing up/down to different ethx.
Any information appreciated.

jcookeman 04-26-2004 06:56 PM

As root:
/sbin/dhcpcd eth0

This will configure the NIC from the DHCP server automagically, assuming you have dhcpcd vs dhclient.

All you have to do is run this whenever you need to (at different campus) or have it run at startup.

Kramer 04-26-2004 07:30 PM

If your campus is like mine, the server will automatically assign you an IP address.


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