On Sun, Oct 10, 2004 at 08:56:41PM +0200, Yedidyah Bar-David wrote: > On Sun, Oct 10, 2004 at 07:33:41PM +0100, Andre Baryudin wrote: > [snip] > > 4. [The strangest part] When I start my computer, it comes up in > > text-mode (mode 3). If I try to access one of the "bad" sites at that > > point (with wget or elinks), it works fine - I get the very fast > > response I'm used to. Then, if I start X, and try to access the same > > web site again - it takes forever! If I exit X - the situation remains > > the same - it restores to normal only after reboot. > > What happens when running wget from an xterm? From a text console > (Ctrl-Alt-Fn)? If you login there before/after running X?
Once I'm in X, the results are identical, no matter from where I try to run wget (or any other program). I don't think, that comparing env outputs will give me any joy, since when I try to run the command from another virtual console, after X was started, I'm still getting the same results. No proxies are defined. > Diff the output of 'env'. Anything about a proxy? > Try (in both working/nonworking shells) 'strace -f -o log wget params'. > Grep the log for 'connect'. Where does it try to connect? Where does it > hang? The problem is that it doesn't hang - it is just very slow. I may try you suggestion later, but I did look at the output of netstat - wget definitely tries to connect to the right IP. Route output: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 It doesn't change before and after I start X. > > Current network configuration: > > > > eth0 Link encap:Ethernet HWaddr 00:03:0D:06:2E:4A > > inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 > > UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1 > > RX packets:17610 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:10412 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:23802015 (22.6 Mb) TX bytes:752242 (734.6 Kb) > > Interrupt:3 Base address:0xb000 > > Please also tell us the output of 'route'. > -- The problem is that it doesn't hang - it is just very slow. I may > try you suggestion later, but I did look at the output of netstat - > wget definitely tries to connect to the right IP.The problem is that > it doesn't hang - it is just very slow. I may try you suggestion > later, but I did look at the output of netstat - wget definitely tries > to connect to the right IP.The problem is that it doesn't hang - it is > just very slow. I may try you suggestion later, but I did look at the > output of netstat - wget definitely tries to connect to the right > IP.The problem is that it doesn't hang - it is just very slow. I may > try you suggestion later, but I did look at the output of netstat - > wget definitely tries to connect to the right IP. > Didi > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
