Ubuntu Networking :: Cannot Able To Browse Any Sites

Mar 15, 2010

Its a single PC, I can ping my connection but I cant able to browse any sites..These are my outputs.

Code:
karthick@Learners-desktop:~$ ping -c 3 google.com
PING google.com (209.85.231.104) 56(84) bytes of data.
64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=1 ttl=45 time=355 ms
64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=2 ttl=45 time=355 ms
--- google.com ping statistics ---
3 packets transmitted, 2 received, 33% packet loss, time 2000ms
rtt min/avg/max/mdev = 355.239/355.534/355.830/0.665 ms

View 9 Replies


ADVERTISEMENT

Networking :: VPN Connection - Not Able To Browse Other Sites When Connecting To VPN

Apr 30, 2011

The problem that I have been struggling with is while connecting to VPN server, I can't connect to other sites.

I am on 11.04, but this have been happening on 10.10 as well.

On Win7, I was able to browse the VPN and the other sites at the same time without any issue.

I also tried by checking ON the "Use this connection only for resources on its network" option (under IPv4 settings tab) but doing that is allowing me to browse all sites except the VPN site. The method that I am using is "Automatic (VPN)".

Need your help to solve this issue.

View 5 Replies View Related

Networking :: Ubuntu Wired Network Cannot Browse Internet Sites?

Aug 5, 2009

A few days ago my wireless windows vista computer internet was running slow so i reset the modem. Then I went on the internet on my ubuntu machine machine and went to www.google.com and couldn't connect to the server so i tried linuxquestions and i couldn't connect but i could ping sites. My wired and wireless windows computers worked fine. So I called Comcast (my ISP) and said it was a router issue. So I looked online and it said to disable IPv6 on firefox so I did but that still didn't work.

View 12 Replies View Related

Ubuntu :: Can Ping IP Addresses Of Sites But Cannot Browse

Feb 16, 2010

I can ping IP addresses of sites, say 209.85.229.99 (google.com), but I cannot ping google.com, nor browse it. Same thing for every alphabetic address and hence in practice I have no internet on my laptop. In windows, I'd just flush DNS but I don't know what to do in Ubuntu. I am using WICD.

View 9 Replies View Related

Fedora Networking :: Connected To Router - Can't Load Sites - Can Load Sites In XP ?

Jan 14, 2011

I dual boot XP and FC14 and have 2 routers. I can connect and ping one of these routers when I'm in FC and I have an IP address I just can't load any websites. When I connect to the other router (my main router) it works fine. When I boot into XP and connect to the problem router I can load pages fine. It's only when I'm on FC14 and connect to the problem router that I can't load pages even though I have an IP and can ping around.

View 1 Replies View Related

Ubuntu Security :: Some Sites Blocked - Accessing Some Sites - Amazon Paypal And Bigstockphoto Really Slow

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

Ubuntu Networking :: 9.04 Can't Go To Different Sites

Mar 15, 2010

I am running Ubuntu 9.04 32bit on a dual boot (XP) computer. No internet problems in windows, and I am currently typing this post on my wifes HP laptop running 9.10. I have no browsing ability on the desktop running 9.04, and updates don't work (in details, every other line fails) But, I can bring up Google, and search it, pictures and all, but cannot go to different sites (ebay, hotmail, amazon as the first few i try). Also, my pidgin works fine, as I am talking on it now. I have tried to turn off ipv6 in Firefox and ubuntu, neither doing anything noticeable.

View 1 Replies View Related

Ubuntu Networking :: Can Ping And Browse By Ip But Not By Name

Apr 23, 2010

recently I got new wireless card, att usb Quicksilver(based/produce by Option?), for att.Regular gnome network manager freezes the computer when I am plugging it it therefore I installed the one from wicd.net.Also, I am using HSOConnect (to connect by to G3 network), and sometimes I connect to regular wireless g connection through router.

Under both cases I can ping the website by IP and can access the website by ip (ex. google) but can not ping or browse by name.As a side note... I can use and access Skype fine under g3 network and normal wireless.I tried browsing and finding other solutions in past few days but ended up breaking everything and reinstalling to get back to the point I am at now.I am working on the road, so not being to broswse is rather crippling to me.... also I can access internet normally only from home from different computer now.

View 9 Replies View Related

Ubuntu Networking :: Can Only Browse IP But Not With Domain Name

