the trbnetd should run, that it should accept connections from anywhere.
This is the option "-i".
-In OpenSuse you have to edit the file
-/etc/sysconfig/rpcbind and make the following entry:
+\paragraph{OpenSuse}~\\
+Edit the file
+\verb!/etc/sysconfig/rpcbind! and make the following entry:
+\verb!RPCBIND_OPTIONS="-i"!
+and then restart the daemon:
+\verb!rcrpcbind restart!
-\begin{verbatim}
- RPCBIND_OPTIONS="-i"
-\end{verbatim}
-and then restart the daemon:
+\paragraph{Ubuntu}~\\
+Using a recent ubuntu-flavoured Linux, the setting can be found in
+\verb!/etc/init/portmap.conf!, change the line \verb!OPTIONS="-w"! to
+\verb!"-wi"!. Then restart portmap: \verb!service portmap restart!.
-\begin{verbatim}
- rcrpcbind restart
-\end{verbatim}
-
-If you have a running instance of trbnetd and want to know to which TRB3 it connects:
+
+
+
+If you have a running instance of trbnetd and want to know to which TRB3 it
+connects:
\begin{verbatim}
cat /proc/$(pgrep -f "trbnetd")/environ | strings | grep TRB3
\end{verbatim}
\usepackage{wrapfig}
\usepackage[caption=false]{subfig}
\usepackage{amsmath}
+\usepackage[update,prepend]{epstopdf}
\definecolor{darkblue}{rgb}{.1,.1,.6}
\usepackage[linkbordercolor={0 0 0},