James Knott <(E-Mail Removed)> wrote:
> This doesn't happen all the time, so I don't know what I could do different.
> I suspect the problem may be at the ISP end, but I want to be absolutely
> certain first. Also, until I know the IP I'm supposed to have - it changes
> with the line connected to - I can't use ifconfig to set it. I have even
> tried the "ipcp-accept-local" option in ppp, to force my computer to use
> what the ISP should be providing, but it didn't help. I suppose what I
It won't help if pppd requests an IP address based on a local interface's
IP address, AND the ISP host PPP implementation is configured poorly
enough to accept the requested IP address as your's for the PPP link.
> need is some method to monitor what's actually being received from the ISP.
> That's easy enough to do with an external modem, but I'm not sure how to do
> it with an internal "Winmodem".
I don't think the modem is a part of this problem. Add the pppd option
debug to /etc/ppp/options and follow the recipe below to see what's
being negotiated for the PPP link.
/* Recipe for a unified PPP debug log file: Add the line
" local2.*;*.=debug;*.=notice /var/log/ppp-debug.log "
to /etc/syslog.conf, and do " kill -HUP `pidof syslogd` "
so that syslogd rereads it. */
--
Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads:
http://ckite.no-ip.net/
/* The generation of random numbers is too important to be left
to chance. */