Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 22, 2013, 10:40:17 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
663633
Posts
70565
Topics
145225
Members
Latest Member:
KentonMcs
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Business / Enterprise Security Products & Services
Comodo Endpoint Security Manager
Endpoint Security Manager 1.6
CIS_ESM on external network
« previous
next »
Pages:
[
1
]
Author
Topic: CIS_ESM on external network (Read 6245 times)
RuiRosado
Newbie
Offline
Posts: 5
CIS_ESM on external network
«
on:
August 15, 2010, 10:49:57 AM »
Hi all,
This weekend I installed CESM on my LAN at home consisting of:
1 pc Windows XP Pro SP3 on which I installed CESM
and
CIS_ESM (Firewall Security conf.) , and
1 pc Windows XP Pro SP3 on which I installed CIS_ESM (Firewall Security conf.)
This works fine.
Detail:
This LAN sits behind a router with internet address 84.81.xxx.yyy. The internal addresses are 192.168.0.2 and 192.168.0.3 resp.
Now for the problem:
I have another computer at an ISP, with internet address: 213.193.aaa.bbb (Win2003 server)
I wanted to also install CIS_ESM on this one, but could not do that directly from the CESM server (84.81.xxx.yyy / 192.168.0.2).
So, I built the installation files, uploaded them to the remote computer (213.193.aaa.bbb) and got them installed with a little trick:
I changed the value of key Address1 in setup.ini (in the same directory where CesmAgent_x86_0.9.0.0.msi is located) from '192.168.0.2' to '84.81.xxx.yyy)
In brief: I got both, the agent and CIS_ESM, installed on the remote computer ...
But when I switch to 'Remote Administrator Mode' on the remote pc, I still cannot connect the remote PC from the CESM console.
If I look at the active connections in the Firewall Tasks > View Active Connections screen on the remote pc, i see that it is trying to connect from 213.193.aaa.bbb:1625 to 192.168.0.2:9901
This is not correct; it should be from 213.193.aaa.bbb:1625 to
84.81.xxx.yyy
:9901
Apparently CESM is inserting the local LAN address into the installation package, which runs OK on the local LAN.
My questions:
1. Can one attach a remote PC (outside my LAN, on the internet somewhere) to a CESM-server that is on an internal LAN behind a router with an external address?
2. If so, how can I force CESM to insert the external address in the installation package for the agent? Or can i tweak some values somewhere?
Thanks for any suggestion.
Rui Rosado
Logged
etaftm
CESMUser
Comodo Loves me
Offline
Posts: 107
Re: CIS_ESM on external network
«
Reply #1 on:
August 16, 2010, 11:45:29 AM »
Easiest thing to do is setup a VPN site-to-site tunnel between the two locations. It would be as if both locations were on the same network.
Without a VPN tunnel you would need to setup a firewall rule in your router to allow agent port and NAT to your CESM Server. You would have to set the agent to talk to the external IP of your CESM server location. The NAT rule would then take the packet coming from the port number you allowed in and route it to the server.
Logged
ratz
Comodo Loves me
Offline
Posts: 107
Re: CIS_ESM on external network
«
Reply #2 on:
August 16, 2010, 12:50:53 PM »
Hello, Rui Rosado.
Do you have static outward IP-adress?
«
Last Edit: August 16, 2010, 12:57:03 PM by ratz
»
Logged
RuiRosado
Newbie
Offline
Posts: 5
Re: CIS_ESM on external network
«
Reply #3 on:
August 16, 2010, 01:39:15 PM »
Quote from: etaftm on August 16, 2010, 11:45:29 AM
Easiest thing to do is setup a VPN site-to-site tunnel between the two locations. It would be as if both locations were on the same network.
Without a VPN tunnel you would need to setup a firewall rule in your router to allow agent port and NAT to your CESM Server. You would have to set the agent to talk to the external IP of your CESM server location. The NAT rule would then take the packet coming from the port number you allowed in and route it to the server.
Thnx etaftm, this is a good idea that I will try out if I cannot figure out a different solution ...
Rui
Logged
RuiRosado
Newbie
Offline
Posts: 5
Re: CIS_ESM on external network
«
Reply #4 on:
August 16, 2010, 01:45:09 PM »
Quote from: ratz on August 16, 2010, 12:50:53 PM
Hello, Rui Rosado.
Do you have static outward IP-adress?
Hi ratz,
Yes, both networks have static external IP-addresses.
The one with CESM has address 84.81.226.... (internal network is 192.168.0.0/255.255.255.0) and the other one with CIS_ESM (which I consider the remote one) also has a fixed address 213.193.212....
Ciao,
Rui
Logged
ratz
Comodo Loves me
Offline
Posts: 107
Re: CIS_ESM on external network
«
Reply #5 on:
August 17, 2010, 08:46:35 AM »
Hi, Rui.
CESM Agent\Packages\setup.ini
Edit:
[GENERAL]
SERVERHOST=YOUR IP
SERVERPORT=9901
Address1=YOUR IP
[PRODUCT1]
Tell us the result.
Note: At the present time only one computer with out of NAT can be added to CESM at the present time.
Logged
RuiRosado
Newbie
Offline
Posts: 5
Re: CIS_ESM on external network
«
Reply #6 on:
August 17, 2010, 10:54:25 AM »
Quote from: ratz on August 17, 2010, 08:46:35 AM
Hi, Rui.
CESM Agent\Packages\setup.ini
Edit:
[GENERAL]
SERVERHOST=YOUR IP
SERVERPORT=9901
Address1=YOUR IP
[PRODUCT1]
Tell us the result.
Note: At the present time only one computer with out of NAT can be added to CESM at the present time.
Thank you very much ratz, this worked for me !!
Do you have any idea if there will be a version of CESM (in the near future) to which more than one 'out of NAT' system can be added? I am consultant to several lawyer firms of which some have more than one office and we would like to be able to control the subsidiary offices (3 to 5 pc's each) from the main office ...
Again, thanks for your quick reaction.
Ciao,
Rui Rosado
Logged
ratz
Comodo Loves me
Offline
Posts: 107
Re: CIS_ESM on external network
«
Reply #7 on:
August 18, 2010, 06:47:01 AM »
We are working on improving this issue.
Thank for your interesting to our product.
Stay with us.
Logged
Tags:
CIS
esm
external
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.031 seconds with 20 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com