Jun 9, 2010

I haven't been playing with linux for some years.

My setup:
Private router which connects to the internet.
Host: win7 with VMWare workstation
Ubuntu 10.04 runs in a virtual machine on VMWare workstation.

Win7 works fine. Ubuntu can ping with valid ip address and firefox can load a webpage if provided with valid ip address. Ubuntu cannot ping with domain name and firefox cannot browse with domain name. Examples:
Ping google.dk results in

Code:
ping: unknown host google.dk
Writing google.dk in the address bar of firefox results in

Code:
Firefox can't find the server at www.google.dk.

Code:
peterbf@ubuntu:~$ ping 216.239.59.104
PING 216.239.59.104 (216.239.59.104) 56(84) bytes of data.
64 bytes from 216.239.59.104: icmp_seq=1 ttl=237 time=40.3 ms
64 bytes from 216.239.59.104: icmp_seq=2 ttl=237 time=38.8 ms
^C
--- 216.239.59.104 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 38.892/39.645/40.398/0.753 ms
Writing 216.239.59.104 in the address bar of firefox results in a correctly loaded google page.

View 9 Replies View Related

Ubuntu Networking :: Cannot Browse By FQDN

Sep 5, 2010

brand new install of 10.4 server and I'm having a strange issue. I cannot browse to any website by it's domain name, but I can connect via IP address.

I've been googling around and did the following:

added nameservers to /etc/resolv.conf based on an nslookup from my windows box:
nameserver 71.250.0.12
nameserver 68.237.161.12

I commented out the hosts line in /etc/nsswitch.conf per another site and changed it to: hosts: files dns

I can see other computers on my local network via IP and I can browse to the server's default apache page by it's hostname, so I'm assuming it's something about the server's dns resolution, but I'm not sure of my next step.

View 6 Replies View Related

Ubuntu Networking :: Browse The Domain Via VPN?

Nov 3, 2010

I have Ubuntu 10.10 at work and I've installed a Windows XP virtual box machine under it, that is joind to our Active Directory domain(but Ubuntu is/will not joined). I've set up VPN on XP box and I can connect to it from Ubuntu. I want to browse network shares(that use AD for permissions) and domain sites(like sharepoint) from Ubuntu. But even after connecting to VPN when I can't browse network shares, and nautilus asks for domain user/pass and tries to open share with no success. What extra steps is needed to browse my corporate network from Ubuntu via VPN?

View 4 Replies View Related

Ubuntu Networking :: Slow Lookup Of Web Sites

Nov 9, 2010

For a while now I've got a problem when surfing the internet. Everythings fine for let's say 15 minutes and then all of a sudden it takes about 1 minute to load a -random- page, once it has loaded, everthing's fine again. Transmission does not seem to have this problem. I'll double check this. Looking thru the forum I found the following "solutions". None of which has worked for me up to now:

- disable ipv6 in firefox
- set method under network manager to "Automatic (DHCP) addresses only" and use google or OpenDNS dns servers
- change resolv.conf (comparable to the second one I guess)

View 9 Replies View Related

Ubuntu Networking :: Can't Access Any Internet Sites?

Jan 22, 2011

I am using Ubuntu 10.04, when connected to the ethernet through , Atheros Communications AR8152 v1.1.I can successfully access the internet. But when I try to use the wireless I can connect to the network using Atheros Communications AR9285, but can't access any internet sites. Or ping any other devices on the network.I'm using an Acer Aspire One D260

View 1 Replies View Related

Ubuntu Networking :: Can't Access External Sites

Sep 1, 2011

Strangest thing...yesterday my 11.04 box lost the ability to access anything external. I can ssh to the box from outside my network, and all other boxes on my network are fine, but this one box can't hit anything external. If I attempt to ping a site it's doing the same resolution, but no packets are delivered.

Up until yesterday it was running fine, and I didn't make any changes to my home network or install any updates. Totally stumped.

Edit: this is a wired connection with a static internal IP.

View 3 Replies View Related

Networking :: Ubuntu 9.10 Apache2 Multiple SSL Sites?

Jan 10, 2010

With hardy, I was able to have multiple SSL sites on the one machine. But I can't seem to get it to work for ubuntu 9.10, I've read that you need to put each SSL site on a different IP. But I was able to do it with hardy without different IP's.

View 4 Replies View Related

