9front - general discussion about 9front
 help / color / mirror / Atom feed
* 9fs
@ 2020-08-08 20:44 thinktankworkspaces
  2020-08-08 21:26 ` [9front] 9fs hiro
  0 siblings, 1 reply; 8+ messages in thread
From: thinktankworkspaces @ 2020-08-08 20:44 UTC (permalink / raw)
  To: 9front

so I though by default serving 9p even as read only would 
occur by default in cpurc script as cpu+auth server

# cpu+auth server
	auth/keyfs -wp -m /mnt/keys /adm/keys
	aux/listen -q -t /rc/bin/service.auth -d $serviced tcp

ipnet=yoda ip=192.168.1.0 ipmask=255.255.255.0
	ipgw=192.168.1.1
	dns=8.8.8.8
	auth=192.168.1.172
	dnsdom=yoda
	authdom=yoda
	fs=192.168.1.1
	cpu=foo
	smtp=foo

sys=localhost dom=localhost ip=127.0.0.1
sys=foo dom=foo.yoda ether=525400123336 ip=192.168.1.172
sys=cirno dom=cirno.thinktank ether=080027f9ec98 ip=172.27.0.67
sys=cpubar dom=foo.yoda ether=525400124242 ip=192.168.1.42

There is nothing in /cfg/$sysname including no default
so how is this working as CPU/Auth but then when I dial
from my second CPU i get rejected. The port should be 564 right?. Not 9999

cpu% 9fs foo.yoda
srv: dial net!foo.yoda!9fs: connection rejected








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

end of thread, other threads:[~2020-08-08 22:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-08 20:44 9fs thinktankworkspaces
2020-08-08 21:26 ` [9front] 9fs hiro
2020-08-08 21:28   ` thinktankworkspaces
2020-08-08 21:49   ` hiro
2020-08-08 22:00     ` thinktankworkspaces
2020-08-08 22:10       ` hiro
2020-08-08 22:43         ` thinktankworkspaces
2020-08-08 22:52         ` thinktankworkspaces

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