[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems with setting 921k async ppp connection



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 7 Aug 2001, Sebastian Podjasek wrote:

> Now when connection is established some errors saying
>   'neighbour table overflow'
> are displayed

Ah.  The dreaded 'neighbour table overflow' message.
(I've just spent 2 weeks fighting this one.  A real B-errormesage-FH.)

This means that your system is unable to resolve some of its component
machines.  But which?  (In my case, usually localhost.)

Check very carefully the contents of:

   * /etc/hosts
   * /etc/resolv.conf
   * /etc/network/interfaces

Also check that you can ping every machine on the network.
(Particularly localhost.)

Then make sure that you have *explicitly* given correct addresses,
netmasks, and gateway address in /etc/network/interfaces for both
ethernet and local loopback connections.
(see man interfaces for examples)

What does ifconfig tell you?
(You should see details of both ethernet and local loopback connections
- -- if not, you've got a problem.)

If necessary, do an

     ifconfig 127.0.0.1 netmask 255.0.0.0 up

to try to kick local loopback into life.
(If it does, add the address and netmask info lines to to the lo iface
in your /etc/network/interfaces file.)

HTH

msw
- --
Martin Wheeler       -        StarTEXT - Glastonbury - BA6 9PH - England
msw@startext.co.uk                            http://www.startext.co.uk/
GPG pub key:8D6B948B  ECC6 D98E 4CC8 60E3 7E32  D594 BB27 3368 8D6B 948B
     - Share your knowledge. It's one way to achieve immortality. -
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7b7zRuyczaI1rlIsRAnHqAJ43Ep6U61hq7ewvDkruQFvPCMj/xQCgp4U7
Jyzs0xsafxCRUOE+OueSM7A=
=f8Qe
-----END PGP SIGNATURE-----




Reply to: