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 to act as a simple firewall protecting Host A (specified by command line argument as a MAC address or ethernet port). Initially, all traffic to A is dropped. However, if Host A send traffic out to some host B, then return traffic from B to A should be permitted.
The text was updated successfully, but these errors were encountered:
Write a pox program to act as a simple firewall protecting Host A (specified by command line argument as a MAC address or ethernet port). Initially, all traffic to A is dropped. However, if Host A send traffic out to some host B, then return traffic from B to A should be permitted.
The text was updated successfully, but these errors were encountered: