[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: missing gw in route -n



On 07/13/2018 11:02 AM, Christian Knoke wrote:
> Gene Heskett schrieb am 13. Jul um 03:53 Uhr:
>> On Thursday 12 July 2018 23:36:13 Christopher Barry wrote:
> 
>>> follow the below 5 steps for help solving this.
> 
>>> [...]
>>> for f in $(find /etc/network -type f); do
>>>     [[ -f ${f} && "$(file "${f}")" =~ text ]] && {
>>> 	out cat "${f}"
>>>     }
>>> done
>>> [...]
> 
>> using bash to run it does make a lengthy file, but also reports in the 
>> terminal:
>> check-ifaces: line 22: file: command not found
> 
> Please install the "file" package and run again.

Or, alternatively: Set up systemd-networkd and systemd-resolved and don't
waste endless amounts of time and energy to get this mess fixed which is
bash-script-based network initialization.

> https://wiki.archlinux.org/index.php/systemd-networkd

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: