On 10/19/05, <b class="gmail_sendername">'Forum Post</b> <<a href="mailto:ulist@gs1.ubuntuforums.org">ulist@gs1.ubuntuforums.org</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>You might be a victim of Ubuntu forgetting to configure the loopback<br>network device when it boots. You can try manually bringing up the<br>loopback device, and if that works, add an option to<br>/etc/network/interfaces to bring it up automatically on every system
<br>boot.</blockquote><div><br>
Acctualy it was me who #d out the loopback stuff.  I was setting up wierless on the laptop did it by accedent.<br>
<br>
How comes it has such a devescating effect?<br>
<br>
Regards,<br>
Ben<br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Try going to a text terminal (Ctrl-Alt-F2 should do), log in and do:<br><br><br>
Code:<br>--------------------<br>    sudo ifconfig<br>--------------------<br><br><br>If this lists an entry for lo, everything is okay there and you might<br>be having some other problem.<br><br>Example loopback device:<br>
<br><br>Code:<br>--------------------<br>    lo        Link encap:Local Loopback<br>  inet addr:<a href="http://127.0.0.1">127.0.0.1</a>  Mask:<a href="http://255.0.0.0">255.0.0.0</a><br>  UP LOOPBACK RUNNING  MTU:16436  Metric:1
<br>  RX packets:48556 errors:0 dropped:0 overruns:0 frame:0<br>  TX packets:48556 errors:0 dropped:0 overruns:0 carrier:0<br>  collisions:0 txqueuelen:0<br>  RX bytes:7970086 (7.6 MiB)  TX bytes:7970086 (7.6 MiB)<br>--------------------
<br><br><br>If you need to create a loopback device:<br><br><br>Code:<br>--------------------<br>    sudo ifup lo<br>--------------------<br><br><br>If that doesn't work:<br><br><br>Code:<br>--------------------<br>    sudo ifconfig lo up
<br>--------------------<br><br><br><br>Now restart GDM (Ubuntu) or KDM (Kubuntu):<br><br><br>Code:<br>--------------------<br>    /etc/init.d/gdm restart<br>--------------------<br><br><br>If that lets you log in just fine, make sure the following two lines
<br>are present somewhere in /etc/network/interfaces:<br><br>Code:<br>--------------------<br><br>  auto lo<br>  iface lo inet loopback<br>--------------------<br><br><br>You can try rebooting to see if those changes work.
<br><br><br>--<br>Psy-Q<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Ben Edwards - Bristol, UK, England<br>WARNING:This email contained partisan views - dont ever accuse me of using the veneer of objectivity<br>If you have a problem emailing me use
<br><a href="http://www.gurtlush.org.uk/profiles.php?uid=4">http://www.gurtlush.org.uk/profiles.php?uid=4</a><br>(email address this email is sent from may be defunct)