Server :: Sites Gets Downloaded And Is Not Accessible?
Feb 4, 2011
I used vmware to create a guest OS in vmware.The IP of Guest Ubuntu is 192.168.43.129 and that of host Ubuntu is 192.168.1.3
Here is apache log when I access the site on machine where it actually is (guest os) as http://localhost
the apache log shows
Quote:
127.0.0.1 - - [04/Feb/2011:22:18:29 +0530] "GET /some/templates/default/images/ButtonsBack.gif HTTP/1.1" 304 - "http://localhost/some/templates/default/delos.css" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009033100 Ubuntu/9.04 (jaunty) Firefox/3.0.8"
[Code]....
View 2 Replies
ADVERTISEMENT
Aug 9, 2011
i hav the problem ...n i am having solution for it. ...i searched a lot on forum .but didnt find any proper solution for my problem. problem : " Cannot access some sites on Ubuntu 11.04 specially HTTPS sites. loading of certain sites was really slow" Solution : well. i found no one who could gave me solution that worked. so i studied some linux n here is solution ..ON terminal : sudo pppoeconfthen just follow instructions ...set to default every thing. it will configure all ur net settings on its own.restart ur pc. no need to dial anything. the net will auto dial itself without any problem..just make sure...u do it correctly ..read instructions..
View 5 Replies
View Related
Feb 9, 2011
In the past week or so I've noticed some weird network behaviour. I find accessing some sites such as Amazon, Paypal, and Bigstockphoto really slow. Sometimes the page will not load at all. Other sites are fine. The problem sites are not a problem for others on my LAN at home. When I try to open the problem sites, I can see in Firestarter blocked connections coming from 2.1(8/9).xxx.xxx on various ports such as 36007. This only happens for the problem sites. I attached a typical output from firestarter.
This happens with Firfeox or Chrome. Using Ubuntu 10.10
View 4 Replies
View Related
Sep 23, 2010
I am on home internet access so it does not have a fix IP. I would like to set my web server to be accesible from outside. So what I do? First I must set my router to point access for port 80 to this machine. Then in the machine I open port 80 right? Then what software must I install is it no-ip?
View 3 Replies
View Related
Apr 27, 2010
using OEL 5.4, which uses Gnome 2.16 interface I can see my share from Windows, but whatever I do, I get messages that my share is not accessible. The whole user thing is quite complex, dont understand what user I should use on Windows, what password, what user should have what rights on linux.
I'll post smb.conf tomorrow ... The problem is that Windows lacks any decent error message, stating what kind of error message. Is there no Samba client for Windows?
View 6 Replies
View Related
Jun 20, 2011
I'm installing Liferay as a WAR on Tomcat 6 on a new Ubuntu server.I want my portal accessible only via HTTPS, that's why I've enabled it via Apache.My config :Apache 2 (/etc/apache2/sites-enabled/001-https)
Code:
<VirtualHost my.domain.com:443>
ServerAdmin admin@domain.com
[code]....
View 6 Replies
View Related
Sep 22, 2009
i am working on fedora 10 and configured dns on my college lan which already has it's dns at 192.168.5.20 .So i configured my private dns server at 192.168.101.91 which is my ip too.And the domain name is the host name of my system for example server.onkie.com.MY dns port 53 is shown when i do nmap localhost but but doesnt show when i do nmap 192.168.101.91 .Also when tested my server on other computers on my lan with there primary dns as 192.168.5.20 and secondary as 192.168.101.91 they cant access my site at my system with the name server.onkie.com . nmap localhost
[Code]...
View 1 Replies
View Related
Sep 22, 2009
I am working on fedora 10 and configured dns on my college lan which already has it's dns at 192.168.5.20 .So i configured my private dns server at 192.168.101.91 which is my ip too.And the domain name is the host name of my system for example server.onkie.com.MY dns port 53 is shown when i do nmap localhost but but doesnt show when i do nmap 192.168.101.91 .Also when tested my server on other computers on my lan with there primary dns as 192.168.5.20 and secondary as 192.168.101.91 they cant access my site at my system with the name [URL].. . nmap localhost
Starting Nmap 5.00 ( http://nmap.org ) at 2009-09-22 21:24 IST
Interesting ports on onkar (127.0.0.1):
Not shown: 993 closed ports
PORT STATE SERVICE
22/tcp open ssh
53/tcp open domain ----the dns is running
[Code]...
I already disabled my selinux and iptables ..but then also it's not accessible in Lan .
View 1 Replies
View Related
Nov 26, 2009
My school computer Crasht, so i thoug hey i wana create a linux server, so do anyone know how to make a Fedora server that can be acest thru the wanport ( acest thru the web ) for sharing school stuff etc ... any one know? or know where i shoud look for manuals?
View 1 Replies
View Related
May 13, 2011
Cannot access installation media
Index of /repositories/GNOME:/STABLE:/3.0/openSUSE_11.4
GNOME:STABLE:3.0 (Medium 1).
Check whether the server is accessible.
Index of /repositories/GNOME:/STABLE:/3.0/openSUSE_11.4
File './x86_64/Mesa-7.10-1.2.x86_64.rpm' not found on medium '[URL]'
Fresh Install. Used Gnome3 link from here
openSUSE:GNOME 3.0 - openSUSE
Worked Yesterday. Not today
View 1 Replies
View Related
Jan 22, 2011
I setup a server last night and was able to remotely connect to it and access the internet with it. However, now that I have setup /etc/network/interfaces so that the server will have a static IP address, I cannot access the server remotely. Also, from the server itself, I cannot access the internet. Ping provides "unkown host" for any website I try. How do I fix this?! I don't know why this is happening.
Here is my interfaces file:
Code: ...
#The primary network interface
allow-hotplug eth0
# also tried with and without auto eth0
# auto eth0
iface eth0 inet static
address 192.168.133
netmask 225.225.225.0
gateway 192.168.1.1 This is the only NIC on the server.
Here is ifconfig:
Code: eth0
Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr: 192.168.1.133 Bcast:192.168.1.225 Mask:225.225.225.0
UP BROACAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txpueuelen:1000
RX bytes:0 (0.0 B) TX bytes: 0 (0.0 B)
Interupt: 29
View 2 Replies
View Related
Oct 20, 2010
I have a samba server set up on my computer, and I can only access the shares over the network by loging in as my main user. This works for all shares, on any drive. When I log in using my fileshare guest account, I get the list of shares, but after selecting one to connect to, it gives an error that the server isn't available. Any share off the boot drive won't work. I don't know if it has to do with permissions, or it's a config problem.
View 5 Replies
View Related
May 30, 2010
My sites on the server are loading very slow, though my server load is under 1.00.What can be the problem, when ever i restart httpd the sites starts to load instantly.
View 14 Replies
View Related
Nov 3, 2010
I just setup a ubuntu 10.10 box learn linux and to play around with, and want it to host my website. I can see the web site on my local network no problem but the outside world gets a time out message. I check to make sure everything is forwarded correctly on my router and the dns so i has to be something in ubuntu blocking out-of-network traffic how do i turn port 80 on to the outside world
View 4 Replies
View Related
Jan 3, 2011
We have a development server not accessible to the public used for testing which was setup for us. When attempting to have my PHP scripts upload an image to a folder, I have to CHMOD the folder to 777. Ideally, when a folder is created it has permissions set to 755 - I want to be able to upload to them. Is there a way to change permissions to allow the PHP scripts that run to be able to write to a folder? I know it has something to do with owner or group, but I don't know where to start.
View 2 Replies
View Related
Jul 22, 2011
It resides at 65.211.112.135 There are numerous domain names on this ip [URL]s Those are a few of them. Now if you try to ping 65.211.112.135 it does not respond, if you ping "www.barrierfree.us" it says pinging 65.211.112.135 but it also does not respond. BUT if you point your browser to one of the above domain names it will work, but it is quite slow.
View 9 Replies
View Related
Mar 9, 2010
i added users to the group om PDC after it i shared folder on linux server and given permission for users from this group, the folder is showed correct. After it i removed users from group, but the folder is accessible. Where is mistake?
[global]
workgroup = STSCOMPANY
password server = *
[code]....
View 3 Replies
View Related
Nov 19, 2010
I am running a centOS server using ISPconfig 3.My web sites are not showing content only this phrase 403 Forbidden
You don't have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
View 168 Replies
View Related
Jun 18, 2010
In my college all popular sites blocked i am working on linux... is it possible to Encrypt the http request? anyother way except proxy sites
View 2 Replies
View Related
Dec 7, 2010
i have installed FTP server on fedora 13 its working absoultely fine on server but when im trying to open through other pc's browser it giving internet explorer cannot display the webpage.could anyone telme how to access my ftp server in internally as well as outside the network.I have installed ftp in server 2008 but still same issue.
View 1 Replies
View Related
Nov 1, 2010
The cable internet I'm using runs on Dynamic DHCP IP addresses. I changed it to a static IP address in my router settings, but it keeps changing. This means that I can't connect to my home server from a remote location.
Is there anyway to run my ubuntu server on a DHCP IP address without connecting through my router 192.168.1.xxx?
View 1 Replies
View Related
Sep 20, 2009
I have a server with 8GIG of ram and a quad-core q9550 CPU and 500GIG of hard-disk space, and 100Mbps net connection.I have separated it into 3 parts of 2 Gigs of ram each, by virtualization, so there are 3 VPSes. The problem is that the one of the VPSes (created) with centos and WHM/cpanel would go down very often, as many as 60 times per day!I asked one of my friends to have a look at it, and he told me that Tomcat was the reason.Things got a little better (ask me what I changed about Tomcat?!) and after that the server would go down only about 20 to 30 times per day.I asked the friend again, and he told me that the CPanel integrated antivirus would cause the high load periodically.(Ask me again, what did I change?) And after that the server would go down only about 4 to 10 times per day.Now, as far as I can tell, there is nothing more that would/should cause the server to go down.
About 30 minutes ago, before writing this post, the hosted sites were unavailable again, for about 30 seconds.I checked the load through ssh and I saw that the load is 3, so I went to the main server and checked the VPS ram and noticed that only 10% of the cpu is used and only 307Mb of available RAM is used.
Everything shows that the server should be functioning OK, but it still seems to get unavailable far too often.
I used the top command and noticed that there is nothing using the cpu and the ram and all of them are 0.I used the mysqladmin proc command and again nothing noticeably weird seemed obvious at this time. I also checked the other VPSes and they were also in relatively low-resource-consumption states(I don't understand this part):Also sometimes I use the top command when the load goes high I see that all of the users, even the non visitors users site use cpu seems forexample a refreshing things or updating thing updates all of the accounts forexample mysql or so Please help me to figure out what other things might be causing these service/server high loads and unavailability.
View 16 Replies
View Related
Jul 30, 2011
What's the best way to move over 500 sites from a webserver with apache and mysql on the same server.. to a new server?
View 1 Replies
View Related
Apr 3, 2010
After a recent CentOS upgrade, my PHP has gone nuts.About 50% of the time, the websites will show just fine from my web-server.Most of my sites are wordpress related; all have the same issue. Standard HTML sites load okay all the time, though.
View 12 Replies
View Related
Mar 1, 2010
after the netinst finished to download the last package, one hour later the process never continues, I checked the log file and I didn't find anything suspecious, also dmesg and nothing, in fact, in the log file before checked I found that the last line was registered just a minute ago - DHCP renew IP-, so my questions are:
1. all the packages downloaded are gone?, can I restart the installation using all those packages downloaded?
2. where I can find the error or problem that cause that the installation was freezed?
3. in the case that installation needs to start from the beginning, can I use the package downloaded?
View 3 Replies
View Related
Jan 5, 2010
We have about four workstations and a server. What we need is authenticating with the server, and when you log on, you should see your own desktip and documents idnependent on which workstation you use. Could this be solved by placing the user's home on a server share?We also need a server share accessible from both Linux, Windows an Mac, readable and writeable, as some prefers to bring their laptops to the office.I've read a little bit about terminal servers, but using the workstations as thin clients sounds like a waste, as they're just as powerful as the server. "Fat" clients sounds better,
View 9 Replies
View Related
Feb 4, 2011
i'm finding that websites that require webcams like chatrt, omeegle, mebeam etc wont allow me to connect, it will say connect to server, or initializing and never pass this stage - is this an ubuntu flash/java issue or is it something else entirely?
View 2 Replies
View Related
Jul 5, 2010
I have a dedicated server with two sites ie site1 & site2. We have two sites which need to share the same images folder, the situation is a shopping site (site1) with one category of products which we have decided to setup as dedicated site for (site2).
Our system uploads the images to site1 directory ie:/home/site1/public_html/images/image1.jpg
I don't want to duplicate the images into site2 images directory so is there a way of sharing them using the following url /home/site2/public_html/images/image1.jpg (which pulls site1 image)
View 3 Replies
View Related
Feb 4, 2011
For some reason my DNS servers aren't able to resolve certain names. Most names resolve fine there are just a few that don't work. Nslookup doesn't work either of course, and curiously neither does "whois".
Here's an example:
Quote:
dig facebookmail.com +trace
; <<>> DiG 9.2.4 <<>> facebookmail.com +trace
;; global options: printcmd
[code]...
View 2 Replies
View Related
May 19, 2010
i just implemented ur instruction n got success but i have one problem that i want to provide only two or three web sites access to groups in squid.
View 1 Replies
View Related