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:57] – bent | alternate_address [2025/01/05 16:03] (current) – [Service script] bent | ||
---|---|---|---|
Line 73: | Line 73: | ||
PreferredLifetime=0 | PreferredLifetime=0 | ||
(the PreferredLifetime=0 is there to prevent usein this address as source address for outgoing connections | (the PreferredLifetime=0 is there to prevent usein this address as source address for outgoing connections | ||
+ | ==== 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.1736092667.txt.gz · Last modified: 2025/01/05 15:57 by bent