---
name: "[slider-support] Bug Report"
about: Create a report to help us improve
title: "[slider-support] 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/slider-support```

   ```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.

**Slider Support run-time information**

1. Output of ```logread -e slider-support``` after running ```/etc/init.d/slider-support restart```:

   ```sh

   ```

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

   ```sh

   ```
