Can't connect to upgrade packages
I'm a newbie trying to instal everything for the first time; I got everything running perfectly only getting HUDlite installation has been a problem. after switching to Admin Mode the username and password for TB forum (or anyother) brings a message that "I can not be connected to the internet through that box". I have checked my firewalls, tried different boxes on my network without any success. If somebody could assist I will appreciate. I have just installed TB 2.0.
thx
Thanks for the prompt response; I think I have internet access to the box since I've been able to install all other modules for FreePXS by logging remotely on my separate computer. How do I know if the DNS or gateway are not set well, I use the one prompted after .iso installation and counterchecked on my resident router for the assignment of the IP (192.xxx.xx.108) for the server.
I am really stuck, I can't move an inch! :-x
Thanks
Hmmm,... I've got a similar problem. Can connect to the package server, but only the trixbox beta and the CentOS repositories. I can't connec to the Trixbox packages where the Hudlite server is located. Is there an other way to install the server? yum or such a system?
Hi forum. I have just begun to experiment with trixbox. I seem to be having the same problem and cannot get connected to upgrade or install packages. There seems to be a problem with my network. It says I cannot get connected to the internet. Yet, I can ping trixbox.org. BTW, the above link is not found. I have looked through the forum, but have not come up with anything else, except 1 member added this to their hosts file.
66.234.135.90 trixbox.org
66.234.135.90 upgrade.trixbox.org
64.9.11.246 freepbx.org
65.111.165.203 mirror.freepbx.org
which I did, but still no luck.
Just wondering if this has been solved and how, or can someone point me in the right direction.
Using trixbox 2.0 .iso fresh install.
Thanks in advance.
Hi,
I am also experiencing the same problem. If I go to Packages or to install Hudlite Admin, and as soon as I login to my trixbox.org account it will give me an error message:
"There is a problem with your network setup. We cannot show you available packages because we cannot connect to the internet from this box. Please make necessary adjustment to allow this bow access the internet."
I am sure my box is connected to the Internet because I was able to make and receive calls after manually configuring the box to connect with my Voicepulse Connect for Asterisk account.
Do you have any suggestions? Thanks in advance!
I had the same problem as you. I could not register or get access to the packages, even though my machine could ping internet sites. This was on a fresh install of Trixbox 2.2.
What I think the problem was is that when I installed the software and brought up the box it was not connected to the network. When I connected the network after the install I did a netconfig and 'service network restart' to get internet access. But for some reason the gui still did not seem to think it was connected. After I rebooted the box with the cable connected everything worked fine.
I am speculating that there is something in the Trixbox software that determines connectivity on boot and that it did not see the connection even after I restarted the network service.
I get an error telling me that the internet cannot be reached from this machine. I can SSH with SecureCRT to my TRIXBOX machine and ping www.trixbox.org with 100% reply success. This tells me two things.....1) I have Internet connectivity from the TRIXBOX machine, and 2) my DNS settings are correct.
Anyone have any suggestions as to what could be preventing the PACKAGES page from connecting to TRIXBOX.ORG? I am new to Trixbox, but I'm not a novice to networking. I will try capturing with wireshark on the ethernet interface to see if the box is even trying to communicate with TRIXBOX.ORG. I will repost when I get results from that.
I got the same exact issue here. I just installed Trixbox 2.2.3 I know the Trixbox machine can connect to the internet because I was able to update using yum -y update. I was also able to update the FreePBX modules. I can ping to www.trixbox.org from the Trixbox machine.
What could possibly be wrong here? I would appreciate your response.
Cheers!
I had the same issue not so long ago. After going in circles we finally found the issue. On the firewalls, you not only need to make sure you have the proper ports open. You also need to make sure to BYPASS the firewall CONTENT FILTER if you have one in the firewall. Once you place your Trixbox server IP in the bypass, you will instantly start getting access.
Hope this helps!
Chris
Thanks for the quick reply, Chris. I have checked my router and firewall settings, I still can't get through. At one point I had turned off the firewall since I'm currently on a home network testing this Trixbox but still no go. The TB is currently set as DMZ on my router so I supposed all the ports it needed should be open. I can also connect to the TB using a softphone outside my LAN which proves that this TB is connected to the internet.
I think the root cause of this issue is the fact that my ISP has a transparent proxy that I cannot bypass and they have implemented a content filter which I cannot disable.
Is there any work-around regarding this issue? Are there any updates that can fix this problem with content filters and proxies? How can I install the packages thru CLI? As I mentioned above, I can update using yum -y update so I believe I can install the packages thru CLI..
Thanks,
Dennis
I Solved this by doing a little change to my
/var/www/html/maint/includes/functions/login_functions.php file....
Modify on line :369 (Home Version: 1.0.0.26)
find this..
if($loginStatusArray[0] == 1)
and change the value "1" for a 0 like this
if($loginStatusArray[0] == 0)
*****Rember to Backup your conf files =)******
Hope It Helps =D



Member Since:
2007-02-25