:: Re: [DNG] Network Configuration Gui…
Top Page
Delete this message
Reply to this message
Author: Rainer Weikusat
Date:  
To: dng
Subject: Re: [DNG] Network Configuration Guide.
Peter via Dng <dng@???> writes:
> https://www.devuan.org/os/documentation/install-guides/daedalus/network-configuration
> mentions package ifupdown and commands iface, ifup and ifdown.
>
> Years ago there was advice that ip replaced ifupdown and ifconfig. Is
> ip avoided in Devuan? Nobody has had an opportunity to update the
> Configuration Guide?


The 'ip' suite of commands is a Linux-native replacement for the
low-level BSD-originated network configuration commands (ifconfig,
route). It's not a replacement for ifupdown commands which configure
networking based on declarations found in /etc/network/interface and
files in /etc/network/interfaces.d