-
IIS + PHP + Chrome Issue
Hi! I try to load balance two PHP Servers, they are identical Php files. If use HTTPS L7 VIP every so often it experienced a logout. If use TCP L4 VIP every so often I get "server.com sent an invalid response" I try many Service Group Modes and persistence This only happens using Google Chrome Has anyone experienced…
-
http
Hey Guys, I need some help because I have some problem on ADC configuration, I have an external issl appliance perform the encryption and decryption(transparent), and im using a10 to forward the traffic to DLP through ICAP. When we configure tcp in SLB we can see the traffic passthrough a10, but when we configure HTTP we…
-
Unable to delete service-group
Please refer to the details below can delete unused service-group on standby device normally. l After a few days, I can delete several service groups, but there are still a few that can not be deleted. The same error message is displayed when deleting through gui. I think it may be related to current session. Oct 28 2021…
-
TACACS with Cisco ISE
I have been trying to set up TACACS authentication via Cisco ISE on an A10 ADC, but haven't been able to find much for configuration documentation, options and examples. Does anyone have any of these? Or know where I could find them? Any assistance would be greatly appreciated. Thanks
-
PAT with CGN NAT
hello i have A10 AX1030 on 4.1.4, build 332 and i configure CGN NAT on it my question is can i make some of my private IPs go over one of this CGN NAT pool let say i have public start IP x.x.x.3 end address x.x.x.254 is there any way to use x.x.x.200 for another private range
-
Servers and virtual servers
I want to ask if I can have the servers and slb virtual server from the same subnet ?
-
Functionally up
what does " Functionally up " mean for servers
-
Staging code on local device for upgrade
Good morning! We have several ADC devices that are scheduled for a code upgrade, some in far remote locations that are only accessible through trans-Atlantic WAN links. Is there a way to copy the code image file to the local device and install it from the device itself rather than specifying a remote location from which…
-
Transparent Device
Hey Guys, I need some help because I have some problem on ADC configuration, I have an external issl appliance perform the encryption and decryption(transparent), and im using a10 to forward the traffic to DLP through ICAP. When we configure tcp in SLB we can see the traffic passthrough a10, but when we configure HTTP we…
-
Console CLI is unavailable
We have several A10 Thunder 4440s that are unavailable via the console CLI. Upon connect, no login prompt appears and it appears to be in a sort of hung state. SSH connections work normally as expected. Is there a means of resetting the console CLI session so that login via console is available without rebooting the device?
-
Disable logging to console CLI session
Logins to several of our A10 Thunder 4440s via the console CLI are unavailable due to the log being output to the console. SSH logins work as normal. Pardon my ignorance but how do you turn off logging to the console so that console logins are available?
-
IP NAT POOL Port Usage
It seems that the NAT POOL Port capacity of each ADC module is different? Who has the relevant calculation method? I want to design a sufficient POOL for my environment and have provided it for use.
-
SSLi integrate with VM
Which topology should I use to connect Hardware SSLi with a VM security device. I tired single path L3 topology, still there's no traffic coming to the VM. How can I configure the SSLi-in to send decrypted traffic to a VM
-
How to change system device to gateway mode
Dears I can't use a10 model 3030s as a router mode . so how can I change system to gateway mode when issue command "show ip" appears "System is running in Transparent Mode " how can I solve this issue Thanks
-
Factory reset SSLi
Anyway to Factory reset A10 SSLi hardware. I tried creating new APP template, but it's giving error VLAN 850 already used for management services.
-
[T&C] Firewall with Application-based Rate-Limiting using Thunder CFW
In this article, we will see how you can use the Thunder CFW to rate-limit traffic on a per-application (or application category) basis. Objective Here, we want to rate-limit application traffic for each subscriber as follows: Social network traffic: upload speed = 1 Mbps, downlink speed = 2 Mbps FTP or TFTP traffic:…
-
health check service testing vs host logging
We are in the process of load balancing radius with ACOS 4.1.4-GR1-P2 with Direct Server return. The load balancing works well, and now I have some awkward consequences I need to deal with. The failover works when a health check is enabled and marks the service as offline if the service is not functional. so we need a…
-
aflex script requirement to evaluate host status
I am working on load balancing radius auth/acct to two MS NPS servers. The load balancing works and with radius there is a need to persist a radius client with the server that it happens to communicate with. The starting point for that is an aflex script found at…
-
ACOS non-FTA Code Upgrade from 2.7.2 to 4.1.4
If anyone has successfully perform an upgrade from 2.7.2 to 4.1.4 on ACOS non-FTA Code on two TH3030s with VCS and VRRP setup, it will be greatly appreciated if you can share some tips and recommendations. I've read some A10 documents about it but I'd like to hear if from those who actually perform the upgrade. Thank you…
-
CGN - Redir DNS Server
Hello! is it possible to redirect DNS requests to a specific host? Example: DNS configured (client) . 184.0.0.1 Redirect ALL to: 8.8.8.8 Tks
-
REST API and updating slb client-ssl server-name-list
I'm trying to automate uploading new SSL certs using the REST API. I can update the certificate-list okay, but now I'm working on SNI templates using server-name-list, and I can't get the request correct. I get: 'Failed to handle json field "server-name-list". JSON field should not be array type.'.
-
Scripiting questions (Aflex)
We are planing to use the TCP traffic to autenticate the UDP traffic on our TPS, but we have no idea how to proceed due to lack of documentation Its possible to do something like: when UDP_REQUEST { if { [TCP::connection] == 1 } [UDP::authenticate] elseif { [TCP::connection] == 0 } drop
-
How to add interfaces to an existing trunk-group in aVCS environment with ADP.
Hello everyone. I hope you are great. We have this problem: We have a cluster of two A10 Thunder 930 with aVCS and 8 L3V partitions. Both Thunder 930s have two Ethernet interfaces in a trunk group with LACP. All partitions (including the "shared" partition) use this trunk group. We need to add ethernet interfaces to the…
-
An issue of Link Load Balacing with ipv6
When I update the BW-List with IPv6,something wrong with that,following is the output: "BW-List was updated, but failed to parse file. There are 10 parse errors in line 1, 1, 2, 2, 3, 3, 4, 4, 5, 5 in Black-White List chinaalli_pv6."
-
Why we need to choose A10
why A10 is the best option, compare with competitor( F5, citrix, etc) ?
-
vcs disable - split vchassis in 2 standalone - will result in outage?
We have a pair of thunder 3040 used for CGNAT in vChassis mode. We need to split it in two Standalone nodes. We will do it using the command: "vcs disable" A colleague mentioned that no disruption will occur. But I would like to double-check it. I looked into "ACOS 4.1.4-GR1-P5 Configuring ACOS Virtual Chassis Systems"…
-
A10 + Horizon + Azure MFA
Anyone know if there is a setting on the A10 Load Balancer that I can enable/disable that would cause my Azure MFA to connect to my Horizon Desktop the first time but every other time after that it hangs unless I clear my browsing data? If I bypass the LB it works every time. Microsoft said that it may be adding some extra…
-
A10 AX3030 Not boot from ssd disk
I have a problem booting the system from the SSD disk. ACOS is loaded only from a CF drive. AX3030#show disk Total(MB) Used Free Usage ----------------------------------------- 949 825 123 86.9% Device Primary Disk ------------------------------ md0 Stopped md1 Active AX3030# AX3030#show bootimage (* = Default) Version…
-
New Partitions
Hi All, Total newbie here, please forgive dumb questions. We are running a Thunder 3030, and I'd like to add partitions to the 4 partitions we already have. Do I need to create a VLAN for each new partition and/or create a new subnet for each
-
Conversion from NetScaler to Acos (A10 system)
Hi community. Im a new member of this group. Im learning about the products ADC and CFW, so currently we have a project with the customer Telefonica Chile and we need know how we can homologate/convert configs from NetScaler (Citrix) to Acos software (A10) please. Thanks for your future comments.