Hi ,
First I want apologize to Benjamin for sending my earlier
message only to him. To quick to press the send button.
I'm still having modem problems. First I found that my ISP
couldn't talk to the modem I bought for the new system. It was a V.92.
So I put the one I have in this PC in the new PC. Now it dials out,
but there seems to be problems with the negotiations. Wvdial
start pppd with a warning.
Here are the results of ifconfig
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:6 errors:0 dropped:0 overruns:0 frame:0
> TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
>
> ppp0 Link encap:Point-to-Point Protocol
> inet addr:216.204.111.119 P-t-P:216.204.109.4 Mask:255.255.255.255
>
> UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
> RX packets:37 errors:1 dropped:0 overruns:0 frame:0
> TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:3
>
the results from route -n
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 216.204.109.4 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 216.204.109.4 0.0.0.0 UG 0 0 0 ppp0
Thanks.
Wayne
>
> On Sun, 24 Jun 2001, Wayne wrote:
> > After I set all all my paramters in the interface for wvdial, I then try
> > the debug option. Some times this will work and other times I get a
> > message that said it can't figure out what to do and start pppd in hopes
> > that things will be ok.
>
> wvDial basically looks for the common cases for dialup links (PPP
> handshakes, username/password prompts, and command prompts) and takes
> appropriate action. If any of several pre-defined limits are exceeded, it
> just starts PPP in the hopes that it will work. (This isn't an unreasonable
> policy; many ISPs look for PPP handshakes and kick-in their end whenever they
> see them.) That is what the message means, in general.
>
> Whether it is good or bad for your case is another matter entirely. :-)
>
> > In any case I get out of the configuring phase and try to make a
> > connection by the standard way. When I do get connected, I then start
> > Netscape 4.72(?), set its parameters and try to use my browser with a
> > www.perl.com ,as well as many others, nothing happens.
>
> Try connecting again, and collecting the output of a few commands. The
> easiest way to collect output is with standard Unix shell redirection. For
> example, to collect the output of the command "date" into a file called
> "output.txt", you could use the command:
>
> date > output.txt
>
> You can also use cut-and-paste, if that works better for you. Just make
> sure you get all the output, as it may not fit in one window.
>
> Anyway, first post the output of:
>
> ifconfig
>
> That will tell us the status of the network interfaces on your system,
> including the supposed PPP link.
>
> Second, post the output of this command:
>
> route -n
>
> That will tell us what the kernel thinks about how to get in and out of your
> system on a network. (The "-n" simply tells the "route" command not to try
> and determine the names of hosts and networks, which slows things down, may
> not work, and isn't very useful anyway.)
>
> --
> Ben Scott <[EMAIL PROTECTED]>
> | The opinions expressed in this message are those of the author and do not |
> | necessarily represent the views or policy of any other person, entity or |
> | organization. All information is provided without warranty of any kind. |
>
> **********************************************************
> To unsubscribe from this list, send mail to
> [EMAIL PROTECTED] with the following text in the
> *body* (*not* the subject line) of the letter:
> unsubscribe gnhlug
> **********************************************************
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************