free log
CRM

Bozteck VNCScan Community

Community makes things happen
Welcome to Bozteck VNCScan Community Sign in | Join | Help
in
Home Forums

Problem with deployment - Java port set to 0

Last post 03-05-2008, 8:13 AM by Jproussel. 2 replies.
Sort Posts: Previous Next
  •  02-20-2008, 1:37 PM 2363

    Problem with deployment - Java port set to 0

    Hello Folks,

       I'm running into a new problem since moving to VNCScan 2008.1.28.129 - The deployment profile that is doing this has the Java port set to 0.  If I try to use this profile, it screws up the install, and I can't connect to the computer I just deployed to.  If I try the exact same deployment profile with the java port set to 5800, everything works fine.

     

    C:\WINDOWS>netsh.exe firewall set portopening tcp False VNCHTTP enable all
    The syntax supplied for this command is not valid. Check help for the correct sy
    ntax.

    set portopening
          [ protocol = ] TCP|UDP|ALL
          [ port = ] 1-65535
          [ [ name = ] name
            [ mode = ] ENABLE|DISABLE
            [ scope = ] ALL|SUBNET|CUSTOM
            [ addresses = ] addresses
            [ profile = ] CURRENT|DOMAIN|STANDARD|ALL
            [ interface = ] name ]

      Sets firewall port configuration.

      Parameters:

      protocol - Port protocol.
          TCP - Transmission Control Protocol (TCP).
          UDP - User Datagram Protocol (UDP).
          ALL - All protocols.

      port - Port number.

      name - Port name (optional).

      mode - Port mode (optional).
          ENABLE  - Allow through firewall (default).
          DISABLE - Do not allow through firewall.

      scope - Port scope (optional).
          ALL    - Allow all traffic through firewall (default).
          SUBNET - Allow only local network (subnet) traffic through firewall.
          CUSTOM - Allow only specified traffic through firewall.

      addresses - Custom scope addresses (optional).

      profile - Configuration profile (optional).
          CURRENT  - Current profile (default).
          DOMAIN   - Domain profile.
          STANDARD - Standard profile.
          ALL      - All profiles.

      interface - Interface name (optional).

      Remarks: 'profile' and 'interface' may not be specified together.
               'scope' and 'interface' may not be specified together.
               'scope' must be 'CUSTOM' to specify 'addresses'.

      Examples:

          set portopening TCP 80 MyWebPort

          set portopening UDP 500 IKE ENABLE ALL

          set portopening ALL 53 DNS ENABLE CUSTOM

              157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,LocalSubnet
          set portopening protocol = TCP port = 80 name = MyWebPort

          set portopening protocol = UDP port = 500 name = IKE mode = ENABLE scope =
     ALL
          set portopening protocol = ALL port = 53 name = DNS mode = ENABLE

              scope = CUSTOM addresses =
              157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0,LocalSubnet

    [ccac-101032] Process terminated with exit code 1 after 00:00:05.597s

  •  02-22-2008, 9:49 AM 2367 in reply to 2363

    Re: Problem with deployment - Java port set to 0

    Im not sure that I fully understand.  Are you saying that you initially set it to 5800 and it works fine, and then deploy the same profile again and it somehow resets to port 0?



    Best Regards,

    Samuel E. Crane
    Senior Support Specialist
    support@vncscan.com
  •  03-05-2008, 8:13 AM 2372 in reply to 2367

    Re: Problem with deployment - Java port set to 0

    No, I tried setting the port to 0 so that it was disabled.  If I modify the same profile to use 5800 again, it works fine
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems