-
What's the reason of this?
It showing "port connection limit exceeded",what's the reason?
-
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...
-
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…
-
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…
-
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…
-
Three ISPs links
Hi, We are using A10 for LLB of our three ISPs link, but there are drops on the internet lines. Please someone can help or have the same setup.
-
Source NAT pool and virtual ethernet address
Hi All, Currently setting up some new 3030S devices which I have recently upgraded to 4.0.1. We are setting up source NAT and the idea was to use the ve IP addresses for the associated vlan as the source NAT address in the pool. I swear we had it setup like this in version 2.7.2P6. but since the upgrade it says we can not…
-
LB persistence in source-ip template VS. method in service-group
Hey All, Can anyone tell me the difference between enabling persistence in a source-ip persist template applied to a virtual server vs. enabling the src-ip-only-hash method in a service-group? Both seem to say the same thing and if so which would take precedence? (if the other were configured otherwise) slb template…
-
How insert client ip into DNS Server
Hi All i have requirement for ADC setup which required to viewing of client source IP on DNS server on single-arm deployment of A10 SLB. Any workaround for this kind of scenario? Appreciate if you could advise me on this. Thanks in advance. Shawn
-
Load Balancing Cisco ISE PSNs with A10 Thunder?
Anyone have experience with this? We're trying to get it to work for the first time and having some issues with CoA. Thanks!
-
UDP session table aging - slb server forward packet reporting
I have two questions outlined below. But first the relevant config: When deploying / testing a RADIUS config with the following excerpt: slb template udp udp-fast-age idle-timeout 120 aging immediate slb virtual-server pa-rad-e2e x.x.x.x disable-when-any-port-down port 1812 udp service-group radius-public template udp…
-
GCM Cipher issues
Hi, Has anyone else experiences TLS connection issues (occasionally) when supporting GCM Ciphers in their Cipher-suites?
-
Best Practice for Persistence
Hi, I'd like know about the best practice or yours experiences with the percistence like how best way to deploy a persistence or how to work with each persistence. Thanks very much, Rafael Morato
-
A10 at KubeCon 2019 in San Diego this week
...And we will be showing SSM in our booth. Stop by for a demo!
-
Problem Insert Clien IP in HTTP Header
We have configured a HTTP Template for insert client IP in the Http Header, in the SLB VS configuration we have two apache server. The HTTP working properly in the Apache1 but Apache2 recived the HTTP Header with two X-Forwarded-For (IP Client and IP NAT) This is the configuration: A10PRO1-NEW-Active-vMaster[1/1][DMZ]#$…
-
enable password recovery on a TH940
Hi, the previous admin left our company and I need to recover the enable password. How do I do this?
-
URL switching and diferent persistence
Hi, It's possible to assign different persistence in an URL switching deployment? Backend http://server1:8080/site1 http://server1:8080/site2 Service group slb service-group sg-app tcp method least-connection member server1 8080 member server2 8080 2 services are in the same SG, Whe user access the VIP, it's possible to…
-
GSLB Group
Hi Everybody, We know the GSLB group works to syncronize GSLB Zones between 2 or more sites without aVCS. I'd like know what port TCPs (or UDP) this syncronization works Thanks, Morato
-
TLS 1.3
Hi, Is TLS 1.3 supported on Thunder ADCs (Version 4.x) in a Client SSL Template? Thanks, Moshe
-
Box #1
I just so happen to have the very first A10 sold in North America. I just had A10 validate this for me. What do you think I should ask from them for its return? Would anyone in the A10 community want it and would be willing to buy it? Should I put it on eBay? Relics like this don't come along every day, so I don't want to…
-
What is FTA?
What is FTA on Thunder device? Thanks.
-
NHLD health monitor config examples ?
Hi, I have a scenario where a non-AS customer has contracted Internet connectivity with 3 ISPs and is doing NHLD. What would be some commonly-used health monitors to determine which ISP link is up or down? I've used DNS queries using Internet DNS servers with static routes to each DNS server going through a specific ISP,…
-
URL taking too long to open
Hello, I have an application who runs behind a VIP. We use some documents with hyperlinks to this application. Behind this VIP, there's others services. I had tested some of them and I have the same behavior, but if I use an hyperlink to other VIP, it works fast. I had tested all the devices in the route: firewall, DNS.…