Forum Discussion
Upload QKviews to Internet via PROXY
Hello,
I am trying to use the new function in V13 on F5 to upload the qkviews to ihealth.
As we use a proxy for internet access I set it up with the:
tmsh
modify /sys db proxy.host value 10.x.xx.xxx
modify /sys db proxy.port value 80
modify /sys db proxy.protocol value http
We do not use authentication from this host. So user & password were not set.
We tried access with a curl on the CLI to www.google.com and it worked fine.
We get the following errors on the GUI qkview:
Your device may not have access to the Internet. Verify that you can access api.f5.com and ihealth-api.f5.com and try your upload again.
I do not see any traffic on a capture of this.
Am i mssing something ?
Thx in advance,
Luc
- Luc_GrisezAltostratus
It works with the definitions I had now but I added DNS access to resolve api.f5.com and ihealth-api.f5.com.
- Luc_GrisezAltostratus
Hello,
As you are a support Engineer, I will deal with my normal support contract. Thx for replying.
Regards,
Luc
- Andrew-F5Employee
Are you able to resolve api.f5.com and ihealth-api.f5.com?
# nslookup ihealth-api.f5.com
# nslookup api.f5.com
Does curl to the above URLs work?
# curl -ikv https://api.f5.com
# curl -ikv https://ihealth-api.f5.com
If you tail LTM logs while trying to upload to iHealth do you see any associated logs?
# tailf /var/log/ltm
If you're defining a case number on upload can you try omitting it?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com