Good detailed explanation of /etc/network/interfaces syntax?
198
votes
4
answers
285698
views
I understood the very basic concept of how to use
/etc/network/interfaces
, but all I find online are examples, example after example, which I can copy-paste from. What I miss is an explanation of the syntax, an explanation of the meaning of the commands and which order the commands require. I want to understand, because most of the time copy-paste is not enough, because I'm not working on a fresh machine, so I can't just overwrite existing configurations because it would break a lot of stuff. man interfaces
was not very helpful since it is written very complicated.
Example questions I have: what does inet
in an iface
line mean exactly (I could not even find it in the manpage), what does manual
in an iface
line mean exactly (many examples use it, but according to manpage it needs an extra config file then, which the examples don't present), when do I use or need them? When not? When I create a bridge, what exactly happens to the interfaces?
Asked by Foo Bar
(3672 rep)
May 8, 2014, 07:58 AM
Last activity: Oct 24, 2024, 11:54 AM
Last activity: Oct 24, 2024, 11:54 AM