← Back to team overview

marionnet-dev team mailing list archive

Re: Wireshark in MarionNet

 

Hello David,

(I add the marionnet-dev list in CC in order to publish the question and answer).

There are apparently two distinct problems in your installation:

1) the service /etc/init.d/marionnet-daemon is not started at boot time; if it is the case, try to fix the problem or directly launch the service *before* marionnet (and once for the session) with root priviledges:

sudo /etc/init.d/marionnet.daemon start &

2) your X server doesn't accept tcp connections. You can test with a simple:

ps aux | grep nolisten

in order to see if X is launched with the option "--nolisten tcp". In this case, try to remove this setting according to your connection manager (gdm, kdm, lightdm,..).

Hope this helps,
Jean-Vincent

On Thu, 15 Nov 2012 13:31:49 -0500, Bradshaw, David wrote:
Hello, I am a Student at Georgia Southwestern State University in
Americus, GA.  For a class project we are using MarionNet to
implement a safe environment for conducting network labs.  We have
installed MarionNet in Debian 6.0.6 and are able to create the
infrastructure, run it, and communicate between devices and items.
 However, we are unable to launch Wireshark in a graphical interface.
 I saw in the video posted on the MarionNet website that you are able
to launch Wireshark from within the Linux instances started by
MarionNet and use it in the graphical interface.  I was wandering if
you know of any reason why it will not launch on our setup.  I was
not sure if there is a dependency not being met or what is needed to
run Wireshark in the graphical environment.  I have attached a
screenshot of the error I get when trying to run Wireshark.  I was
hoping that maybe you could shed some light onto this problem, I am
not sure if it is an issue with Debian (maybe a newer version and is
missing something) or if there is something else that needs to be
installed to make this work.

Any help would be greatly appreciated!

Thank you in advance,

David Bradshaw

Additional Information:

MarionNet installed using Script from website
Tried installing in Ubuntu 12 and 10 and was not able to get one of
the dependencies to install
Installs in Debian, but has warning at launch: "Could not connect to
the daemon", screenshot attached
Able to launch Wireshark from Terminal in Debian, but not within
MarionNet console (it is installed, but will not launch GUI)