RTC Forums
November 24, 2024, 08:01:15 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Login
Register
RTC Forums
>
Subscription
>
Support
>
Extend LoadBalancer with SNORT
Pages: [
1
]
« previous
next »
Print
Author
Topic: Extend LoadBalancer with SNORT (Read 4358 times)
DeLuria
Newbie
Posts: 1
Extend LoadBalancer with SNORT
«
on:
January 02, 2015, 02:21:22 PM »
Hi
I consider to extend the LoadBalancer with Intrusion Detection System provided by SNORT.
Where's the best place the check the raw data / package data ?
Does the Server-component listen to only one port by default ?
Does RealThinClient allow to check for ICMP packages ?
Any help or advice is welcome.
Thanks in advance
Michael Lurie
Logged
D.Tkalcec (RTC)
Administrator
Posts: 1881
Re: Extend LoadBalancer with SNORT
«
Reply #1 on:
January 02, 2015, 06:23:43 PM »
1. All events published on the TRtcDataRouter and TRtcLoadBalancer components are there to handle incoming and outgoing data and each event has a detailed explaiantion, which you can find in the HELP file. You will most likely need to implement more than one event to get the desired result.
2. Each TRtcHttpServer component has only one Port property and thus only listens to one incoming port. If you want to listen on multiple ports, you will use multiple TRtcHttpServer components. To connect the same functionality to be available through multiple TRtcHttpServer components, use the TRtcDualDataServerLink component.
3. No, RTC SDK only has HTTP/S components.
Best Regards,
Danijel Tkalcec
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Dashboard
-----------------------------
=> General
=> 3rd-Party
=> Quick Start
-----------------------------
Subscription
-----------------------------
=> Support
Loading...