![]() |
Quote:
#@$$@!! |
BTW, I agree with you mT, that DNS should have a name associated with it's IP. Weird. Wonder where those addys are coming from.
Jim, lets get back to basics. In IE you can go to http://www.yahoo.com In Safari, you get a time out? But you can ping www.yahoo.com? |
Quote:
|
Can we associate an attempt to get to yahoo in Safari & some entries in your system.log?
|
Quote:
|
Sorry, I'm stumped. There are a lot of ways to go from here. Reboot and trying another user, reinstalling the 10.2.6 combo patch, ad naseum.
Seems odd to me that your machine thinks it's hostname is localhost and you can still get out on the net. |
Quote:
|
do you have tcpdump installed? If not, you can install it via fink. Then run:
Code:
sudo tcpdump -i en0Also, have you tried bypassing DNS entirely in safari and using http://216.109.125.69/ directly? J |
isolate the DNS issue
Quote:
[edit] I see that JavaOSX has just suggested the same thing. But I note that when I do 'ping www.yahoo.com', I get: Code:
PING www.yahoo.akadns.net (216.109.125.78): 56 data bytes |
Re: isolate the DNS issue
Code:
$ nslookup www.yahoo.com |
Thanks to all for your help. I'll keep the comments and try tcpdump next time this problem occurs. As for now, I restarted and the problem went away. But, like Arnold, it'll be back...
Jim |
hmm, can we see your mtu? and any proxy definitions?
Code:
$ ifconfig | grep mtu |
Quote:
Code:
% ifconfig | grep mtu |
jim, [i] re-read the thread. you mentioned DMZ.
could you map your entire network architecture for us? ISP to your LAN and each device/host and the config'd roles of each. |
It looks to me like from your ifconfig you have two ethernet interfaces up and running. what does ifconfig -a show for the addressess? two interfaces on the same logical network but on different physical networks would cause the sporadic problems you see. It woould be hellpful to also see;
"netstat -rn" because this tells you the default route to take if the destination address is not on the local network. so do: ifconfig -a and netstat -rn on my system it looks like this: estination Gateway Flags Refs Use Netif Expire default 192.168.1.1 UGSc 22 6 en0 the 192.168.1.1 is the router and I only have 1 interface running. |
Quote:
Code:
[localhost:~] jim% ifconfig -a |
your interface and routing table looks fine, so u will need to look elsewhere.
Please be sure anothe rmachine hasn't "captured" your IP address; i.e. another machine has the same address or DHCP is serving this up to another machine. It would do this only if the DHCP server had the address in its range to serve up and someone also hardcoded it, too (granted, a long shot). No two machines can have the same IP address on the same LAN. So when it happens, again, check the other machines. normally, you can "look" from your machine via arp -a to see if another ethernet address also has your IP address. once the local lan is "cleared" then the issue is routing and NAT or the firewall. I don't know what router u have, but since you are on the "inside" the router must be told to forward incoming packets to you (there is usually a DMZ setting). I haven't used the firewall, but it's possible to deactivate some rules but the FW may still filter and you must totally unload the firewall module. If the other machines are fine then it's unlikely the router and must be local to your machine (or dup IP) and I would lean towards the firewall if you have been using it. see man ipfw. network problems are tough to debug via email... ;) |
Quote:
I've disabled the local firewall for now and am depending on the router's firewall for protection. Merve suggested that as well. (Thanks) The IP addresses are, for the most part, pre-assigned with a specific range served dynamically for "guests." Now I wait... :) |
I have been having this SAME PROBLEM, pretty much. Safari, after a while, stops connecting to web sites. IE still works. I can ping, tracert, etc, from Terminal, and I can see other machines on the network. FTP, mail are AOK.
Safari CAN access my router's webpage. |
Jim-
I realized you and I have similar routers (I have the SMC 7004VWBR wireless). I downloaded and installed the firware upgrade, then did a hard reset and reentered my data. Now Safari works without rebooting! I'm crossing my fingers, but in the meantime you might want to give it a try. |
| All times are GMT -5. The time now is 09:31 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.