8/29/2025 7:30:28 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Deploying SLX Web to a web server in the DMZ
Posted: 17 Jul 09 5:12 PM
|
I am working with a client who wants to run their slx web server in the DMZ. This precludes the web server from belonging to the same domain as the SLX server. Has anyone done a deployment like this? Sage says it's possible. Does anyone have any information on this? |
|
|
|
Re: Deploying SLX Web to a web server in the DMZ
Posted: 20 Jul 09 12:07 AM
|
Why can't the SLX Server be on the DMZ as well?
It may be easier to grant Internal users access to the DMZ than allowing access from the Web on the DMZ to the SLX Server internally.
I have in the past configured SLX in a DMZ, but as stated, the SLX server and the Web server were hosted within the DMZ. All internal Users were configured as SLX Remote, so they didn't need a direct connection to the SLX Server. I also ended up implementing a custom HTTPS engine for Synchronization.
So, at the end of the day, the only connection out of the DMZ into the Network was the SQL connection, which were configured on a Custom port, and the only Incoming connections were for SLX and the Synchronization both running over SSL.
There are probably may other ways to configure it, but one needs to take into account the complete configuration of your Solution (e.g. Windows Client, Remote Clients, Remote Offices, Mobile Clients, etc). |
|
|
|
Re: Deploying SLX Web to a web server in the DMZ
Posted: 21 Jul 09 1:43 PM
|
Dave,
This is very doable. Mostly you need to concern yourself with the user name and password (must be identical in DMZ and domain) of your WebDLL user. SLX has no additional requirements for running in a DMZ; it is mostly a Network job
There is an old thread on slxdeveloper.com about this that an Advanced Search on Google should find.
Carla |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|