9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Michael Warnock <michael@in-orbit.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] networking troubles
Date: Sat,  4 May 2002 11:52:32 -0700	[thread overview]
Message-ID: <E1744RY-00086N-00@freyja.in-orbit.net> (raw)

Thanks for the help so far:)

>perhaps your routing table is wrong.
>
>cat /net/iproute
>
>try pinging yourself.  that should work
>as long as the ip interface is set up,
>independent of routing.
>
Indeed, I can ping myself. I'd tried that a while back and it didn't work, but I guess I got past another problem.  My
network is a cider block- netmask 255.255.255.224, but I've tried .0 as well.  Here follows the results of 'cat
/net/iproute' , laboriously typed in by memory walking between rooms:
64.2.27.8 is meant to be my ip and .1, my gateway

0.0.0.0		/96	64.2.27.1		4	none	-
64.0.0.0		/128	64.0.0.0		4b	ifc	-
64.2.27.0		/123	64.2.27.0		4i	ifc	0
64.2.27.0		/128	64.2.27.0		4b	ifc	-
64.2.27.8		/128	64.2.27.8		4u	ifc	0
64.2.27.31	/128	64.2.27.31	4b	ifc	-
64.255.255.255	/128	64.255.255.255	4b	ifc	-
255.255.255.255	/128	255.255.255.255	4b	ifc	-

I've removed my changes to /lib/ndb/local and booted with the following ip config line in my termrc and no other
configuration related to ip (as far as I know)

ip/ipconfig -g 64.2.27.1 ether /net/ether0 64.2.27.8 255.255.255.224

As I said, I've tried .0 on the end of my netmask as well and I still cant ping my gateway or .3 which is on the same hub.

What could I be overlooking?  Do I need something in my /lib/ndb/local?  I've set that file up with a classA section and
the ipsubnet parameter. It all looks the same as the several examples I've read through.

Michael Warnock
Artificial Life Programmer - InOrbit Entertainment Inc.
Wherever you go; &this;






             reply	other threads:[~2002-05-04 18:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-04 18:52 Michael Warnock [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-04 19:09 Russ Cox
2002-05-04  5:52 Russ Cox
2002-05-03 21:20 Michael Warnock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1744RY-00086N-00@freyja.in-orbit.net \
    --to=michael@in-orbit.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).