How to set up an ethernet and wireless network using /etc/network/interfaces?
- by den-javamaniac
Hi. Currently I have ethernet and wireless networks configured through a network manager (further NM) but it seems to be a bit buggy (I need a different MAC for ether which is never applied if using NM), so I would like to move all the network configs to interfaces file. I know (or can google for) configuration code, but I'm not sure how NM works and it looks like it overrides interface config. Please advice, how I can handle this issue.
NOTE: I also would like to be able to locate and connect to various wireless networks but not sure how to do it.