You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a pox program that implements a simple firewall, such as only permitting traffic to or from certain ports and IP ranges. The rules should be read from a file in some kind of reasonable format. Check the utils.py file for some code on reading configuration files.
The text was updated successfully, but these errors were encountered:
Write a pox program that implements a simple firewall, such as only permitting traffic to or from certain ports and IP ranges. The rules should be read from a file in some kind of reasonable format. Check the utils.py file for some code on reading configuration files.
The text was updated successfully, but these errors were encountered: