LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 09-01-2019, 12:57 AM   #1
Durga@84
LQ Newbie
 
Registered: Aug 2019
Posts: 10

Rep: Reputation: Disabled
isc dhcp server for ipv6


I am using ISC DHCP SERVER6 for ipv6 on ubuntu machine.

My requirement is
1. I am using two ubuntu machines. Dhcpv6 server is running on one machine and dhcpv6 client is running on another machine. 2.vendor class (option 16) is sent from client.
3.In Server side, according to vendor class (option 16) , corresponding vendor opts (option 17) should be sent from dhcpv6 server
4.Can you please give me , sample server side configuration for ISC DHCPv6.

My current Dhcpv6 server configuration:

authoritative;

default-lease-time 14400;

max-lease-time 86400;

log-facility local7;

option space RAKU code width 1 length width 1 hash size 3;

option RAKU.server-name code 2 = text;


subnet6 2012:db8:bad:a55::/64 {

option dhcp6.name-servers 2012:4860:4860::8888, 2012:4860:4860::8844;

option dhcp6.domain-search "osi.io";

range6 2012:db8:bad:a55::100 2012:db8:bad:a55::199;

range6 2001:db8:bad:a55::/64 temporary;


class "vendor-classes" {

match option vendor-class-identifier;

}



subclass "vendor-classes" "raku" {

vendor-option-space RAKU;

}



option RAKU.server-name "RakutenWlc";
}
and in my client side , openwrt dhclient is running by using below syntax

./odhcp6c -V 72616b75 -N none -ev enp0s3
here in client, vendor class is sent by including option -V in above syntax.

Can you please tell me,if you find any mistakes in my above configuration files. I tried with above configuration, still vendor specific is not sent from server. Please help me to find out answer.

Thanks,
Durga K
 
Old 09-01-2019, 07:36 AM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 5,727

Rep: Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740Reputation: 2740
Please do not duplicate post. It violates both rules, and is not polite.
See https://www.linuxquestions.org/quest...te=1&p=6031853
 
1 members found this post helpful.
  


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
ISC dhcpd6 in Stateless Mode and IPv6 Multicast firask317 Linux - Networking 1 02-03-2014 06:17 PM
How do I perform maintenance on a master DNS/DHCP (BIND9/ISC-DHCP) Ubuntu server? Sniperm4n Linux - Server 2 09-09-2013 01:19 PM
Convert Linux ISC DHCP to Windows Netsh DHCP ravmohun Linux - Server 3 03-01-2012 04:29 AM
Migrate DHCP from Microsoft to ISC DHCP on Linux rsmccain Linux - Networking 4 10-27-2006 07:47 PM
ISC DHCP Server MAC Address dlucas10 Linux - Networking 1 05-25-2004 05:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

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