From: ѽ҉ᶬḳ℠ <vt...@gm...> - 2018-06-10 18:23:30
|
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body text="#f5f5f5" bgcolor="#272a36"> <br> <blockquote type="cite" cite="mid:152...@we..."> <pre class="moz-quote-pre" wrap=""> What output do you get if you run "ip addr" or "ifconfig -a"</pre> </blockquote> <br> "ip addr" being the long version of shorthand "ip a" and thus the output for lo is the same as previously stated.<br> <br> "ifconfig lo" output though is not showing the additional ips but only:<br> <br> lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536<br> inet 127.0.0.1 netmask 255.0.0.0<br> loop txqueuelen 1000 (Local Loopback)<br> <br> </body> </html> |