Results 1 to 2 of 2

Thread: Cannot access Sugar from outside local network

  1. #1
    nmuleski is offline Sugar Community Member
    Join Date
    Mar 2011
    Posts
    11

    Default Cannot access Sugar from outside local network

    We recently upgraded to community edition 6.2.2 and since we have been having trouble accessing Sugar from our WAN. Sugar is running on Ubuntu Server with a Bitnami stack.

    They are getting a "Page cannot be displayed" and not an error from sugar itself.

    I have tried the following:

    1) Added to apache2 file httpd.conf:

    <Directory /path/to/sugar/>
    AllowOverride All
    Order allow,deny
    Allow from all
    </Directory>

    2) Added to config_override.php in sugar directory:

    $sugar_config['http_referer']['actions']=array('index','ListView','DetailView','EditView', 'Login');

    (^ This will take care of all referrer's; correct?)

    3) Made sure that the Ubuntu firewall is allowing access to port 80.

    4) Made sure our firewall is allowing access.

    Does anybody have any clue why this is happening? Any suggestions would be greatly appreciated! Thanks

  2. #2
    linuxboxsolutions is offline Junior Member
    Join Date
    Oct 2011
    Posts
    6

    Default Re: Cannot access Sugar from outside local network

    Make sure you have the ports open on your WAN to allow traffic on port 80 to go to your sugar server. Also make sure ubuntu's firewall is off or at least open port 80 in ubuntu, But your firewall will do a better job of being a firewall than the ubuntu server itself will so use your routers firewall instead of ubuntus. Also make sure iptables are turned off.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can't access sugarcrm running on pc on local network
    By rodgersa in forum Installation and Upgrade Help
    Replies: 5
    Last Post: 2011-12-27, 08:03 AM
  2. OS Local network
    By aumadia in forum General Discussion
    Replies: 2
    Last Post: 2010-11-04, 09:06 AM
  3. Can't access sugar ce from a machine in local network
    By sreecareer in forum General Discussion
    Replies: 2
    Last Post: 2010-02-26, 04:37 PM
  4. Replies: 0
    Last Post: 2009-01-26, 04:54 AM
  5. Local Network Question
    By rhernando in forum Help
    Replies: 2
    Last Post: 2008-09-16, 02:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •