﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
720	Changing web server address breaks CLI	bewst		"I wanted to access the web UI of a node from other nodes on my local subnet, so I had

{{{
#!cfg
[node]
web.port = tcp:3456:interface=192.168.188.10
}}}

where 192.168.188.10 is the local web address.  Unfortunately the result was commands like ""tahoe ls"" wouldn't work, because (?) they seem to get to the grid by going through the local node's WAPI instead of talking to the grid with whatever mechanism the WAPI itself uses."	defect	new	major	undecided	code-frontend-cli	1.4.1		docs wapi		
