[
https://issues.jboss.org/browse/JBIDE-22969?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-22969:
------------------------------------------
[~bdshadow] If I get your iptables rules right you simply block all tcp traffic that wont
go to the given IP/port. SSH in the vagrant script is forwarded:
{code}
==> cdk: Forwarding ports...
cdk: 22 => 2222 (adapter 1)
{code}
IMHO this explains why the above doesnt work. You need a rule that also allows the ssh
traffic. Or do I miss something?
Make sure OpenShift Tools support proxies
-----------------------------------------
Key: JBIDE-22969
URL:
https://issues.jboss.org/browse/JBIDE-22969
Project: Tools (JBoss Tools)
Issue Type: Task
Components: openshift
Reporter: Alexey Kazakov
Assignee: Dmitrii Bocharov
Fix For: 4.4.1.Final
Attachments: proxy_settings.png
CDK is now support proxy servers. We also should make sure OpenShift Tools works fine
with proxies too.
If devstudio and cdk are installed using DevSuite installer and user configured proxy
server correctly then everything should just work on Eclipse side.
This issue covers:
- testing
- creating all needed (currently missing) automated tests (including reddeer/swt bot
Integration Tests)
- fixing any problems we have in OpenShift tooling regarding proxy support.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)