Term:AllowedIPs: Difference between revisions
Created page |
m Formatting fix |
||
| Line 2: | Line 2: | ||
| short = The outbound routing table and inbound access control list for a WireGuard interface. | | short = The outbound routing table and inbound access control list for a WireGuard interface. | ||
| long = The AllowedIPs field in a WireGuard configuration file determines what outbound connections are routed through the interface, and what inbound connections are allowed through the interface. Outbound connections from IPs not on the list will be routed via other interfaces, and inbound connections from IPs not on the list will be dropped. | | long = The AllowedIPs field in a WireGuard configuration file determines what outbound connections are routed through the interface, and what inbound connections are allowed through the interface. Outbound connections from IPs not on the list will be routed via other interfaces, and inbound connections from IPs not on the list will be dropped. | ||
| mode {{{mode|view}}} | | mode = {{{mode|view}}} | ||
}} | }} | ||
Latest revision as of 18:09, 9 September 2026
Short definition: The outbound routing table and inbound access control list for a WireGuard interface.
Long definition: The AllowedIPs field in a WireGuard configuration file determines what outbound connections are routed through the interface, and what inbound connections are allowed through the interface. Outbound connections from IPs not on the list will be routed via other interfaces, and inbound connections from IPs not on the list will be dropped.