-
Configure VIP
Hi All, I have a model with Trunk, VLAN, LACP configured on 2 ports connecting to 2 Firewall servers and clients. However, from A10 I can ping the server and client. From the client I can ping the VE on A10, but cannot ping the VIP. Thanks
-
vThunders setup Health check for 443
Hello, Just getting my feet wet with this as we have few sets of A10 vThunders on 4.1.4-GR1-P6 Build 90 and looking to setup a Health check so that if 443 is not responsive that A10 knows to pass traffic to the other server and not the one that is down on 443. I created a Health Monitor for port 443 HTTPS and have defaults…
-
Integrate SIEM external log
Hi everyone, Our customer are running A10 ADC and now they want to integate SIEM external log. Please guide us config to get that if A10 can do it Thank a lot!
-
Secure Renegotiation IS NOT supported
Hi falks, May I know if a10 is supported for secure renegotiation and how to enable it?
-
I have some doubts about the A10 GSLB configuration,
Good day,dear all. We encountered some difficulties in configuring GSLB.Some configurations are as follows: gslb zone sgss.com.cn policy policy-test service 80 www policy policy-test dns-a-record www-ctc static admin-ip 100 dns-a-record www-ctcv6 static admin-ip 100 dns-a-record www-cuc static admin-ip 100 service 80 sso…
-
[T&C] Load balancing Kubernetes traffic with Thunder ADC and TKC using IPIP Tunnels
In an earlier article, we saw how you can use the Thunder Kubernetes Connector (TKC) to dynamically configure the Thunder ADC for load-balancing traffic to a Kubernetes cluster. In that article, the Thunder device load-balanced traffic to the worker nodes. Starting from TKC v1.11, the TKC can dynamically configure Thunder…
-
SNAT from Health Monitor
Hello First time posting here and new to A10..... hopefully I'm within guidelines :-) I'm currently trialing the 4.1.4 P10 software in our lab and can't get the real servers to come up. The reason is, the real servers are UAT servers in the prod network but the ADC is in our lab, where the IP's are not routable from prod.…
-
[T&C] Thunder ADC with Thunder Kubernetes Connector (TKC) using CRDs
In an earlier article, we saw how you can use the Thunder Kubernetes Connector (TKC) to dynamically configure the Thunder ADC for load-balancing traffic to a Kubernetes cluster. In that article, we specified the SLB configuration using annotations in an Ingress resource. Starting from TKC v1.11, Thunder Kubernetes…
-
Block harmful traffic or attack via Websocket traffic
Hi Experts, We have a web server is running some services via Websocket traffic. Now we want to block harmful traffic, attacks like SQL Injection, XSS... like the WAF template works with HTTP traffic, but now is WebSocket traffic. Could you give me a detail aflex script or WAF template to do that. (One more point, we…
-
[T&C] Getting started with Thunder ADC configuration using Terraform
In this article, we will see how you can use the Infrastructure as Code (IaC) tool Terraform to configure the Thunder ADC. The current configuration of the Thunder ADC is as follows: vThunder#sh runn !64-bit Advanced Core OS (ACOS) version 5.2.1-p2, build 117 (Jul-10-2021,17:40) ! ip dns primary 8.8.8.8 ! timezone…
-
Thunder Kubernetes Connector with Thunder ADC
In this article, we will see how Thunder Kubernetes Connector (TKC) can dynamically configure the Thunder ADC for load-balancing traffic to a Kubernetes cluster. Setup The K8s cluster consists of: Master: 172.16.1.12 Node: 172.16.1.13 Node: 172.16.1.14 The Pod network is 192.168.0.0/16. The K8s version is: $ kubectl…