Forum Discussion

Delta_Force_270's avatar
Delta_Force_270
Icon for Nimbostratus rankNimbostratus
Aug 31, 2006

stream profile

We have a stream profile:

 

 

}

 

profile stream http-to-https-stream {

 

defaults from stream

 

source "http://"

 

target "https://"

 

}

 

 

But this is too generic.

 

 

We need to be able to say

 

 

source "http://domaina.com" target "https://domaina.com"

 

 

(AND The IP address version)

 

 

source "http://192.168.1.1" target "https://192.168.1.1"

 

 

How do we enter more than 1 src/target combination in the WebUI?

 

 

Or if you can't, what would the profile above look like in the config file?

 

 

Thanks,

 

 

Paul

 

 

  • Colin_Walker_12's avatar
    Colin_Walker_12
    Historic F5 Account
    Unfortunately, since this really isn't an iRules/iControl question, it would probably be better directed towards our Technical Support team via the websupport portal or a phone call.

     

     

    Colin