Your whole network's not getting started.

Go to /etc/rc.d/init.d and #network start
Look for errors & fix them.

If it says, "Network Starting:   [OK]"  run ifconfig.  You will see info on lo &
ethx's.  Then ensure there are symlinks in /etc/rc.d/rc3.d & rc5.d called
S10network.  If you have a firewalling script, put a symlink in these folders
called S08firewalling (pointing to your script) and it will start before the
network.

Add host mappings to your hosts file.  IP then name.domain.com, as with localhost.

--
Carl A. Cook
quantumATaugustmailDOTcom

Sign the petition at http://www.libranet.com/petition.html
Help bring us more Linux Drivers



OS wrote:

> Thanks for replying
>
> ifconfig produces nothing, i.e. no lo, no ppp0, nothing.
>
> /etc/hosts :
>
> 127.0.0.1       localhost
>
> What next ?
>
> Owen
>
> On Fri, 25 Feb 2000, you wrote:
> > This may sound like really simple steps, but did you..
> >
> > - Run "ifconfig" and make sure that the "lo" interface is activated?
> >
> > - Check the /etc/hosts file and make sure that the name "localhost" is
> > associated with an IP address, hopefully 127.0.0.1?
> >
> >
> > Don Head
> > Linux Mentor
> > 1 800 826-4640 x1942
> > 1 314 692-1942
> > [EMAIL PROTECTED]
> > [AIM - Don Wave][ICQ - 18804935]
> > [IRC - EFnet, #WaveTech, Don-Wave]
> >
> >
> > -----Original Message-----
> > From: OS [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 25, 2000 4:49 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Cooker] Getting there
> >
> >
> > I posted an e-mail regarding the java debugger supplied with the Sun Java
> > SDK.
> >
> > Well, after much messing around I have found that Sun, bless 'em, missed one
> > file out of the SDK tar ball (it was in ALL the RC releases !) and didn't
> > copy
> > a library file to /usr/lib ! (Thanks to Blackdown for that by suggesting
> > using
> > strace.)
> >
> > Any way, to another problem. The java debugger now complains about not being
> > able to connect to the local host.
> >
> > So, I tried ping localhost, and ping 127.0.0.1
> >
> > 5 packets transmitted, 0 packets received, 100% packet loss
> >
> > Why doesn't this work anymore !?!?!?!?!?
> >
> > It used to work, well when I say used to, I haven't tried ping'ing for ages
> > and
> > ages.
> >
> > Anyway, is this why I can't connect to localhost, or is this a red herring.
> >
> > Help please,
> > Owen



Reply via email to