Przemyslaw
Feb 04, 2021Nimbostratus
attach SNI to TCP connection
Hello gents,
I am struggling with following configuration.
Server with JBoss which connects to F5 VS which listens on ports 30004 and 30005
I would like to Connect with JBoss on port 30004 and port 30005(TCP connection) to F5. If client (jboss) is connected to F5 with SSL then at F5 level SNI values could be attached to the frames if connection is established on particular port.
If connection is established on 30004 then attach sni - siteA.com and if port is 30005 then attach sni siteB.com after that forward traffic to a member of a pool.
Is that doable? What i have to configure? What I rule I should use? I am not so fluent in writing iRules. :-)
Can you help me with that?