Hi, list

In this url http://www.strongswan.org/testresults4.html

Test ikev2/dhcp-static-mac

Description
... The IP addresses are assigned statically by venus based on the user-defined
MAC address derived by the dhcp plugin from a hash over the client identity...

And there is a corresponding config for client in the DHCP server, likewise, 
venus/etc/dhcp/dhcpd.conf

host dave {
  hardware ethernet            7a:a7:93:70:2b:21;  <-- How does this mac coming 
in advance?
  fixed-address                10.1.0.40;
}


Thanks

--
浮沉随浪只记今朝笑

--fan
_______________________________________________
Dev mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/dev

Reply via email to