Search found 4 matches

by Parkcomm
Sun Jun 28, 2015 5:40 pm
Forum: Monitoring / Quota / QoS Issues
Topic: [BUG] QOS Setting does not retain changes
Replies: 8
Views: 8186

Re: [BUG] QOS Setting does not retain changes

Hey pbix

I can confirm that I observed this behaviour with only one browser window open: I was well aware of the multi-window problem at the time.

I can also confirm I observed it on 1.7.1

Let me know if there is anything I can do to help (testing for instance)
by Parkcomm
Sun Jun 14, 2015 7:57 pm
Forum: Monitoring / Quota / QoS Issues
Topic: [BUG] QOS Setting does not retain changes
Replies: 8
Views: 8186

Re: [BUG] QOS Setting does not retain changes

Hey guys - a couple of months ago ... I observed this behaviour; I even tried starting with a clean config (only configuring the wan to get the box working) and added one rule at a time. I observed this behaviour on the first rule added. I played with 1.7 for some time - and I like it, but fell back...
by Parkcomm
Thu May 28, 2015 9:29 pm
Forum: Feature Requests
Topic: DHCP Reservation w/DNS
Replies: 17
Views: 20031

Re: DHCP Reservation w/DNS

And if you are wondering why port 5 ... http://www.dd-wrt.com/wiki/images/thumb/7/71/TP-Link-WRT-4300-default.png/558px-TP-Link-WRT-4300-default.png Logical port 5 corresponds to physical port 4 on the switch (right hand port when viewed from the back) From http://www.dd-wrt.com/wiki/index.php?title...
by Parkcomm
Thu May 28, 2015 12:20 am
Forum: Feature Requests
Topic: DHCP Reservation w/DNS
Replies: 17
Views: 20031

Re: DHCP Reservation w/DNS

It's not hard to to set up two interfaces with separate vlans and separate subnets. Here is the /etc/config/network on my TP-Link 4 port (consumer grade) router. config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config interface...