LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-24-2014, 12:24 AM   #1
sagar666
Member
 
Registered: Feb 2013
Posts: 212

Rep: Reputation: Disabled
Dhpc configuration for different subnet and netmask


Hi,

We have dhcp sever configured for only one subnet below is the current configuration

option domain-name "scc-dv.com";
option domain-name-servers 10.10.8.10;
option subnet-mask 255.255.255.0;

default-lease-time 600;
max-lease-time 72400;
ddns-update-style interim;

subnet 10.10.1.0 netmask 255.255.255.0 {

range 10.10.1.10 10.10.1.250;

option routers 10.10.1.1;

}

DHCP SERVER IP is 10.10.1.6

Now i got requirement to configure other subnets.

a.Below are the subnets, netmask and gateway ip that as to add in our dhcp server

1. 10.10.2.0, 255.255.255.0, 10.10.2.1
2. 10.10.3.0, 255.255.255.0, 10.10.3.1
3. 10.64.100.0, 255.255.255.0, 10.64.100.1
4. 10.106.80.0, 255.255.255.0, 10.106.80.1

b. ddns-update-style interim; is not updating IP's and computer names to our DNS server.

Linux guru's Please help on above a and b.

Thanks in advance.
 
Old 09-26-2014, 04:45 PM   #2
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,340

Rep: Reputation: Disabled
School assignment, right?

Well, you've got the existing scope/subnet definition from the config file right in front of you. Surely you're able to copy and paste it 4 times, and then alter the necessary parameters?
 
  


Reply



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
Netmask and multiple subnet setup dpeterson3 Linux - Networking 7 08-31-2010 08:58 AM
CISCO 2600 Series configuration (IP,DNS.SUbnet.Getway)) megerdin Linux - Networking 4 11-26-2007 10:44 PM
[SOLVED] Exim4 configuration for local subnet mail delivery. Bryan88 Linux - Server 1 04-25-2007 06:53 PM
DIAL-UP Configuration netmask bangoram Linux - Networking 2 07-17-2006 01:46 PM
win98 can't see dhpc server? Noerr Linux - Networking 0 06-26-2002 11:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:56 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