diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index 40eee4d56bd88d2a0d0b0061ce40ad890c90ffa0..184d7074ab846f55b8ab8ab7d8a497271a2a3926 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -170,7 +170,7 @@ <% /* Page 5 - Binding ports and addresses*/ - if ((tunnelIsClient && "streamrclient".equals(tunnelType)) || !"streamrserver".equals(tunnelType)) { + if ((tunnelIsClient && "streamrclient".equals(tunnelType)) || (!tunnelIsClient && !"streamrserver".equals(tunnelType))) { if (curPage == 5) { %><div id="hostField" class="rowItem"> <label for="targetHost" accesskey="H">