Results 1 to 10 of 14
Ok just set-up a internet share connection from my windows box (just because I have not installed linux on it yet, and now that I have this problem I wanta ...
- 03-26-2010 #1
Internet address problem...
Ok just set-up a internet share connection from my windows box (just because I have not installed linux on it yet, and now that I have this problem I wanta try and fix it... ) anyway... the linux boxes on my network will surf the net great, but with one problem... will not load some sites... like tumblr.com, I can access the site from all windows boxes on the network, but the Linux boxes will just say 'Loading..." it will never come up and say 'page not found'... instead it just says it has 'connected to site' and then says 'Loading...' I have tried to manually enter the DNS for my connection, that does not help... any ideas guys...

Totally "LOST"...
PHaTTMaNN
~
- 03-27-2010 #2
Interesting. tumblr.com comes right up for me. Can you post some of the other sites you cannot get?
- 03-27-2010 #3
Comes in for me to on Midori browser.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 03-27-2010 #4
Are you able to ping tumblr?
You say you manually entered you DNS settings? Are you sure that the servers you specified are resolving correctly?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 03-29-2010 #5
Dapper Dan : Here is a list of the other sites that will not load:
myspace.com
blogtv.com
formspring.me
photobucket.com
tinypic.com
ustream.com
rokytnji : the pages do not load in any browser used FireFox, Epiphany, or Konqueror
jayd512 : when I ping tumblr.com this is the output:
seems to me that the DNS is ok... the browser always says 'site found' then says 'loading...' and just does nothing after that... the data for whatever reason just will not load into the browser...HTML Code:[QUOTE]PING tumblr.com (74.54.212.168) 56(84) bytes of data. 64 bytes from proxy.tumblr.com (74.54.212.168): icmp_seq=1 ttl=42 time=114 ms 64 bytes from proxy.tumblr.com (74.54.212.168): icmp_seq=2 ttl=42 time=96.4 ms 64 bytes from proxy.tumblr.com (74.54.212.168): icmp_seq=3 ttl=42 time=100 ms 64 bytes from proxy.tumblr.com (74.54.212.168): icmp_seq=4 ttl=42 time=91.1 ms 64 bytes from proxy.tumblr.com (74.54.212.168): icmp_seq=5 ttl=42 time=89.3 ms --- tumblr.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4004ms rtt min/avg/max/mdev = 89.348/98.420/114.517/8.976 ms[/QUOTE]
- 03-29-2010 #6
All those site work perfectly for me. I did notice most used flash. What about the ones where you have to sign in? Is flash on the other side of those sign ins? Do you have flash player plugin installed on your computer? Is it the current version?
- 03-29-2010 #7
Flash is installed... I can watch UTUBE video and sign-in to other sites with no problems... not thinking it's flash related... but I run a quick check right now...
- 03-29-2010 #8
Just checked and I have flash 10.0.45.2-release. i386... so not thinking that is the problem... like I said this is something really weird... I have pulled many hairs out trying to figure this problem out...
- 03-29-2010 #9
Have a look at your /etc/resolve.conf and see if it appears in order. Here's mine as a reference...
Code:# Generated by dhcpcd for interface rausb0 search watelcom.net nameserver 163.161.142.43 nameserver 163.161.8.59 search dapperdan nameserver 10.0.0.2
- 03-29-2010 #10
Here is my /etc/resolve.conf :
search phatt-nettwork mshome.net
nameserver 209.18.47.61
nameserver 209.18.47.62
nameserver 192.168.0.1


Reply With Quote