Search found 45 matches

by pkkrusty
Mon May 16, 2022 9:54 am
Forum: Network / Wireless Issues
Topic: Subnet mask and DHCP server
Replies: 5
Views: 2657

Re: Subnet mask and DHCP server

Yes it is normal behaviour. I think you should look at a subnet calculator to understand what is going on. You’ve asked it to use a /23 (255.255.254.0) and it is doing just that :) Note that Gargoyle still isn’t well defined on subnets larger than a /24 so your mileage may vary I have it using a /2...
by pkkrusty
Thu May 12, 2022 11:31 am
Forum: Network / Wireless Issues
Topic: Subnet mask and DHCP server
Replies: 5
Views: 2657

Re: Subnet mask and DHCP server

I think I'm probably running into a similar issue as https://www.gargoyle-router.com/phpbb/viewtopic.php?f=11&t=12245&p=55415 but not sure. The assigned static IPs are assigned correctly, but it seems like the DHCP server is handing out in the 192.168.0.60-192.168.0.253 range. I wonder if I ...
by pkkrusty
Thu May 12, 2022 11:23 am
Forum: Network / Wireless Issues
Topic: Subnet mask and DHCP server
Replies: 5
Views: 2657

Subnet mask and DHCP server

I couldn't find anything from a quick search, but I have my DHCP server handing out addresses from 192.168.1.60-192.168.1.253 and then I changed my subnet mask to /23 and it's giving out 192.168.0.x in addition to the defined set. Is this normal behavior? I'm on 1.10.0, so maybe it's been fixed in t...
by pkkrusty
Tue Mar 22, 2022 9:13 am
Forum: Monitoring / Quota / QoS Issues
Topic: Email,SMS notification
Replies: 11
Views: 23892

Re: Email,SMS notification

It is for the whole system
by pkkrusty
Mon Mar 21, 2022 9:28 am
Forum: Monitoring / Quota / QoS Issues
Topic: Email,SMS notification
Replies: 11
Views: 23892

Re: Email,SMS notification

agrohe21 wrote:
Fri Feb 21, 2020 5:43 pm
I have written such a script.
Any quick tips on what I could change with your useful script to just have the COMBINED Day Download/Upload bandwidth data sent? I have a 300gb ISP limit, and I'd like to get an email when I'm within 1gb so I can recharge.
by pkkrusty
Fri Mar 04, 2022 5:23 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Where are the data of quotas saved?
Replies: 18
Views: 25494

Re: Where are the data of quotas saved?

Lantis wrote:
Sat Jan 15, 2022 6:38 pm
To be clear though, I haven’t backported it to 1.13. Once that is released I’ll start putting up new experimental work for 21.02 based OpenWrt
If I'm reading this correctly, 1.13 does not have the quota adjustment improvements?
by pkkrusty
Sat Jan 15, 2022 10:07 am
Forum: Monitoring / Quota / QoS Issues
Topic: Where are the data of quotas saved?
Replies: 18
Views: 25494

Re: Where are the data of quotas saved?

Super, that sounds like a useful tool to wait for. Is 1.13 going to be a stable version or remain experimental like 1.11? I’ve found that if I give the system a few minutes between operations (DHCP assignments, quotas, backup settings) things stay as they should. Not ideal since adding new people to...
by pkkrusty
Wed Nov 17, 2021 5:56 am
Forum: Network / Wireless Issues
Topic: Force MCS?
Replies: 2
Views: 3670

Force MCS?

I'm looking at the MCS table found here https://wlanprofessionals.com/mcs-table-and-how-to-use-it/ and noting that range is greatest at a MCS index of 0. I'm on a 250 acre farm with sensors spread all over, and trying to figure out how to get sensor info back to my central server (up to 900m, usuall...
by pkkrusty
Fri Nov 12, 2021 8:31 am
Forum: Monitoring / Quota / QoS Issues
Topic: Where are the data of quotas saved?
Replies: 18
Views: 25494

Re: Where are the data of quotas saved?

ok, I'll give that a try. I looked at the gargoyle_firewall_util.sh also and I wonder I'm running into a problem if I'm making changes when the crontab is running its backup_quotas. Looking at the individual quota files from the backups I was doing the other day, it looks like the backup_quotas is/w...
by pkkrusty
Tue Nov 09, 2021 10:11 am
Forum: Monitoring / Quota / QoS Issues
Topic: Quotas not restoring correctly
Replies: 3
Views: 6369

Re: Quotas not restoring correctly

I'm looking through log messages and noticing that I'm getting a ton of broken pipe messages (like 800 every 5 minutes). Some forum searching indicates that this isn't a huge deal, other than clogging up the log file, but maybe related to my issue?