logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

interfaces-forward - forwarding vocabulary for the interfaces(5) file format

Authors

Ariadne Conill <ariadne@dereferenced.org> 2025-03-25 interfaces-forward(5)

Description

Linux allows for configuration of IP packet forwarding behavior on a protocol and interface basis. The following options allow for this configuration.

Examples

The typical home router scenario will want to forward both IPv4 and IPv6 packets: iface WAN use dhcp forward-ipv4 yes forward-ipv6 yes iface LAN address 192.168.0.1/24 forward-ipv4 yes forward-ipv6 yes

Name

interfaces-forward - forwarding vocabulary for the interfaces(5) file format

See Also