Difference between revisions of "Brother HL-2270DW"

Jump to navigation Jump to search
→‎Network Fail: buttons in bold
(default network settings)
(→‎Network Fail: buttons in bold)
Line 71: Line 71:
== Network Fail ==
== Network Fail ==


Sometimes the network settings get fucked up because someone factory reset it or something. You can print the current settings by pressing ''Go'' 3 times within 2 seconds. If it got factory reset, the IP address will probably be <code>169.254.32.12</code> so you can fix it by connecting your linux laptop directly by ethernet and then something like:
Sometimes the network settings get fucked up because someone factory reset it or something. You can print the current settings by pressing '''Go''' 3 times within 2 seconds. If it got factory reset, the IP address will probably be <code>169.254.32.12</code> so you can fix it by connecting your linux laptop directly by ethernet and then something like:


  sudo ip link set eth0 up
  sudo ip link set eth0 up

Navigation menu