9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] /sys/log/listen
@ 2000-12-31 12:22 forsyth
  0 siblings, 0 replies; 3+ messages in thread
From: forsyth @ 2000-12-31 12:22 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

listen attempts to announce each name in /rc/bin/service (for the given protocol)
which in turn causes announce to translate them using cs(8), which fails for
25_block because that's neither a port number nor
is it assigned a port number by /lib/ndb/common.
that in turn is unsurprising because it's not supposed to be given a port number;
it looks like the name resulting from mv'ing tcp25 to render it unusable
but keeping the file contents available if needed later (as opposed to simply removing it).


[-- Attachment #2: Type: message/rfc822, Size: 2139 bytes --]

From: William Staniewicz <wstan@localhostnl.demon.nl>
To: 9fans@cse.psu.edu
Subject: [9fans] /sys/log/listen
Date: Sun, 31 Dec 2000 12:02:36 -0500
Message-ID: <20001231110603.8BB30199D5@mail.cse.psu.edu>

I happened to look into my /sys/log/listen file and noticed alot
of entries. I wasn't expecting to see this because everything seems
to be working fine with my 'aux/listen tcp': I am able to send and
receive mail just fine.

Portion of entry:

localhostnl Dec 31 06:39:35 giving up on tcp!*!25_block: cs: can't translate address
localhostnl Dec 31 06:40:35 giving up on tcp!*!25_block: cs: can't translate address
localhostnl Dec 31 06:40:35 giving up on tcp!*!25_block: cs: can't translate address

For background, here is how I am set up.

	Standalone system
	After connecting to my ISP I run:
		ndb/dns -r
		aux/listen tcp
		ftpfs into my ISP's server
		run 'acme Mail'

Is this something I should ignore? I am really interested in fine tuning
this.

Bill

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] /sys/log/listen
@ 2000-12-31 18:53 William Staniewicz
  0 siblings, 0 replies; 3+ messages in thread
From: William Staniewicz @ 2000-12-31 18:53 UTC (permalink / raw)
  To: 9fans; +Cc: forsyth

Thank you for that explanation. When I modified tcp25 I wanted to
keep the default contents so I saved it as tcp25_block. I thought
I was hiding it that way and it didn't occur to me it would be found
and used that way. I'll just move it out of /rc/bin/service to another
location in /usr/wstan.

Bill




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [9fans] /sys/log/listen
@ 2000-12-31 17:02 William Staniewicz
  0 siblings, 0 replies; 3+ messages in thread
From: William Staniewicz @ 2000-12-31 17:02 UTC (permalink / raw)
  To: 9fans

I happened to look into my /sys/log/listen file and noticed alot
of entries. I wasn't expecting to see this because everything seems
to be working fine with my 'aux/listen tcp': I am able to send and
receive mail just fine.

Portion of entry:

localhostnl Dec 31 06:39:35 giving up on tcp!*!25_block: cs: can't translate address
localhostnl Dec 31 06:40:35 giving up on tcp!*!25_block: cs: can't translate address
localhostnl Dec 31 06:40:35 giving up on tcp!*!25_block: cs: can't translate address

For background, here is how I am set up.

	Standalone system
	After connecting to my ISP I run:
		ndb/dns -r
		aux/listen tcp
		ftpfs into my ISP's server
		run 'acme Mail'

Is this something I should ignore? I am really interested in fine tuning
this.

Bill



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-12-31 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-31 12:22 [9fans] /sys/log/listen forsyth
2000-12-31 17:02 William Staniewicz
2000-12-31 18:53 William Staniewicz

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).