Jump to content

kubasz

Members
  • Posts

    7
  • Joined

  • Last visited

About kubasz

  • Rank
    Newbie
    Newbie

Profile Information

  • Gender
    Not Telling
  • Location
    Poland
  1. try condition with AND and maybe with regex: ^\S+$ (big S ) condition requires from begin to end every non white-space character one or more Times.
  2. try to logging as Local Administrator on this XP station and look for errors, filtering shuld be enabled.. other thing to try, is enable Security Center service which is disabled (starting and stopping automatically) . resolution for this is: Click Start, select Run, type in Gpedit.msc and click OK. Navigate through Local Computer Policy / Computer Configuration / Administrative Templates / Windows Components / Security Center. Double-click Turn on Security Center (Domain PCs only). Check Enabled, click Apply and OK. Close the Group Policy. Open a CMD.exe window, type "Gpupdate /force" and click Enter.
  3. dedicated interface? you mean network interface or GUI? You can access era proxy through ssh (if its installed on linux or VM) e.g. for check logs. Era proxy doesn't have graphic interface, its only forwarding 'client - server' communication. Management of office branch clients takes place on ERA server.
  4. Office branch Client should connect to Era server through proxy. You can acces it (look on reports, alerts, send policies, send installation tasks etc.) by ERA6 www site. But first, Client agent should have configuration to connect proxy on 2222 port, and proxy should have config to connect server on 2222. They all should have appropriate certificates ( for agent, proxy, CA), and open 2222 port on firewalls, if you use fqdn names don't forget to configure DNS
  5. I've got simple questions: 1. For managing ERA Agents installed on laptops that are in internet, should I use ERA Proxy with 2222 port exposed on internet which is comunicating with tcp 2222 ERA server? or 2. Should I only expose 2222 port of ERA Server to internet? In case 1 Proxy would be in DMZ, and ERA Server in LAN
  6. Now I understand, I should configure 'My profile' as Lan update and then add new profile 'Internet update', and set default 'My profile' - right?
  7. I wish to have policies that make Local update (from lan source) when client is in lan, but when client leave lan (lan source is unreachable) then client should to update antivirus base from eset internet sources. I made two policies Lan Update (with lan source) and Internet Update (with Choose automaticaly - on and update server - autoselect.) Lan update is first, Internet update second... and always Internet update works (even in lan). what I done wrong?
×
×
  • Create New...