LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-06-2001, 08:30 PM   #1
bselzler
LQ Newbie
 
Registered: May 2001
Location: San Jose, CA
Distribution: Fedora, Ubuntu
Posts: 23

Rep: Reputation: 15
Setting up a DHCP Server


Hello Team,

I'm using Webmin to set up a DHCP server, but so far I'm not having any luck.

I believe my ethernet cards are setup correctly, and I can create the subnet in webmin. However when I try to add the shared network it refuses to let me saying that there is no subnet for the network I choose.

I suspect I'm doing something out of order, but when I go through the webmin documentation I find that its really superficial and doesn't actually explain the process. On top of that, the version I'm using doesn't look anything like the screen shots.

So, does anyone have any experience setting up a dhcp server? The setup I need is pretty simple, and any help would be appreciated. I'm stuck at this point.
 
Old 08-07-2001, 05:01 AM   #2
r3b00t
Member
 
Registered: May 2001
Distribution: OpenBSD 3.0-beta
Posts: 50

Rep: Reputation: 15
Sure, dhcpd is easy, have a look at the default dhcpd.conf and convert that (by hand ofcourse :-)....
 
Old 08-07-2001, 05:28 AM   #3
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
authoritative;
subnet 10.10.101.0 netmask 255.255.255.0 {
range 10.10.101.101 10.10.101.239;
default-lease-time 32400;
max-lease-time 64800;
option routers 10.10.101.3;
option broadcast-address 10.10.101.255;
option subnet-mask 255.255.255.0;
option domain-name-servers 10.10.101.3, 10.10.101.1;
option domain-name "yourdomain.net";
option netbios-name-servers 10.10.101.4;
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up a DHCP server MasterCephus Linux - Newbie 9 06-26-2005 08:41 AM
setting up dhcp server? help please!!!! lumbrjackedpcj Linux - Networking 7 10-07-2004 12:01 AM
Setting up a DHCP server w/ the server on a wireless network Ionexchange Linux - Wireless Networking 0 05-08-2004 11:56 AM
Setting up DHCP server. joshnya Linux - Networking 1 10-12-2003 04:15 PM
Setting up a dhcp server PlatinumRik Linux - Networking 4 05-22-2003 02:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration