Debian 8 LUKS encryption network problems

I've tried to install debian8 with encryption:

https://www.linode.com/docs/security/encryption/use-luks-for-full-disk-encryption/

Somehow i messed up some configuration.
I'm not sure if the network should work when the tutorial is finished. I've got errors like:

ping: google.com: Temporary name resolution error

Solution

This helped me to fix the problem:
https://www.linode.com/docs/platform/network-helper/#what-is-modified-in-those-files

I would add some further hint, about what is unique:
Replace eth0 by your logical network device name.
By:

echo /sys/class/net/*

Get address and gateway at networking section …

Maybe someone else finds this useful.

1 Reply

Thanks for sharing this! I'm going to add some tags to this post to get it out in front of more of our users who may find it helpful.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct