On Thu, Feb 10, 2011 at 09:02:32PM +0200, Andrei Popescu wrote:
> On Jo, 10 feb 11, 10:12:30, Mike McClain wrote:
> > I've done something to keep browsers that connect just fine via ppp
> > from connecting via eth0.
> > Thoughts?
> 
> No, but maybe the output of 'host google.com' and 'wget google.com' can 
> help diagnose.

I don't have 'host' but
root@/deb40a:~> wget -v google.com
--16:28:14--  http://google.com/
           => `google.com/index.html'
Resolving google.com... 74.125.227.20, 74.125.227.16, 74.125.227.17, ...
Connecting to google.com[74.125.227.20]:80... failed: Connection timed out.
Connecting to google.com[74.125.227.16]:80... failed: Connection timed out.
Connecting to google.com[74.125.227.17]:80... failed: Connection timed out.
while
root@/deb40a:~> ping google.com
PING google.com (74.125.227.20) 56(84) bytes of data.
64 bytes from 74.125.227.20: icmp_seq=1 ttl=54 time=67.4 ms
64 bytes from 74.125.227.20: icmp_seq=2 ttl=54 time=76.1 ms
and
root@/deb40a:~> traceroute google.com
traceroute: Warning: google.com has multiple addresses; using 74.125.227.20
traceroute to google.com (74.125.227.20), 30 hops max, 40 byte packets
 1  router (192.168.1.1)  0.456 ms  0.387 ms  0.344 ms
 2  10.157.32.1 (10.157.32.1)  7.122 ms  11.107 ms  44.516 ms
 3  68.6.11.158 (68.6.11.158)  11.025 ms  20.969 ms  40.652 ms
 4  68.6.8.174 (68.6.8.174)  10.219 ms  11.311 ms  10.260 ms
...
 9  74.125.227.20 (74.125.227.20)  66.357 ms  65.712 ms  63.438 ms

though I must admit I find the 10.157.32.1 address confusing.

In a message from Paul Cartwright he said,
'in my interfaces file I have a DHCP setup commented out, I use static IP'.

So I tried that and the messages you see above are after my switching
to static IP address.

So it now looks like the question I need to answer is:
What do wget and browsers have in common that is handled differently
when using ppp0 vs. eth0?

Thanks for your support. With the help of this list, though the symptoms
haven't changed the problem just may be closer to solution.

Mike

-- 
Satisfied user of Linux since 1997.
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110212032040.GA19277@playground

Reply via email to