Exercises firewall: Difference between revisions

Jump to navigation Jump to search
Line 4: Line 4:
== (40P) Simple firewall ==
== (40P) Simple firewall ==
** We will be using the load-balancer experiment as basis
** We will be using the load-balancer experiment as basis
** put blocker.py (https://dl.dropboxusercontent.com/u/1652374/SDN_course_WS2015-2016/Exercises/ex3/blocker.py) in pox/ext/blocker.py
** put blocker.py (https://projects.gwdg.de/projects/mayutan-public/repository/raw/courses/SDN/2017_2018_WS/exercises/ex3/blocker.py) in pox/ext/blocker.py
   $ sudo mn --topo single,6 --mac --arp --controller remote
   $ sudo mn --topo single,6 --mac --arp --controller remote
   $ ./pox/pox.py forwarding.l2_learning blocker py (Note that there is a space between blocker and py to enable interactive mode)
   $ ./pox/pox.py forwarding.l2_learning blocker py (Note that there is a space between blocker and py to enable interactive mode)
783

edits

Navigation menu