|
Back
Midas
Rome
Roody
Rootana
|
Rome Analyzer Framework |
Not logged in |
|
|
23 Mar 2016, Farrukh Azfar, Info, ROME in online mode using an intermediary machine
|
27 Mar 2016, Ryu Sawada, Info, ROME in online mode using an intermediary machine
|
30 Mar 2016, Farrukh Azfar, Info, ROME in online mode using an intermediary machine
|
31 Mar 2016, Ryu Sawada, Info, ROME in online mode using an intermediary machine
|
04 Apr 2016, Wes Gohn, Info, ROME in online mode using an intermediary machine
|
05 Apr 2016, Ryu Sawada, Info, ROME in online mode using an intermediary machine
|
|
Message ID: 190
Entry time: 27 Mar 2016
In reply to: 189
Reply to this: 191
|
Author: |
Ryu Sawada |
Topic: |
Info |
Subject: |
ROME in online mode using an intermediary machine |
|
|
Hello,
I think you need to use SSH port forwarding,
On C, you open a terminal and type a command like, ssh -L 21175:A:1175 B 1175 is the MIDAS server port number.
For avoiding the connection being terminated, you may better to type a command to keep the communication, for
example, top
Then, on C, you configure ROME to connect to localhost and port number is 21175, and start the ROME analyzer.
Ryu
> Dear Folks
>
> Complete newby on online mode - hence this easy question :
>
> I have three machines, A, B, and C.
>
> A is where a MIDAS EventBuilder is running
> B is a gateway machine
> C is my local machine on which I want to run ROME analyser (in online mode)
>
> A is not accessible from C. B is accesible from both A and C -
>
> I want to utilize the fact that I have a gateway to run ROME analyser in online
> mode reading data from A via B -
>
> If someone could explain how to do this in detail - but in simple terms - I'd be
> grateful
>
> Thank you !
>
> Farrukh |