enable DHCP in POX controller (error) -- 3
Budget: $10 – $30 USD
I use mininet on ubuntu
I want to run DHCP with POX controller
i use https://haryachyy.wordpress.com/2014/06/14/learning-pox-openflow-controller-proactive-approach/
after add h1 dhclient h1-eth0 in mininet command see the error
I want Dhcp run and Renew the IP addresses when I want
I think the solution is her
https://github.com/noxrepo/pox/issues/251
and
https://stackoverflow.com/questions/64312971/typeerror-ord-expected-string-of-length-1-but-int-found-error-in-pox-control
you can found DHCP and DNS code here
https://github.com/MurphyMc/pox/tree/gar-wip3/pox/lib/packet
I want to run DHCP with POX controller
i use https://haryachyy.wordpress.com/2014/06/14/learning-pox-openflow-controller-proactive-approach/
after add h1 dhclient h1-eth0 in mininet command see the error
I want Dhcp run and Renew the IP addresses when I want
I think the solution is her
https://github.com/noxrepo/pox/issues/251
and
https://stackoverflow.com/questions/64312971/typeerror-ord-expected-string-of-length-1-but-int-found-error-in-pox-control
you can found DHCP and DNS code here
https://github.com/MurphyMc/pox/tree/gar-wip3/pox/lib/packet