Skip to main content
12 events
when toggle format what by license comment
Nov 27, 2015 at 21:21 vote accept sebelk
Nov 27, 2015 at 18:46 comment added goldilocks Have a look at this if you want to know how you can disable all the autoconfiguration, networking daemons, etc., and just set up networking yourself -- for a static address pretty sure you just use ip addr add instead of dhclient, see man ip-address and the certainly many online examples, including at our our larger sibling site Unix & Linux. If you get that to work you can add your own answer.
Nov 27, 2015 at 8:30 answer added Jaromanda X timeline score: 8
Nov 27, 2015 at 2:31 comment added SlySven This is a little speculative on my part but is this something that systemd or one of its stable-mates could be influencing?
Nov 26, 2015 at 23:34 comment added sebelk I've read the docs and really I haven't found the reason why dhcp is used ignoring the interfaces file. I've double checked range, in fact it's not the only host attached to it. I'm not using the wireless NIC, only the wired one.
Nov 26, 2015 at 23:26 comment added sebelk It's not a duplicate question, I don't want to use dhcp.
Nov 26, 2015 at 23:23 history edited sebelk CC BY-SA 3.0
deleted 130 characters in body
Nov 26, 2015 at 22:48 review Close votes
Dec 14, 2015 at 3:01
Nov 26, 2015 at 22:31 comment added Wilf Possible duplicate of How do I set up networking/WiFi/Static IP
Nov 26, 2015 at 22:21 comment added Wilf This and this may help. Could you paste the output into a codeblock so it is possible to read please? Also are you sure the router uses addresses within the range 192.168.80.XXX (model of router may help as well). Also I think DNS needs to be set in /etc/resolv.conf
Nov 26, 2015 at 21:14 review First posts
Nov 28, 2015 at 2:16
Nov 26, 2015 at 21:11 history asked sebelk CC BY-SA 3.0