9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] tcp access to (fake worm) fs?
@ 2002-09-03  2:12 Russ Cox
  2002-09-03  8:56 ` Axel Belinfante
  2002-09-03 14:50 ` [9fans] rio on the authentication server Brian Hancock
  0 siblings, 2 replies; 4+ messages in thread
From: Russ Cox @ 2002-09-03  2:12 UTC (permalink / raw)
  To: 9fans

On your cpu server, running

	aux/listen1 tcp!*!9fs /bin/aux/trampoline il!your-file-server!9fs &

should set up a tunnel, so that you can pretend
your CPU server is a tcp version of your file server.

You can also put

	#!/bin/rc
	exec aux/trampoline il!your-file-server!9fs

into /rc/bin/service/tcp564, if you want to
use listen instead.

Russ


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

* Re: [9fans] tcp access to (fake worm) fs?
  2002-09-03  2:12 [9fans] tcp access to (fake worm) fs? Russ Cox
@ 2002-09-03  8:56 ` Axel Belinfante
  2002-09-03 14:50 ` [9fans] rio on the authentication server Brian Hancock
  1 sibling, 0 replies; 4+ messages in thread
From: Axel Belinfante @ 2002-09-03  8:56 UTC (permalink / raw)
  To: 9fans

Thanks, Russ.
It's even simpler than I hoped it would be... :-)

Axel.



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

* [9fans] rio on the authentication server
  2002-09-03  2:12 [9fans] tcp access to (fake worm) fs? Russ Cox
  2002-09-03  8:56 ` Axel Belinfante
@ 2002-09-03 14:50 ` Brian Hancock
  1 sibling, 0 replies; 4+ messages in thread
From: Brian Hancock @ 2002-09-03 14:50 UTC (permalink / raw)
  To: 9fans

I'm having trouble getting rio to start on an authentication server.  I
put for(i in m i S t) in cpurc and to make sure the video card was in the
new 9pcauth kernel before I compiled it, I just used pcdisk as the basis
for pcauth just changing a couple of lines:

int cpuserver = 1;
boot cpu boot $S/sdC0/

and renamed it and changed plan9.ini to look for 9pcauth after compiling.
Am I on the right track or completely off track?

This is using the 4th edition upgraded from the 3rd.

Thanks,
Brian



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

* [9fans] tcp access to (fake worm) fs?
@ 2002-09-02 20:07 Axel Belinfante
  0 siblings, 0 replies; 4+ messages in thread
From: Axel Belinfante @ 2002-09-02 20:07 UTC (permalink / raw)
  To: 9fans

Can I access my real fake worm fs via tcp? (I tried, no success)
(Got myself cable modem at home, am now connected via a 'firewall'
 (an 'E-Tech wireless router') which of course doesn't know about il.)

Could I somehow create a (tcp?) 'tunnel' through this router to
(e.g.) my cpu server at work, and in that way access the fs at work?

I noticed I can access it indirectly, by cpu-ing to the cpu server at work,
but just mounting it would be nicer.

Any pointers (and command-line examples :-) are appreciated!

Thanks,
Axel.



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

end of thread, other threads:[~2002-09-03 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-03  2:12 [9fans] tcp access to (fake worm) fs? Russ Cox
2002-09-03  8:56 ` Axel Belinfante
2002-09-03 14:50 ` [9fans] rio on the authentication server Brian Hancock
  -- strict thread matches above, loose matches on Subject: below --
2002-09-02 20:07 [9fans] tcp access to (fake worm) fs? Axel Belinfante

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