beautypg.com

Exacq exacqVision Transacq User Manual

Page 3

background image

www.e

x

acq.com

Page 3 of 6

1/13/2015


Description of Operation

1. Unencrypted text flows from the corporate server through a network switch to the ATM and teller machines.
2. The network switch is configured to mirror all traffic on the associated receive ports (2/g28 & 2/g5) to the Transacq server

through the monitoring NIC.

3. The Winpcap driver places the monitoring port into promiscious mode, which enables it to receive traffic not addressed to

the Transacq server. The libpcap driver is required on a Linux-based Transacq server.

4. The Transacq service receives all incoming traffic on this NIC, filters it based on the Transacq.xml configuration file, and

retransmits the resulting traffic to the exacqVision server on the filtered-traffic NIC.

5. The exacqVision server receives serial text as configured on the serial port screen. A serial profile must be created to filter

out undesired incoming text.

Installation

Windows

1. Download and install Wireshark from

www.wireshark.org

. Wireshark includes the Winpcap packet-monitoring driver

and provides a data viewing/capture interface that can be used during debugging.

2. Install Winpcap and the data interface on the Transacq server.
3. Install the Transacq application.

Linux

1. Log in to Linux using the admin account.
2. Start a Terminal window.
3. Enter sudo apt-get update.
4. Enter sudo apt-get install libpcap-dev.
5. Insert a DVD or memory stick containing the Transacq .deb file.
6. Use the cd command to open the directory with the .deb file.
7. Enter sudo dpkg –I Transacq_xxxxxxxxxx.deb, where xxxxxxxxxx is the version number.
8. Enter the admin password when prompted to install the files in the Exacq directory.

NOTE: For Linux, you may also install Wireshark for debugging, if necessary. Wireshark must be run as root to work correctly.