---
name: "[wireshark-helper] Bug Report"
about: Create a report to help us improve
title: "[wireshark-helper] Issue:"
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Your configs**

1. ```/etc/config/dhcp```

   ```sh

   ```

2. ```/etc/config/network```

   ```sh

   ```

3. ```/etc/config/firewall```

   ```sh

   ```

4. ```/etc/config/wireshark-helper```

   ```sh

   ```

**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Wireshark Helper run-time information**

1. Output of ```/etc/init.d/wireshark-helper restart```:

   ```sh

   ```

2. Output of ```iptables-save```:

   ```sh

   ```
