-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Examples reported in https://github.com/polycube-network/polycube/tree/master/src/services/pcn-firewall/examples are not working as expected.
To Reproduce
Steps to reproduce the behavior:
- Go to in https://github.com/polycube-network/polycube/tree/master/src/services/pcn-firewall/examples
- Run script https://github.com/polycube-network/polycube/blob/master/src/services/pcn-firewall/examples/setup_veth.sh (works fine)
- Try to start https://github.com/polycube-network/polycube/blob/master/src/services/pcn-firewall/examples/allow_ping.sh
polycubectl firewall fw ports add fw-p1return a non-zero code.- As expected, the test script fails when testing. https://github.com/polycube-network/polycube/blob/master/src/services/pcn-firewall/examples/test_ping.sh
Expected behavior
It should create the expected configuration
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working