r2_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| r2_configuration [2022/07/30 15:13] – [Upstream interface (enp3s0)] bent | r2_configuration [2022/08/08 15:31] (current) – bent | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Network configuration ====== | ====== Network configuration ====== | ||
| + | |||
| + | (There is no DHCP6 server configuration as there are no sub-routers on LAN3) | ||
| ===== Upstream interface (enp3s0) ===== | ===== Upstream interface (enp3s0) ===== | ||
| | | ||
| - | # | + | #/ |
| - | | + | |
| [Match] | [Match] | ||
| Name=enp0s3 | Name=enp0s3 | ||
| Line 40: | Line 42: | ||
| UseNTP=yes | UseNTP=yes | ||
| | | ||
| + | |||
| + | |||
| + | ===== Downstream interface (enp8s0) ===== | ||
| + | |||
| + | #/ | ||
| + | # | ||
| + | [Match] | ||
| + | Name=enp0s8 | ||
| | | ||
| + | [Network] | ||
| + | Description=Link to my secondary LAN. Ref: see: enp0s3.network | ||
| + | DHCPv6PrefixDelegation=yes | ||
| + | IPv6AcceptRA=no | ||
| + | IPv6SendRA=yes | ||
| + | DHCPServer=yes | ||
| + | | ||
| + | [IPv6SendRA] | ||
| + | Managed=yes | ||
| + | RouterLifetimeSec=1200 | ||
| + | | ||
| + | [DHCPPrefixDelegation] | ||
| + | # | ||
| + | | ||
| + | [Address] | ||
| + | Address=192.168.3.1/ | ||
| + | | ||
| + | [DHCPServer] | ||
| + | PoolOffset=200 | ||
| + | PoolSize=10 | ||
| + | EmitDNS=yes | ||
| + | | ||
| + | [DHCPServerStaticLease] | ||
| + | MACAddress=08: | ||
| + | Address=192.168.3.100 | ||
| + | | ||
| + | |||
r2_configuration.1659193986.txt.gz · Last modified: by bent
