Compare commits
5 Commits
78b77c1b1f
...
81f7d8c5a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81f7d8c5a3 | ||
|
|
279dd5e4ac | ||
|
|
323528064b | ||
|
|
254ef9bd57 | ||
|
|
ac25d0dda0 |
92
config.xml
92
config.xml
@@ -4832,8 +4832,8 @@ e+7APPmE4+Hdfyhcws1MAAAAG3Jvb3RAZ29uZG9yMi5kc3MubXl3aXJlLm9yZwEC
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>root@10.0.20.24</username>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
<time>1765462439.81</time>
|
||||
<description>/api/trafficshaper/settings/add_rule/ made changes</description>
|
||||
<time>1766116233.44</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<Firewall>
|
||||
@@ -5596,10 +5596,92 @@ e+7APPmE4+Hdfyhcws1MAAAAG3Jvb3RAZ29uZG9yMi5kc3MubXl3aXJlLm9yZwEC
|
||||
</general>
|
||||
<destinations/>
|
||||
</Syslog>
|
||||
<TrafficShaper version="1.0.3">
|
||||
<pipes/>
|
||||
<TrafficShaper version="1.0.3" persisted_at="1766116233.44">
|
||||
<pipes>
|
||||
<pipe uuid="fa5adc31-06ca-4df3-855a-d281352183b4">
|
||||
<number>10000</number>
|
||||
<enabled>1</enabled>
|
||||
<bandwidth>30</bandwidth>
|
||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||
<queue/>
|
||||
<mask>dst-ip</mask>
|
||||
<buckets/>
|
||||
<scheduler/>
|
||||
<codel_enable>0</codel_enable>
|
||||
<codel_target/>
|
||||
<codel_interval/>
|
||||
<codel_ecn_enable>0</codel_ecn_enable>
|
||||
<pie_enable>0</pie_enable>
|
||||
<fqcodel_quantum/>
|
||||
<fqcodel_limit/>
|
||||
<fqcodel_flows/>
|
||||
<origin>TrafficShaper</origin>
|
||||
<delay/>
|
||||
<description>PipeDown-30Mbps</description>
|
||||
</pipe>
|
||||
<pipe uuid="7aaacdbc-c96f-4d1f-99e4-e2c2bf40f6b3">
|
||||
<number>10001</number>
|
||||
<enabled>1</enabled>
|
||||
<bandwidth>15</bandwidth>
|
||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||
<queue/>
|
||||
<mask>src-ip</mask>
|
||||
<buckets/>
|
||||
<scheduler/>
|
||||
<codel_enable>0</codel_enable>
|
||||
<codel_target/>
|
||||
<codel_interval/>
|
||||
<codel_ecn_enable>0</codel_ecn_enable>
|
||||
<pie_enable>0</pie_enable>
|
||||
<fqcodel_quantum/>
|
||||
<fqcodel_limit/>
|
||||
<fqcodel_flows/>
|
||||
<origin>TrafficShaper</origin>
|
||||
<delay/>
|
||||
<description>PipeUp-15Mbps</description>
|
||||
</pipe>
|
||||
</pipes>
|
||||
<queues/>
|
||||
<rules/>
|
||||
<rules>
|
||||
<rule uuid="3b15690e-3299-40aa-aa83-8a7608a09644">
|
||||
<enabled>1</enabled>
|
||||
<sequence>1</sequence>
|
||||
<interface>wan</interface>
|
||||
<interface2/>
|
||||
<proto>ip</proto>
|
||||
<iplen/>
|
||||
<source>any</source>
|
||||
<source_not>0</source_not>
|
||||
<src_port>any</src_port>
|
||||
<destination>10.0.50.0/24</destination>
|
||||
<destination_not>0</destination_not>
|
||||
<dst_port>any</dst_port>
|
||||
<dscp/>
|
||||
<direction/>
|
||||
<target>fa5adc31-06ca-4df3-855a-d281352183b4</target>
|
||||
<description>ShapeDownload</description>
|
||||
<origin>TrafficShaper</origin>
|
||||
</rule>
|
||||
<rule uuid="8545b183-b695-4cf4-8564-6b286b8d459c">
|
||||
<enabled>1</enabled>
|
||||
<sequence>2</sequence>
|
||||
<interface>wan</interface>
|
||||
<interface2/>
|
||||
<proto>ip</proto>
|
||||
<iplen/>
|
||||
<source>10.0.50.0/24</source>
|
||||
<source_not>0</source_not>
|
||||
<src_port>any</src_port>
|
||||
<destination>any</destination>
|
||||
<destination_not>0</destination_not>
|
||||
<dst_port>any</dst_port>
|
||||
<dscp/>
|
||||
<direction/>
|
||||
<target>7aaacdbc-c96f-4d1f-99e4-e2c2bf40f6b3</target>
|
||||
<description>ShapeUpload</description>
|
||||
<origin>TrafficShaper</origin>
|
||||
</rule>
|
||||
</rules>
|
||||
</TrafficShaper>
|
||||
<unboundplus version="1.0.12">
|
||||
<general>
|
||||
|
||||
Reference in New Issue
Block a user