lkml.org 
[lkml]   [1996]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Dummy interface as module 2.0.0/1.99.14/(1.99.13??)
Date
From
On Tue, 11 Jun 1996 10:51:08 +0100 (BST), Ian Macdonald writes:
>
>I have been having a problem with the dummy interface as a module.
>it come up with SCIO.... errors. I am not at home at the moment so I can't
>give a proper description of the error.

If the loopback device is up and running in ifconfig okay, then the errors
were probably when your system tried to "route add -net 127.0.0.1".. This is
no longer acceptable and will fail.. In this event, the loopback device will
be running but you will have no route to it, thus breaking many things that
require being able to use the address 127.0.0.1.

If you are running RedHat, the change is to be made in:
/etc/sysconfig/network-scripts/ifup-lo

Change the last argument to route add -net to just 127.0.0.0 instead of the
variable that it currently resolves to (${IPADDRESS})..

If you are running Slackware, then I have no clue where that broken
distribution chooses to add the route to the loopback device.. rc.inet,
probably..

Cheers,

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
! Joseph Dickson ! Network Engineer !
! merlin@sj-coop.net ! Computer Technician !
! http://www.sj-coop.net/~merlin ! Programmer !
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.263 / U:1.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site