9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Louis Beleos <beleos@uisreno.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Re: First steps in Plan 9 use
Date: Wed, 30 May 2001 08:41:24 +0000	[thread overview]
Message-ID: <3B13EB09.7ACAE299@uisreno.com> (raw)
In-Reply-To: <_fcQ6.151358$K5.14818049@news1.rdc1.nj.home.com>



Linux Guerilla wrote:
> 
> Greetings all,
>     I just did a Network install of Plan 9, so I know my network works. I
> ran into these issues. I can't telnet out of it or ping it from one of my
> other boxes (linux and windows). Do I have to activate some network
> "daemon"? The Plan 9 box has its on static IP address so its open to the
> world.

See "Getting Started With Plan 9" -
	"Network Databases", "IP Configuration" and "Network Daemons":

At a minimum, unless you are using DHCP, the ip/ipconfig statement in
/rc/bin/termrc needs to be changed to something like :
	ip/ipconfig -g gateway.addr ether /net/ether0 ip.addr ip.mask

The ICMP listener needs to started for ping to work:
	aux/listen icmp

>      Currently I have no manuals beside man pages so some good links will be
> nice :-).

http://plan9.bell-labs.com/sys/doc/start.html
http://plan9.bell-labs.com/wiki/plan9/1
http://lists.cse.psu.edu/archives/9fans/

>      I'm still under the "user" glender. I haven't created a user yet. I
> read the start.ms file.
> Thanks in advance!!!
> James
> 
> current Plan 9 box setup is:
> dual PII 233Mhz
> Mach64 video card
> Netgear network card (the cheap one that work with most OS's)
> 9gig scsi
> Toshiba scsi cdrom drive
> 64mgRAM


      reply	other threads:[~2001-05-30  8:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-29  9:18 [9fans] " Linux Guerilla
2001-05-30  8:41 ` Louis Beleos [this message]

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=3B13EB09.7ACAE299@uisreno.com \
    --to=beleos@uisreno.com \
    --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).