Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2014 12:03:15 +0200
From:      Tijl Coosemans <tijl@coosemans.org>
To:        sickofthis@openmailbox.org
Cc:        freebsd-office@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: LibreOffice 4.2.4 -- Has anyone figured out how to have this software NOT listen to the Internet?
Message-ID:  <20140711120315.7778df5f@kalimero.tijl.coosemans.org>
In-Reply-To: <985b0b9ccf564de8f721a89e096f69f8@openmailbox.org>
References:  <985b0b9ccf564de8f721a89e096f69f8@openmailbox.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Jun 2014 18:46:58 +1000 sickofthis@openmailbox.org wrote:
> Step 1:
> 
> $ libreoffice
> 
> Don't run it in the background -- otherwise you'll have to kill
> the stuck process manually when you exit LibreOffice vs. the somewhat
> more convenient CTRL+C for a foreground process (*shrug*).
> 
> Step 2:
> 
> Click on either "Impress Presentation" or "Draw Drawing." Then wait
> half a minute for the sub-app to open (*shrug*).
> 
> Step 3:
> 
> $ sockstat -46
> 
> You'll see TCP/1599 and UDP/1598 ports open to the Internet.
> 
> Apparently it's related to Impress Remote. Apparently there's
> supposed to be some option called "Enabled remote control" that
> controls this functionality, but I can't find it. In any event,
> the functionality should NOT be enabled by default. Most people
> don't expect a piece of office software to act as an Internet
> daemon.

Try adding --disable-sdremote to CONFIGURE_ARGS in the port Makefile.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140711120315.7778df5f>