783
edits
Line 149: | Line 149: | ||
* (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 in pox/ext/blocker.py | ** put blocker.py (https://dl.dropboxusercontent.com/u/1652374/SDN_course_WS2015-2016/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.py forwarding.l2_learning blocker py | ** $ ./pox.py forwarding.l2_learning blocker py | ||
Line 162: | Line 162: | ||
*** Now, again try the following and report what happens | *** Now, again try the following and report what happens | ||
*** h2$ curl 10.0.0.1 | *** h2$ curl 10.0.0.1 | ||
==== Exercise IV: ==== | ==== Exercise IV: ==== |
edits