Ubuntu Networking :: Cannot Browse Window 7 Share?

Feb 18, 2010

I could not get XP & latest Karmic Xubuntu to network. But now I can browse Xubuntu share/s from Win 7 but not vice versa (I cannot browse Windows 7 shares from Xubuntu laptop.) How would I accomplish this?

View 9 Replies View Related

Ubuntu Networking :: How To Browse Windows Network

Mar 2, 2010

Ubuntu 9.10 now, before 9.04 was installed. On both versions I was unable to browse windows network - when I visit corresponding icon in nautilus, I see error message:
??????-???? -- ???????????? ??????.png
Looks like some service was missed at startup and not running.

View 5 Replies View Related

Networking :: Cannot Browse Network From Ubuntu / Resolve This?

May 23, 2010

I cannot browse the network from Ubuntu, but I can see the ubuntu machines from the windows including file and printing.
Nautilus gives the following error:
Could not display "network:///".
Nautilus cannot handle "network" locations.

Workgroup names all set the same
Sharing allowed on all machines

I have read all of the postings on this I think and have not been able to implement a solution.

View 6 Replies View Related

Ubuntu Networking :: Unable To Browse On One Connection

Jun 21, 2010

We have two internet connections here, one through Allegro which goes through an ISA 2004 box and an ADSL2+ connection.Everything works fine when connected via the ISA box. Windows machines (and last I checked, a Macbook) work fine on the ADSL2 setup, but nothing Ubuntuesque will work properly through it.DHCP is fine (and the same thing happens with a static IP), it gives a proper address, DNS works fine, it's just whenever a page attempts to load, Firefox will sit at the "Waiting for <site>..." status until it gives up. apt does the same thing.What I've tested it on so far is:

- a homemade 9.10 box
- an IBM xSeries 346 running 10.04
- an Acer Veriton M460 running 10.04
- an Acer Travelmate 6293 running 10.04

None of them will work with it. The Travelmate and the IBM are dual-boot, both will work fine on the connection under Windows. The Veriton is Windows only (tested using a Live CD) and is much the same.The router is a Thompson TG782T (Telsta branded). I'm at a loss with this. Any ideas? I can provide more info if needed.

View 2 Replies View Related

Ubuntu Networking :: Can't Browse The Net - Connections Intact

Aug 3, 2010

i have my connections up & running once i connect my laptop in my .....but the trivial problem of cant browse the internet

View 6 Replies View Related

Ubuntu Networking :: Connected To Internet But Cannot Browse?

Oct 14, 2010

I have installed ubuntu a few times in the past but if I've had to get messy with the command line I bailed. So given that I wanted to set up a home server/media center, I tried win server, but given research had told me that it is easier to accomplish all the features I wanted with Linux I decided the time had come to really see what I'd been missing out on. So what I am looking to accomplish is a full lamp stack, xbmc, samba, mail server, VMWare server, rtorrent, ftp, an probably a few others I have forgot because I can't get to my check list right now. Settled on ubuntu 10.10, had installed it a couple of times while it was still in beta, just to get a feel for it and get everything working so that when it was released I could do a fresh install knowing how to configure everything.

So on Sunday the time came. Everything was going fine until last night, I was installing roundtable webmail and all I came to download something and FireFox can't display any web pages, postfix can't deliver mail. The server can ping local machines but not google.com or another internet site, I can ssh into it an get a remote desktop session via various methods, both either over the local network, or internet. The website is getting served both locally or internet. I just cant seem to make any outbound connections to the outside world.

View 8 Replies View Related

Ubuntu Networking :: Ping Fail But Can Browse?

Dec 23, 2010

I have a DSL connection, DHCP, able to browse and no problem with that.

But I can't ping websites or their ip address. Should I be worried? I'm using Maverick through Wubi.

View 1 Replies View Related

Ubuntu Networking :: Cannot Browse Net When Ppp0 And Eth0 Are Up?

Apr 12, 2011

I'm a n00b with these things so be nice please XD I have recently touched on this in previous posts but never came to actually trying to fix it. I have a D-Link DSL-2640R router, with dhcp disabled. It is connected to my computer via ethernet. I have the network manager configuration set to manual with an address of 192.168.1.2, Mask 255.255.255.0 and the gateway column is blank. I would like to know why my eth0 interface seems to stop me browsing.

