Looks ok so far. Both processes are running.
root 71234 0.0 0.4 1428 1056 ?? INs 11:35PM 0:00.00 /usr/local/sbin/dhcp6s -c /var/etc/dhcp6s.em1.conf -k /var/run/dhcp6sctlkey -p 64705 -P /var/run/dhcp6s.em1.pid em1
root 71237 0.0 0.4 1428 1056 ?? INs 11:35PM 0:00.00 /usr/local/sbin/dhcp6s -c /var/etc/dhcp6s.em2.conf -k /var/run/dhcp6sctlkey -p 64706 -P /var/run/dhcp6s.em2.pid em2
Here are the configs:
$ cat /var/etc/dhcp6s.em1.conf
option domain-name "*****";
option domain-name-servers 2001:4dd0:fc84:0064::1;
interface em1 {
preference 255;
address-pool poolem1 7200 86400;
};
pool poolem1 {
range 2001:4dd0:fc84:64:0:0:1:0 to 2001:4dd0:fc84:64:0:0:1:ffff ;
};
host m0n0wall {
duid 00:50:56:01:81:64;
address 2001:4dd0:fc84:0064::1 infinity;
};
-------------------------------------------------------------
$ cat /var/etc/dhcp6s.em2.conf
option domain-name "*****";
option domain-name-servers 2001:4dd0:fc84:0065::1;
interface em2 {
preference 255;
address-pool poolem2 7200 86400;
};
pool poolem2 {
range 2001:4dd0:fc84:65:0:0:1:0 to 2001:4dd0:fc84:65:0:0:1:FFFF ;
};
host m0n0wall {
duid 00:50:56:01:81:65;
address 2001:4dd0:fc84:0065::1 infinity;
};
One Log entry that looks as if it could have caused the issue.
mOnOwall can see the incoming DHCP Solicit on the em2 interface. When connecting to em1 this particular log message does not appear.
Feb 7 00:00:10 m0n0wall ipmon[151]: 00:00:09.390966 em2 @0:21 b fe80::4977:257a:e524:500d,546 -> ff02::1:2,547 PR udp len 40 151 IN low-ttl multicast