alternate_address
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
alternate_address [2025/01/05 15:58] – bent | alternate_address [2025/01/05 16:03] (current) – [Service script] bent | ||
---|---|---|---|
Line 75: | Line 75: | ||
==== Service script ==== | ==== Service script ==== | ||
+ | #/ | ||
+ | [Unit] | ||
+ | Description=Return route for IPv6 traffic | ||
+ | After=network-online.target | ||
+ | | ||
+ | [Service] | ||
+ | ExecStart=/ | ||
+ | ExecStop=/ | ||
+ | Type=oneshot | ||
+ | RemainAfterExit=yes | ||
+ | | ||
+ | [Install] | ||
+ | WantedBy=multi-user.target | ||
+ | This is the script from Spot. The one on gate-rpi is identical except for the interface name which is eth0 on gate-rpi. It doesn' |
alternate_address.1736092704.txt.gz · Last modified: 2025/01/05 15:58 by bent