Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-05-2005, 09:15 AM
|
#1
|
LQ Newbie
Registered: Oct 2005
Posts: 2
Rep:
|
DHCP-configuration LAN
Dear Geeks,
I justed installed DEBIAN successfully on my laptop, but unfortunately missed the DHCPconfiguration. When I tried to access my LAN in university, I was asked to configure the network first, providing details which I dont now.
Do you have any ideas how I can configure DHCP that it behave like in UBUNTU (plug it in, surfing starts)?
Kind regards,
Christopher
|
|
|
10-05-2005, 09:39 AM
|
#2
|
LQ Guru
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
|
On my Debian which is using dhcp client (dhclient):
1) In /etc/network/interfaces I see:
# The first network card - this entry was created during the Debian installation
auto eth1
iface eth1 inet dhcp
Presumably it is the dhcp at the end of the line that tells it to use dhcp for this interface.
There is also a /etc/dhclient.conf that can be configured for how dhcp operates but for the most part you don't need to do anything in that file. Just mention it in case you find things you want to tweak later.
|
|
|
10-10-2005, 06:45 AM
|
#3
|
LQ Newbie
Registered: Oct 2005
Posts: 2
Original Poster
Rep:
|
Thanks! It works!
Kind regards,
Christopher
|
|
|
10-27-2005, 06:05 PM
|
#4
|
Member
Registered: Aug 2004
Distribution: Lubuntu Live OS
Posts: 432
Rep:
|
Gateway/router assign private IPs DHCP
I have a gateway router and it assign IPs in DHCP way.
There are both Windows and Linux machines in the LAN, the setting in the gateway use DHCP and assign IP within the range. The windows machines IP are within the range
But I have no idea the Linux box IP (e.g. 192.168.1.222) is out of range? Any one have the idea?
|
|
|
All times are GMT -5. The time now is 11:38 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|