c3d2-wiki/IMUNES.mw

49 lines
1.0 KiB
Plaintext
Raw Normal View History

== IMUNES ==
IMUNES - IP network emulator / simulator
Quelle: [http://www.http://imunes.net imunes.net]
Open-Source Routing and Network Simulation
IMUNES for FreeBSD
Quelle: [http://imunes.net/download imunes.net/download]
Quelle: [http://www.brianlinkletter.com/tag/imunes brianlinkletter.com]
== Umgebung ==
Auf freenas/storage läuft vHOST (VirtualBox Jail) die die VM: IMUNES-FreeBSD-10.1-RELEASE_20150506 ausführt
2015-10-11 02:34:53 +02:00
* IP: .99 (port VNC 3389)
IMUNES
2015-10-11 02:34:53 +02:00
* IP: .98 (port SSH 22 mit X Forwarding)
== X Forwarding ==
=== unter Mac OS ===
2015-10-11 02:34:53 +02:00
* 1. [http://xquartz.macosforge.org/landing xquartz.macosforge.org] installieren (für Yosemite 10.10+ die Beta nehmen)
* 2. User einmal ausloggen und wieder anmelden
* 3. X Forwarding
<source lang=bash>
sudo -X root@.98
</source>
2015-10-11 02:34:53 +02:00
* 4. als User im Terminal
<source lang=bash>
echo $DISPLAY
</source>
2015-10-11 02:34:53 +02:00
* 5. wieder im root SSH (remote) '''xterm''' / '''xfce4-session''' starten
<source lang=bash>
[root@IMUNES ~]# xterm
[root@IMUNES ~]# xfce4-session
</source>
2015-10-11 02:34:53 +02:00
* 6. '''IMUNES''' GUI starten