Re: Buster AMI interface names

2019-10-19 Thread Dick Visser
I think consistent device names were mainly meant for laptops etc where a range of different interfaces popping in and out is a common use case. Servers are more or less the opposite. Btw my NAT script now works great across stretch and buster, and also Ubuntu xenial/bionic work. Thx On Sat, 19

Re: Buster AMI interface names

2019-10-18 Thread Stephen Gelman
On Oct 17, 2019, at 5:53 PM, Noah Meyerhans wrote: > Can you explain why this causes problems for you? We want to keep device > renaming enabled for consistency with standard Debian installations, and > we aren't aware of specific problems with it that necessitate it being > disabled. Noah, I

Re: Buster AMI interface names

2019-10-18 Thread Noah Meyerhans
On Fri, Oct 18, 2019 at 08:35:34AM -0700, Ross Vandegrift wrote: > On Fri, Oct 18, 2019 at 07:15:23AM +0200, Geert Stappers wrote: > > Where to sent patches for `configure-pat.sh`? > > I don't know, I'm not familiar with it. The canonical source for this script is the aws-vpc-nat package for

Re: Buster AMI interface names

2019-10-18 Thread Dick Visser
On Fri, 18 Oct 2019 at 02:24, Ross Vandegrift wrote: > > On Fri, Oct 18, 2019 at 01:04:56AM +0200, Dick Visser wrote: > > On Fri, 18 Oct 2019 at 00:53, Noah Meyerhans wrote: > > > Can you explain why this causes problems for you? We want to keep device > > > renaming enabled for consistency with

Re: Buster AMI interface names

2019-10-17 Thread Geert Stappers
On Thu, Oct 17, 2019 at 05:06:32PM -0700, Ross Vandegrift wrote: > On Fri, Oct 18, 2019 at 01:04:56AM +0200, Dick Visser wrote: > > On Fri, 18 Oct 2019 at 00:53, Noah Meyerhans wrote: > > > Can you explain why this causes problems for you? We want to keep device > > > renaming enabled for

Re: Buster AMI interface names

2019-10-17 Thread Ross Vandegrift
On Fri, Oct 18, 2019 at 01:04:56AM +0200, Dick Visser wrote: > On Fri, 18 Oct 2019 at 00:53, Noah Meyerhans wrote: > > Can you explain why this causes problems for you? We want to keep device > > renaming enabled for consistency with standard Debian installations, and > > we aren't aware of

Re: Buster AMI interface names

2019-10-17 Thread Dick Visser
On Fri, 18 Oct 2019 at 00:53, Noah Meyerhans wrote: > Can you explain why this causes problems for you? We want to keep device > renaming enabled for consistency with standard Debian installations, and > we aren't aware of specific problems with it that necessitate it being > disabled. I'm

Re: Buster AMI interface names

2019-10-17 Thread Noah Meyerhans
Hello. On Fri, Oct 18, 2019 at 12:39:15AM +0200, Dick Visser wrote: > I'm happily using the new Buster AMI, but I noticed that the image has > consistent device naming enabled, so my instances have their single > interface called "ens5". Can you explain why this causes problems for you? We want

Buster AMI interface names

2019-10-17 Thread Dick Visser
Hi I'm happily using the new Buster AMI, but I noticed that the image has consistent device naming enabled, so my instances have their single interface called "ens5". The Stretch AMIs have that disabled (net.ifnames=0) so there it's just "eth0". The Stretch AMI has this in /etc/default/grub: