Jump to content

certinet

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by certinet

  1. Yep, freshly downloaded from the website.

     

    Netstat -an | find "2222" gives me:

    TCP 0.0.0.0:2222            0.0.0.0:0            LISTENING

    TCP 127.0.0.1:50115       127.0.0.1:2222   TIME_WAIT

    TCP 127.0.0.1:50123       127.0.0.1:2222   TIME_WAIT
    TCP 127.0.0.1:50128       127.0.0.1:2222   TIME_WAIT
    TCP 127.0.0.1:50136       127.0.0.1:2222   TIME_WAIT
    TCP 127.0.0.1:50140       127.0.0.1:2222   TIME_WAIT

    TCP [::]:2222                     [::]:0                LISTENING

    UDP 0.0.0.0:62222            *.*                   LISTENING

     

    Netstat -an | find "2223" gives me:

    TCP 0.0.0.0:2223             0.0.0.0:0             LISTENING

    TCP [::]:2223                    [::]:0                    LISTENING

    UDP 0.0.0.0:62223           *.*

     

     

    Is it normal that the file was in so many subdirectories?

     

    C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\era\WEB-INF\classes\sk\eset\era\g2webconsole\server\modules\config.

     

    Settings in it are localhost and 2223

     

    Also, the Login failed error is almost instantly. As soon as I click Login (whether I put a password or not), I get the error

     

    Thanks

×
×
  • Create New...