Re: ifupdown and inet6 gateways for inet interfaces

2024-10-08 Thread Andy Smith
On Fri, Sep 27, 2024 at 10:42:39PM +, Andy Smith wrote: > Is it doable with any of the other network configuration frameworks > (systemd-networkd, NetworkManager, netplan, …)? It's not directly doable in ifupdown but can be bodged with hook commands. It's not doable in netplan. There is a wis

Re: ifupdown and inet6 gateways for inet interfaces

2024-09-28 Thread Andy Smith
On Sat, Sep 28, 2024 at 07:25:37PM +, Andy Smith wrote: > I got a reply on Fedi basically to that effect, by someone who had > recently presented on the subject And here's Tobias's presentation (21 minutes; link to slides on that page): https://ripe88.ripe.net/archives/video/1358/ -- ht

Re: ifupdown and inet6 gateways for inet interfaces

2024-09-28 Thread Andy Smith
Hi, On Sat, Sep 28, 2024 at 04:37:31PM +0100, Tim Woodall wrote: > Fascinating! I had absolutely no idea you could do that! It is fun. 😀 Having users, even if it was supported in ifupdown, netplan etc I'm still not sure I would do it just yet as it may be far too unexpected for them. > I suspect

Re: ifupdown and inet6 gateways for inet interfaces

2024-09-28 Thread Tim Woodall
On Fri, 27 Sep 2024, Andy Smith wrote: Hi, Here is a manual network setup I have created by use of the "ip" command: $ ip address show dev enX0 2: enX0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 00:16:5e:00:02:39 brd ff:ff:ff:ff:ff:ff inet 85.119.82.225/32 scope glo

Re: ifupdown and inet6 gateways for inet interfaces

2024-09-27 Thread Andy Smith
Hi, On Sat, Sep 28, 2024 at 10:00:01AM +0800, jeremy ardley wrote: > On 28/9/24 06:42, Andy Smith wrote: > > # ip address add 85.119.82.225/32 dev enX0 > > # ip -4 route add default via inet6 fe80::1 src 85.119.82.225 > > > > Is it possible to configure that using ifupdown's > > /etc/network/inte

Re: ifupdown and inet6 gateways for inet interfaces

2024-09-27 Thread jeremy ardley
On 28/9/24 06:42, Andy Smith wrote: Hi, Here is a manual network setup I have created by use of the "ip" command: $ ip address show dev enX0 2: enX0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 00:16:5e:00:02:39 brd ff:ff:ff:ff:ff:ff inet 85.119.82.225/32 scope

ifupdown and inet6 gateways for inet interfaces

2024-09-27 Thread Andy Smith
Hi, Here is a manual network setup I have created by use of the "ip" command: $ ip address show dev enX0 2: enX0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 00:16:5e:00:02:39 brd ff:ff:ff:ff:ff:ff inet 85.119.82.225/32 scope global enX0 valid_lft forever prefer