I wondered if Scapy supports multiple nameservers provided into the DHCP server class:
So far I've tried with supplying the nameserver parameter to DHCP_am with comma-separated values of IPs. There's just error, perhaps can this be a new feature?
Thanks.
I wondered if Scapy supports multiple nameservers provided into the DHCP server class:
DHCP_amSo far I've tried with supplying the
nameserverparameter toDHCP_amwith comma-separated values of IPs. There's just error, perhaps can this be a new feature?Thanks.