I use a T-Mobile HUAWEI usb mobile broadband stick, Model E1750 for internet access. If anyone has any ideas as to why this is happening please discuss them. I have also tried editing the /etc/sysctl.conf file and uncommented the net.ipv4.ip_forward=1 line to enable ipv4 packet forwarding. This has not solved my problem.

View 4 Replies View Related

Ubuntu Networking :: Established Connection But Not To Browse

Jul 5, 2011

there is an open wireless i can connect it -in ubuntu- but can not browse anything.we tried to connect via mobile it's working fine ,in addition via Windows XP it's fine ,but not in ubuntu why???!!

View 1 Replies View Related

Networking :: New ISP Can Connect To Only A Few Sites?

Feb 2, 2009

I have an odd Linux problem. Changed ISP recently -- Windows NT4 & W95 work fine. Linux has worked fine on previous ISPs, but on the newest ISP, I can connect successfully on Linux, but can only communicate w/maybe one out of 10 sites (Google, for ex.). Mostly I get "cannot connect to site". Some points:

-Linux is Slackware w/kernel build 2.4.26.
-No settings changed from Linux setup that worked fine on previous ISPs.
-/var/log/Log file says PPP connects via CHAP successfully & no problems..
-I don't see any similarity on the few sites I can connect to -- seems random.
-ISP is useless -- say they "don't support Linux".
-Using Firefox & Konqueror browsers.

View 9 Replies View Related

Networking :: Block Some Sites In A LAN?

Jul 18, 2011

I need to block some websites and torrents on my LAN running on mostly WIndows XP pcs and a Windows 2008 domain controller. It's possible to block some sites using DNS in Windows Domain controller, but users have the rights to change DNS and bypass the rule. Editing HOSTS file doesn't workThen I tried using Avast antivirus Site Block feature, but that doesn't work on any browser except Mozilla. We have to use Epic and Mozilla Firefox.We can't use a dedicated hardware firewall due to budget constraints and the fact that we have multiple ADSL lines for internet. No single gateway.

View 7 Replies View Related

Ubuntu Networking :: Blocking Sites With SQUID Proxy?

Feb 17, 2010

I need to block some of my sites with SQUID Proxy. I added following lines to my SQUID configuration file but still the site remains unblocked.How to block it?acl blocksites url_regex yahoohttp_access deny blocksitesI have also tried saving some url & filter content in a file and edited configuration as follows,acl blocksites url_regex "/etc/squid/squid-block.acl"http_access deny blocksitesThe squid-block.acl file contents are.cricinfo.commp3

View 2 Replies View Related

Ubuntu Networking :: Wireless Can Connect - Can't Open Sites/IPs

Jan 20, 2011

I've installed 10.10 yesterday on my old HP Pavillion ze2000 as dual boot with windowsXP and the wireless was working normally, I've updated everything it asked to update, rebooted a few times due to some of the updates. Today when I turned it on it was connecting normally to the router, though when I opened mozilla or tried to ping the router IP on the network tools neither have worked. Couldn't open any site on mozilla or ping any ip although it says I'm connected to my wireless router as it would normally. When I open into the XP my firefox there works just fine.

View 3 Replies View Related

Ubuntu Networking :: Connection Times Out Loading Certain Sites

May 17, 2011

I had recently installed Ubuntu 11.04 (64-bit) and I have trouble loading websites. I use a DSL (PPPoE) connection from NetworkManager to connect to the internet. Some sites like this forum site, stack overflow, etc. do not load. Firefox 4 says 'loading...' and then finally times out. I can ping these sites though.

I tried 'wget stackoverflow.com' and Lynx both timed out. wget sends out a request and waits a long time for response before timing out. These sites load perfectly well on my Fedora 14 (64-bit) & Windows XP installations and both these OSes have Firefox 4. From this I assumed that this is not a problem with Firefox (or any other browser for that matter) but it has got something to do with the network configuration.

I faced the same problem with Ubuntu 10.04 too. I use a Dell Inspiron N5010.

View 6 Replies View Related

Ubuntu Networking :: Unable To Use Facebook Chat And Several Other Sites

Jun 18, 2011

i have a dual boot PC with Linux and windows 7. I have observed that facebook chat doesn't work properly when i use linux. and some sites dont open quickly or dont open at all.But there is no such problem in windows. What to do?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved