Quote from: Monviech (Cedrik) on September 23, 2026, 03:51:21 PMSorry the normalization documentation was merged and updated a bit too early and reflects the upcoming version already.
Ah! :) Thanks for the clarification.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Monviech (Cedrik) on September 23, 2026, 03:51:21 PMSorry the normalization documentation was merged and updated a bit too early and reflects the upcoming version already.
Routes have associated flags which influence operation of the protocols
when sending to destinations matched by the routes. These flags may be set
(or sometimes cleared) by indicating the following corresponding modifiers:
-xresolve RTF_XRESOLVE - emit mesg on use (for external lookup)
-iface ~RTF_GATEWAY - destination is directly reachable
-static RTF_STATIC - manually added route
-nostatic ~RTF_STATIC - pretend route added by kernel or daemon
-reject RTF_REJECT - emit an ICMP unreachable when matched
-blackhole RTF_BLACKHOLE - silently discard pkts (during updates)
-proto1 RTF_PROTO1 - set protocol specific routing flag #1
-proto2 RTF_PROTO2 - set protocol specific routing flag #2Quote from: Maurice on February 03, 2026, 05:21:48 PMThere's another and - in my opinion - better approach for preventing traffic with private destination addresses from being routed to the ISP:
Create null routes for all private address space. This will blackhole all private destination networks for which no higher priority routes exist. No firewall rules needed.
Quote from: defaultuserfoo on September 03, 2026, 05:03:05 PMWhen I look at the statistics and it says 'cleared: 1970-01-01T01:00:02', what does that mean?
Quote from: Plethodon on September 01, 2026, 01:57:23 AMIs there a recommended site to follow (like RSS) or something similar so I can keep up to date?
Quote from: cookiemonster on August 18, 2026, 11:17:57 PMHe mentioned a secondary drive so I assumed a mirror.
nat log quick on pppoe0 inet proto udp from 192.168.100.21 port = 47141 to any keep state label "PCP MAP b939ca8f21f0c995ee240a6e" rtable 0 -> ? port 47141
rdr pass log quick on pppoe0 inet proto tcp from any to any port = 47141 keep state label "PCP MAP 0f926edb0b878a8d23d54b58" rtable 0 -> ? port 47141