[Dibbler-devel] help
aparna.srinivasamurthy at wipro.com
aparna.srinivasamurthy at wipro.com
Sat Jan 13 13:55:15 CET 2007
Thank you for your immediate response.
Perhaps, I don't need prefix delegation feature of the dibbler. Actually I want to know the "prefix Length" of the IPv6 address delegated by the Dibbler server. Currently I'm hard coding the prefix length as 64 in my client code. Hence wanted to know if I can get the length (like subnet mask in IPv4) too from server. In the config file i could not set the length in pool. Please have a look at my config file contents below,
log-level 7
log-mode short
iface "Local Area Connection" {
# clients should renew every half an hour
rapid-commit yes
T1 1800
T2 2000
prefered-lifetime 3600
valid-lifetime 7200
class {
pool 2000::1-2000::ff
}
option dns-server 2009::100,2009::101
option domain example.com, testTosh.example.com
}
where as in Linux Dhcpv6 server config file we can mention the length too along with address range as below,
interface eth0 {
server-preference 255;
renew-time 60;
rebind-time 90;
prefer-life-time 130;
valid-life-time 200;
allow rapid-commit;
option dns_servers 2002:db8:0:f101::1 agni2k3.com;
link AAA {
allow unicast;
send unicast;
range 2002:db8:0:f101::1000 to 2002:db8:0:f101::ffff/64;
prefix 2002:db8:0:f101::/64;
};
};
Please let me know if my understanding is correct. And do let me know does the server gives the prefix length or not!!
Thank you.
Regards
Aparna
________________________________
From: dibbler-devel-bounces at klub.com.pl on behalf of Tomasz Mrugalski
Sent: Fri 1/12/2007 11:08 PM
To: Dibbler development list.
Subject: Re: [Dibbler-devel] help
On Fri, 12 Jan 2007 somebody known as aparna.srinivasamurthy at wipro.com wrote:
> I'm using dibbler server on Linux to get a stateful address to my vista
>client and to a VxWorks machine.
> I'm able to get an IPv6 address(IA_NA). But i would like to set prefix length too.
> I could not find any option to set prefix length in dibbler server
>configuration file and neither in network capture i could see the prefix
>length field.
>
> Please let me know if there is a way to specify the Prefix length in the
>server configuration file. And is it supported!
Offical dibbler does not support prefix delegation yet. But you can
download unofficial version, which does support it:
http://klub.com.pl/dhcpv6/snapshots/2007-01-08-prefix-delegation-and-docs
See User's guide (also in the same directory), especially section
dedicated to features.
Best regards,
--
Tomasz Mrugalski, | "We all know Linux is great...it does |
thomson(at)klub(dot)com(dot)pl | infinite loops in 5 seconds." |
| Linus Torvalds |
_______________________________________________
Dibbler-devel mailing list
Dibbler-devel at klub.com.pl
http://klub.com.pl/cgi-bin/mailman/listinfo/dibbler-devel
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://klub.com.pl/pipermail/dibbler-devel/attachments/20070113/7d7640b3/attachment.html
More information about the Dibbler-devel
mailing list