> > /etc/ppp/resolv.conf. But the problem persists. Still cannot browse!
> Heck... No... Post your log message from /var/log/messages. I think you will be > able to solve the problem yourself if error message rings any bell to you.. ---------------------------------------------------------------------------- ---------- My /var/log/messages listing when I tried to connect in non-Stupid mode. The connection could not be established and was dropped after a few seconds. Mar 19 08:38:51 Kareena kernel: PPP generic driver version 2.4.1 Mar 19 08:38:51 Kareena pppd[6732]: pppd 2.4.0 started by root, uid 0 Mar 19 08:38:52 Kareena pppd[6732]: Using interface ppp0 Mar 19 08:38:52 Kareena pppd[6732]: Connect: ppp0 <--> /dev/ttyS1 Mar 19 08:39:20 Kareena pppd[6732]: Hangup (SIGHUP) Mar 19 08:39:20 Kareena pppd[6732]: Modem hangup Mar 19 08:39:20 Kareena pppd[6732]: Connection terminated. Mar 19 08:39:20 Kareena pppd[6732]: Exit. ---------------------------------------------------------------------------- ----------- /var/log/messages listing when I managed to connect in Stupid mode. The connection was established, IP addr allotted, but could not browse or Ping any address other than the ISP Server! Tried dig/host as suggested, but could not resolve address. The connection was finally terminated manually using Ctrl-C. Mar 19 08:40:32 Kareena pppd[6790]: pppd 2.4.0 started by root, uid 0 Mar 19 08:40:32 Kareena pppd[6790]: Using interface ppp0 Mar 19 08:40:32 Kareena pppd[6790]: Connect: ppp0 <--> /dev/ttyS1 Mar 19 08:40:42 Kareena kernel: PPP BSD Compression module registered Mar 19 08:40:42 Kareena kernel: PPP Deflate Compression module registered Mar 19 08:40:42 Kareena pppd[6790]: not replacing existing default route to eth0 [192.168.0.1] Mar 19 08:40:42 Kareena pppd[6790]: local IP address 203.168.66.76 Mar 19 08:40:42 Kareena pppd[6790]: remote IP address 203.168.66.1 Mar 19 08:40:42 Kareena pppd[6790]: primary DNS address 203.168.64.10 Mar 19 08:40:42 Kareena pppd[6790]: secondary DNS address 203.168.64.17 Mar 19 08:45:55 Kareena pppd[6790]: Terminating on signal 15. ---------------------------------------------------------------------------- --------------------- > do you have a route set up? /sbin/route will tell you. > As mentioned above, could not lookup any address using dig/host, nor Ping any address other than ISP server. The /sbin/route listing is given below: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 203.168.66.1 * 255.255.255.255 UH 0 0 0 ppp0 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 127.0.0.0 * 255.0.0.0 U 0 0 0 lo default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 Thanks Ajay Shankar _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
