Exercises firewall: Difference between revisions

Line 20: Line 20:


== (60P) Advanced Firewall ( I will give you hints) ==
== (60P) Advanced Firewall ( I will give you hints) ==
** Take a look at [http://sdnhub.org/tutorials/pox/] to know how to set match, action and etc.
** Take a look here for commands, examples on how to create match, action [http://openflow.stanford.edu/display/ONL/POX+Wiki/]
** Take a look here for commands, examples on how to create match, action [https://openflow.stanford.edu/display/ONL/POX+Wiki]
** Topology [https://projects.gwdg.de/projects/mayutan-public/repository/raw/courses/SDN/2017_2018_WS/exercises/ex3/1.firewall-fig.pdf]
** Topology [https://projects.gwdg.de/projects/mayutan-public/repository/raw/courses/SDN/2017_2018_WS/exercises/ex3/1.firewall-fig.pdf]
** Aim: Implement a layer 2 firewall that runs alongside the MAC learning module on the POX OpenFlow Controller. Your firewall should be agnostic to the underlying topology. Take MAC pair list as input and install it on the switches in the network
** Aim: Implement a layer 2 firewall that runs alongside the MAC learning module on the POX OpenFlow Controller. Your firewall should be agnostic to the underlying topology. Take MAC pair list as input and install it on the switches in the network
783

edits