Test Information

TitleProcessing Invalid Reconfigure Message
CommandLine./R_RFC3315_15.11_InvalidReconfigureMsg.seq -pkt ./R_RFC3315_15.11_InvalidReconfigureMsg.def -log 6.html -ti Processing Invalid Reconfigure Message
TestVersionDHCPv6_1_0
ToolVersionREL_3_0_8
Start2006/03/30 13:32:26
Tn/usr/local/v6eval//etc//tn.def
Nu/usr/local/v6eval//etc//nut.def
Pkt./R_RFC3315_15.11_InvalidReconfigureMsg.def
Systemdibbler
TargetNameFedoraCore4+Dibbler
HostNameNUT.64translator.com
Typerouter

Test Sequence Execution Log

13:32:26Start

==== NUT Initialization ====
13:32:26 vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth0 addr=3ffe:501:ffff:100:200:ff:fe00:a4a4 len=64 type=unicast''
Connected.

[root@localhost ~]# 
[root@localhost ~]# ifconfig eth0 inet6 add  3ffe:501:ffff:100:200:ff:fe00:a4a4/ 64
[root@localhost ~]# sendMessagesSync: never got ifconfig eth0 inet6 add  3ffe:501:ffff:100:200:ff:fe00:a4a4/64
echo $?
0
[root@localhost ~]# ~.
Disconnected.
13:32:36 vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth1 addr=3ffe:501:ffff:101:200:ff:fe00:a5a5 len=64 type=unicast''
Connected.

[root@localhost ~]# 
[root@localhost ~]# ifconfig eth1 inet6 add  3ffe:501:ffff:101:200:ff:fe00:a5a5/ 64
[root@localhost ~]# sendMessagesSync: never got ifconfig eth1 inet6 add  3ffe:501:ffff:101:200:ff:fe00:a5a5/64
echo $?
0
[root@localhost ~]# ~.
Disconnected.

vRemote("dhcp6r.rmt", "start","link0=eth0","link1=eth1","servermulticast","clientmulticast")
13:32:47 vRemote(dhcp6r.rmt) ``/usr/local/v6eval//bin/dibbler//dhcp6r.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 start link0=eth0 link1=eth1 servermulticast clientmulticast''
Connected.

[root@localhost ~]# 
[root@localhost ~]# killall  dibbler-relay
dibbler-relay: no process killed
[root@localhost ~]# echo $?
1
[root@localhost ~]# rm -f /var/lib/dibbler/*.xml;rm -f /var/lib/dibbler/*.pid
[root@localhost ~]# echo $?
0
[root@localhost ~]# echo "log-level 8
> log-mode full
> 
> iface eth0 {
> server multicast yes
> #
> }
> iface eth1 {
> client multicast yes
> #
> interface-id 16843009
> }
> " > /etc/dibbler/relay.conf
[root@localhost ~]# sendMessagesSync: never got echo "log-level 8
log-mode full

iface eth0 {
server multicast yes
#
}
iface eth1 {
client multicast yes
#
interface-id 16843009
}
" > /etc/dibbler/relay.conf
echo $?
0
[root@localhost ~]# ifconfig eth0 promisc
[root@localhost ~]# echo $?
0
[root@localhost ~]# ifconfig eth1 promisc
[root@localhost ~]# echo $?
0
[root@localhost ~]# /usr/sbin/dibbler-relay  start
| Dibbler - a portable DHCPv6, version 0.4.1(RELAY, Linux port)
| Authors : Tomasz Mrugalski<thomson(at)klub.com.pl>,Marek Senderski<msend(at)o2.pl>
| Licence : GNU GPL v2 or later. Developed at Gdansk University of Technology.
| Homepage: http://klub.com.pl/dhcpv6/
Starting daemon...

[root@localhost ~]# 
[root@localhost ~]# echo $?
0
[roo~.
Disconnected.
13:32:57Start Capturing Packets (Link0)
13:32:57Clear Captured Packets (Link0)
13:32:57Start Capturing Packets (Link1)
13:32:57Clear Captured Packets (Link1)
13:32:57 vSend(Link1,reconfigure_server1_to_client1)
send reconfigure_server1_to_client1

Reconfigure Message
DHCPv6 OptionValues
IdentifierIdentifier = 109
Opt_DHCPv6_CIDDUID-LLT HardwareType = 1
DUID-LLT MAC = 00:00:00:00:a2:a2
DUID-LLT TIME = 300000
Opt_DHCPv6_IA_NAOption 1
Identifier= 101010
T1= 4000
T2= 5000
13:32:57 vRecv(Link0,relayforward_solicit_nut_to_server1 ns_nutrelay_to_client_local ns_nutrelay_to_server ns_nutrelay_to_client_global ns_nutrelay_to_relay ns_nut_to_any_global ns_nut_to_any_local) timeout:5 cntLimit:0 seektime:0
vRecv() return status=1

Could not get Relay Forward Message(Solicit)
The Message exchange is correct
*** Target test finish ***
DHCPv6 Relay agent stop
13:33:02 vRemote(dhcp6r.rmt) ``/usr/local/v6eval//bin/dibbler//dhcp6r.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 stop ''
Connected.

[root@localhost ~]# 
[root@localhost ~]# killall  dibbler-relay
[root@localhost ~]# echo $?
0
[root@localhost ~]# rm -f /var/lib/dibbler/*.xml;rm -f /var/lib/dibbler/*.pid
[root@localhost ~]# echo $?
0
[roo~.
Disconnected.
13:33:05 vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth0 addr=3ffe:501:ffff:100:200:ff:fe00:a4a4 len=64 type=delete''
Connected.

[root@localhost ~]# 
[root@localhost ~]# ifconfig eth0 inet6 del 3ffe:501:ffff:100:200:ff:fe00:a4a4/6 4
[root@localhost ~]# sendMessagesSync: never got ifconfig eth0 inet6 del 3ffe:501:ffff:100:200:ff:fe00:a4a4/64
echo $?
0
[root@localhost ~]# ~.
Disconnected.
13:33:16Stop Capturing Packets (Link0)

Stop Link0
13:33:16 vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth1 addr=3ffe:501:ffff:101:200:ff:fe00:a5a5 len=64 type=delete''
Connected.

[root@localhost ~]# 
[root@localhost ~]# ifconfig eth1 inet6 del 3ffe:501:ffff:101:200:ff:fe00:a5a5/6 4
[root@localhost ~]# sendMessagesSync: never got ifconfig eth1 inet6 del 3ffe:501:ffff:101:200:ff:fe00:a5a5/64
echo $?
0
[root@localhost ~]# ~.
Disconnected.
13:33:27Stop Capturing Packets (Link1)

Stop Link1
OK
13:33:27End

Packet Reverse Log