Re: [bitfolk] Ubuntu 18.04+ and netplan (Was: Re: Network no…

Top Page

Reply to this message
Author: Keith Williams
Date:  
To: BitFolk Users
Subject: Re: [bitfolk] Ubuntu 18.04+ and netplan (Was: Re: Network not coming up)
Now this is strange.
I am running Debian 9 on kernel Linux 4.9.0-8-686-pae
I am moving from iptables to nftables on my second VPS (also running the
same Debian etc) Last night I was testing various aspects of the firewall
and tried IPV6 pings etc between the 2 VPS. I kept getting network
unavailable for the one with iptables still. It is on Hobgoblin. IPV4 all
OK. No IPV6 connection.
A check showed it was only using the fe80 link-local address.

I have checked the interfaces file and it is the same as the one on my
other VPS (except for the actual addresses of course.) Done a shutdown/boot
through Xen. Nothing
Is netplan a thing on Debian 9, though I don't see any signs of it being
there.

Right at the beginning I checked thing like firewalls etc.

Keith

On Mon, 19 Nov 2018 at 19:37, Henry Gomersall <heng@???> wrote:

> On 13/11/2018 17:17, Andreas Olsson wrote:
> > In case it helps anyone, here is my current 01-netcfg.yaml.
> >
> >   network:
> >     version: 2
> >     renderer: networkd
> >     ethernets:
> >       eth0:
> >         addresses:
> >           - "85.119.82.90/21"
> >           - "85.119.83.127/32"
> >           - "2001:ba8:1f1:f1d1::22/64"
> >           - "2001:ba8:1f1:f1d1::2/64"
> >         gateway4: 85.119.80.1
> >         gateway6: "2001:ba8:1f1:f1d1::1"

> >
> > Above results in a setup where the default outgoing addresses are
> > 85.119.82.90 and 2001:ba8:1f1:f1d1::2. Unsure whatever there is a more
> > explicit way to set that up.
>
>
> That's great, thank you.
>
> I haven't had time to go back and sort this for the last week, but it
> sounds like we have the solution!
>
> Cheers,
>
> Henry
>
> _______________________________________________
> users mailing list
> users@???
> https://lists.bitfolk.com/mailman/listinfo/users
>