On 19 Nov 2003 07:14:51 GMT, Davide Bianchi
<(E-Mail Removed)> wrote:
>In comp.os.linux.setup 2boxers_at_comcast_dot_net wrote:
>> When I try, the lookup is successful, i get the notification: Http
>> request sent: waiting for response.. but it just hangs there
>
>What if you use telnet to open a connection on port 80 of some web
>server? Something like
>
>telnet www.dilbert.com 80
>
>and then request the / page? GET / HTTP/1.0 (two enter here)
>
>Davide
This seems to work. I get html data.
What would cause telnet to work and not lynx or mozilla?
Also, if I set up an iptables nat on this interface, i get the same
issue at the workstation.
At the workstation, I can lookup names, ping names or addresses, ftp,
etc, but I cannot browse. The web browser just hangs.
Just to reiterate:
On the linux box, with or without any iptables modules loaded, when
using PPP i seem to be able to do anything but browse http.
If i route to a local gateway on the network that is connected to the
Internet, I am able to browse from this box.
This is undoubtedly PPP related. As to why I can telnet some pages
through PPP0, but cannot pull them down with lynx or mozilla, I have
no idea.
any more ideas?
Charles