-
TPS Escalation Levels
Hi team I have some doubts related to TPS escalation levels: if I have configured 5 levels (0-4 )of mitigation. Is it possible to escale immediatly from level 0 to level 4 when a ddos attack is detected instead of pass for each level, even if each zone has its own set of mitigation techniques and policies? And there is a…
-
Preserve Port on HTTP Redirect
Hi Everyone: We have an interesting issue we're trying to tackle. We have a Virtual Server with multiple virtual ports (http:80, https:443, https:4444, https:4445, etc). We currently have a working redirect script (similar to a lot of posts on here) for 80 to 443 and it is working fine for several of our virtual servers:…
-
3030S lost admin password
I have two A10 Thunder 3030s systems. I do not have the admin password to access the systems. I have followed the documented process by logging into the reset account and entering the unit serial number. This appears tp be resetting the system to defaults. However, when I reboot the system and try and login to the admin…
-
Add Licensing when replacing an intermediate cert?
DigiCert revoked the intermediate cert that was being used on our Thunder 930 load balancer. I created a new csr on our unit and requested that DigiCert re-issue the cert with the new intermediate cert. I uploaded both the new intermediate cert and the new re-issued cert. When I went to switch over to the new certs on the…
-
can`t configure the interface at transparent mode
Hi Guys I have ADC thunder 3030S I try to configure ADC at transparent mode, but each time i try to put ip address and gateway for the interface i can`t create it and find this 2 error messages 1- Object specified does not exist (object: 10.10.20.1 ( ip of gateway)) 2- Can not perform operation. Please remove all L3…
-
DS-Lite, CGNAT and Gaming Consoles
We do still have customers that cannot use their consoles. Primarily playstations but also others like x-boxes, with an DS-Lite / CGNAT connection that we provide as ISP. SInce we do not know a better soltution we migrate them back to dual-stack. Anyone here who knows these issues and maybe even a solution. We do use…
-
CORS and other errors appearing with caching module enabled...
Hello, We are currently using A10 Thunder for load balancing, but we also have the caching module enabled for our in-house web applications. Fairly recently, we began creating Angular (8) applications that call .NET CORE 3.x APIs. We develop these locally and things work fine, but when we ported them to our development…
-
A10 ADP (Application Delivery Partitions) access via SNMP or REST API.
Hello, I'm trying to understand how can access data specific to particular partition via SNMP or REST API. Imagine that I have partition "MyPartition1" with SLB configured on it (servers, server groups, virtual servers). How can get the SLB details from this partition ? From what I understand community string need to be…
-
What's the reason of this?
It showing "port connection limit exceeded",what's the reason?
-
Thunder and Lightning ADC
Hi all, i am very new at A10 network and it`s my first step and i am confused about what the difference between Thunder ADC and Lightning ADC and when we use thunder and when we use lightning.
-
A10 axAPIv2.1 Upload Certificate
How can I upload a certificate file in SSL Management using Python? I see the method slb.ssl.upload, but I in the axAPI Manual it doesn't have any POST elements...
-
Error deploying Harmony Controller
Hi all, I'm having trouble installing/deploying Harmony Controller on my Centos7.7 VM. I followed everything mentioned in the installation procedure (http://docs.hc.a10networks.com/5.1.0p2/a10-hcinstallation.html) but after several retries, I'm stuck with the installation errors, which are: kubectl (please see attached…
-
Harmony Controller resources requirements
Hi everyone, I've been trying to install Harmony Controller on Centos 7.7 VM but it's not proceeding. Reason is that, my machine does not match the required storage size. The available disk space on my VM falls very short of the required as per documentation (required is 1TB, but I only have like 50GB on my VM). My…
-
is aflex has similar features like lb::detach
Hello everyone, we are trying migrate from F5 to A10, but we encountered some problems there is part of our using irule , when HTTP_REQUEST { if { [string tolower [HTTP::uri]] starts_with "/aaa/bbb/ccc/" } { if { [HTTP::header exists "aaa"] } { LB::detach persist uie [HTTP::header "aaa"] } } and we found that aflex didn't…
-
Explanation about Automatic Backup in ACOS
Hi, I'm not understand well how the automatic backup in ACOS works. When I going to configure that, on system -> maintenance -> backup automatic, I noticed I can choose fields week, day, hour, that ask me choose for enter a number there. How these automatic backup works? I'll so glad if somebody help me understand the…
-
ADFS 3.0 and WAP Load Balance
Does anybody can tell me how to confige the ADFS 3.0 and Wp by HTTP ?
-
vThunder - VRRP Issues
We have been seeing an issue with one part of vThunders running vCS & VRRP. Running 4.1.1-P11, build 47 which is the same version we have used in other deployments (20+). We constantly get missed heartbeat messages and then eventually, we get into a dual active situation and then lose BGP. It takes a few minutes for them…
-
CGN DHCP will not give out IP addresses
Hi why doesn't my A10 1040CFW give out IP addresses from my INSIDE pool (100.64.x.x?) !ACOS(config-class list)#show run !Current configuration: 671 bytes !Configuration last updated at 15:35:23 IST Tue Apr 28 2020 !Configuration last saved at 15:35:25 IST Tue Apr 28 2020 !64-bit Advanced Core OS (ACOS) version 5.1.0, build…
-
How to separate write and read for sql database?
I have four vm,it is three microsoft sql server 2012 and one microsoft AD,three sql sever auto synchronize date with always on mode. I want to separate write action and read action to different sql server,for example,If I execute select command,A10 will forward the query to read sql server,if I execute…
-
Renaming a partition?
Hi everyone: I'm wondering if it is possible to rename a partition. We have a "test partition" that suddenly became productive, so the current name isn't appropriate now. Any ideas?.... Thank's in advance
-
How to download virtual machine?
How to download virtual machine? support vmware workstation or esxi,just for test lab.
-
What is the reason of "FAN 3A FAILED"?
Model:TH940 Fan Status is down,what is the reason?
-
FAN 3A FAILED
Model:TH940 Fan Status is down,what is the reason?
-
Problem with VRRP-A and Virtual Server IP (VIP)
Hi everyone: We have a problem with our Thunder 930 cluster (two A10 Thunder 930 in a L3V scenario with VRRP-A and VCS). There are some partitions created on the cluster and we are seeing a strange behaviour when we change the priority of VRRP-A in any of this partitions. When we decrease the priority of VRRP-A on an…
-
Microsoft MFA server with AAM
Does anyone have any experience or documentation on how to get Azure MFA tokens to work between an on premise Microsoft MFA server and the AAM module in the ADC? I am trying to place two factor authentication in front of Exchange 2010 OWA page and there doesn't appear to be good documentation for integrating the…
-
DATA CPU and CONTROL CPU
I'd like.know what diference between DATA CPU and CONTROL CPU. Thanks.
-
AXAPI not working
HI guys, I am trying to fetch details of a10 using axapi but it is not working for me. I am issuing this command " curl -k GET https://192.168.111.134/axapi/v3/ddos/resource-tracking/cpu?oper=true -H "Content-Type:application/json" -H "Authorization: A10 61d63f9924b7a8eecd1441d5fa274b" " it is giving the error like below…
-
IPv6 Rapid Deployment (6rd)
Hi All, Could anyone please help in setting up 6rd deployment in my lab using 6rd BR (A10 CFW) ACOS_vThunder_4_1_1-P9_105 (trial license) and for CE, using Cisco CSR1000v. Is it necessary to create or configure tunnel interface in CFW as BR Router? Setup: IPv6 Client <> 6rd CE (Cisco) <> IPv4 Core Network <> 6rd BR (A10…
-
Monitoring via XML File GET
Hi guys, I have a web service that provides a URI that return XML indicating the health of the system. Is it possible to get this XML and parse it and make a load balancing decision based on this.
-
How to cerate health monitor with External Program to monitor WEB PAGE Content
If your web page is static, in other words, this page not change, you can use this Bash Scritp to monitor this page: 1: collecte the hash from web server with curl (example) curl http://abc.com/sites/default.xml | md5sum | sed -s s/-//g | awk {‘print$1’} 2: SLB -> Health Monitors -> External Programs, create new…