Firewall Ontime

2019-07-12 18:06:58
BrByte Software
BrByte

BrByte Software through some changes to IPFW (kernel and binaries), has created OnTime functionality in firewall rules.

This allows certain rules to work at certain times of the day. Being very useful for business filters, speed control with varying schedules and more.

Check out these custom IPFW system rules:

skipto tablearg ip from any to any marked-socket

pipe 6010 ip from any to me not ontime [00: 00: 00-06: 00: 00]

pipe 20001 ip from any to any dscp CS7 not ontime [01: 00: 00-07: 00: 00] keep-state

This rule for example blocks IP traffic 192.168.0.1 from 1 to 5 o'clock in the morning.

deny tcp from 192.168.0.1 to any ontime [01: 00: 00-05: 00: 00]

See more about system firewall

brbos.brbyte.com/firewall/filter

To reply this post or create new ones you must login

Forgot Password?

*emphasis   **more emphasis**

(4 spaces)code

> quote

* List item
* Another list item

1. Ordered list item
2. Other ordered list item

# Fist level title (##, ###, ####)

[Link's Text](http://address.com)