Jump to content

E-Concept Applications

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by E-Concept Applications

  1. Hello everybody,

    I had the same problem, and this topic allowed me to solve it.
    Indeed, the update can take very long!
    For exemple, my ERA database is between 7 and 8GB (224 computers in ERA), and it took several hours to make the upgrade.

    It is therefore necessary to grin and bear it, and to anticipate the upgrade to make it in a period where it does not interfere with your activity.

    And to the attention of Eset: would it be possible to make more visible the KB that you published, because if we don't go on this topic, it's very difficult to find it. (And a french translation would be even better!)

    Thanks to all! :)

    PS : Sorry for my aproximative English...

  2. Hello,

     

    Since April 15, I regulary have detections by ESET Endpoint Security (v6.3 and v6.4): "Detected covert channel exploit in ICMP packet" (In french: Intrusion d'un canal dissimulé dans un paquet ICMP détectée).

     

    I had trouble understanding where it came from, and in fact, every time the IP specified relate to Skype contacts with whom I talk.

     

    Is it really an exploit or a false positive?

     

    Thank you in advance for your answer.

     

    David

     

    PS : Sorry for my bad english...


  3. Hello,

     

    I have an ERA Server on a dedicated server from which I manage multiple LANs via ERA Proxy.

     

    I would like to know if there is any way to perform a push installation via ERA Proxy on local computers.

     

    Similary, is ESET Rogue Detection Sensor capable to detect the machines on different LANs? If yes, where should be installed RDSensor? On the same machines as the ERA Proxy?

     

    Thank you in advance for your answers, and sorry for my English more than average.


     

    ----------------------

    In french :

     

    Bonjour,

     

    J'ai un serveur ERA sur un serveur dédié à partir duquel je gère plusieurs réseaux locaux via ERA Proxy.

     

    Je souhaiterais savoir s'il existe un moyen quelconque d'effectuer une installation poussée via ERA Proxy.

     

    Je souhaiterais également savoir si Eset Rogue Detection Sensor est capable de détecter les machines des différents réseaux locaux ? Si oui, à quel niveau RDSensor doit-il être installé ? Sur les mêmes machines que les ERA Proxy ?

     

    Merci d'avance pour vos réponses, et désolé pour mon anglais plus que moyen.

  4. Hello,

     
    Finally, I found the answer:
    You have to create a file : /etc/sysconfig/network-scripts/route-eth0 with the following lines:
    gateway_ip dev eth0
    default via gateway_ip dev eth0
     
    Now it's working.
     
    It could be a good thing that ERA create this file automaticaly when the gateway isn't on the same network that the IP address ;) 

     

     

    Last problem : How to change permanently the page code on the command line...

  5. First, sorry in advance for my english, I'm not very good in this language... (I'm french :P )

     

    I'm deploying an ERA v6 appliance on a virtual serveur managed by esxi (free version).

    Note that this ERA server is for MSP usage.

    Loading the OVA file is ok (without networks parameters, because no vCenter).

     

    First problem :

    My gateway (62.210.xxx.xxx) is on an other network than my ip (212.83.xxx.xxx).

    Even if I write the good IP and gateway in the ovf.xml file, there is no connection.

     

    On my others linux virtual servers, I added two post-up and two post-down lines in /etc/network/interfaces file and all is working. But in ERA v6 appliance, there is no /etc/network/interfaces file.

     

    So at each restarting of the server, I must to connect me on the management console to access the command line, then manually add the route and default gateway (route add xxx.xxx.xxx.xxx dev eth0 and route add default gw xxx.xxx.xxx.xxx)

     

    Is there any way to add routes automaticaly ? Better, is it possible to include that setting directly in the ovf.xml file ? (On a future version, maybe ?)

     

    Second problem :

    Is there any way to change the default local on the command line ? At each start, I must write "loadkeys fr" to have french keyboard...

     

    Thanks in advance for the answers !

×
×
  • Create New...