[Spread-users] problem with access control

Ian Fung if26 at cornell.edu
Sat Mar 29 16:53:34 EST 2003


i am having trouble getting the spread daemon to authenticate via "IP". 
my spread.access_ip looks like this:

unix
local
192.168.1.0/24

according to the comments, this is what i want if i want to be able to 
connect locally and also from other clients in the same subnet as 
myself.

in my spread.conf, i have this:

Spread_Segment 192.168.1.255:4805 {
	gattaca 192.168.1.7
	niche 192.168.1.6
}

DebugFlags = { PRINT EXIT MEMBERSHIP }
DangerousMonitor = true
RequiredAuthMethods = "IP"
AllowedAuthMethods = "IP"


the daemon starts up as usual, but when i try to connect using spuser, 
it tells me it cannot with error code -9, saying that it cannot 
authenticate.

thanks,

ian





More information about the Spread-users mailing list