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

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

**Fakeinternet run-time information**

1. Output of ```/etc/init.d/fakeinternet restart```:

   ```sh

   ```

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

   ```sh

   ```
