Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

FIX: Virtual IP generates traffic to odd IPs

Expand / Collapse


This article applies to:

  • R3000/8e6 Authenticator (authenticat.exe) 

Symptoms:

  • In your firewall logs (or something similar), you may see records of the R3000's virtual IP (the one configured for and used in authentication) trying to contact odd IPs, such as the 169.254.x.x or 192.168.x.x subnets when these subnets are not in use on your network.

Causes:

  • When authenticat.exe is run, it will try to authenticate any IP addresses that the invoking system has. This may include addresses on these "default" subnets if there are virtual NICs or other such things on the system. In turn, the R3000 will try to talk back to these IP addresses through the Virtual IP.  This will generate the traffic that you are seeing.

Resolution:

The easiest way to resolve this issue is to make authenticat not try to talk to the virtual IP if the users come from these invalid subnets. This can be done by adding some parameters to the line you use to run it.

For example, if you are simply using something like:
authenticat.exe RA[virtual ip]

then you would want to make it look like this:
authenticat.exe RA[virtual ip] RV[(192.168.0.0-192.168.255.255;127.0.0.1),(169.254.0.0-169.254.255.255;127.0.0.1)]

This will cause authenticat to try to contact the loopback address (and thus fail) when it detects an IP from an invalid subnet. This should stop the excess traffic.


To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.