On Thursday 12 January 2006 11:45 pm, Saumyadeep Paul wrote: > my wvdial.conf was configured seeing an earlier post regarding > the LSP350R and it did work for a day but since that day i've not > been able to browse in linux, i tried the command line route today > but alas to no avail, it was the same thing the dialer shows > connected but the phone goes to dormant mode and then connects > again, effectively not allowin to get any work done, i just cant > figure out where the problem might be.
Do u have a firewall running? iptables -L should tell u. disable the firewall if it is running. If no firewall enable debug and kdebug in /etc/ppp/options (add the lines "debug 4" "kdebug 4" in the abv file). On a shell type "tail -f /var/log/syslog" and observer. Then connect with whatever u use to connect. Post your observations. Most likely lcp packets are not received. reliance uses some M$ crap for their ras, ppp and auth servers and disabling lcp packets should solve the problem. -- rgds jtd -- rgds jtd -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

