http://qa.mandrakesoft.com/show_bug.cgi?id=2882
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2003-03-09 18:11 -------
After changing /etc/ppp/options, it still doesn't seem to work. It seems I can't
change the MRU. I changed the MRU in /etc/ppp/options, it didn't work, and I
also went into Gnome PPP --> Account --> edit --> ppp and changed it there, and
in both instances /var/log/messages still has the line:
Mar 9 11:02:50 localhost pppd[2664]: mru 296^I^I# (from command line)
I don't know where it is grabbing the 296 from.
KPPP (Which works) doens't care what the setting for MRU is what what I can see.
The /var/log/messages from KPPP starting up is:
Mar 9 11:05:03 localhost pppd[2697]: pppd options in effect:
Mar 9 11:05:03 localhost pppd[2697]: debug^I^I# (from /etc/ppp/options)
Mar 9 11:05:03 localhost pppd[2697]: -detach^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: dump^I^I# (from /etc/ppp/options)
Mar 9 11:05:03 localhost pppd[2697]: noauth^I^I# (from /etc/ppp/options)
Mar 9 11:05:03 localhost pppd[2697]: -chap^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: user ELN/wfjarrett^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: 115200^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: lock^I^I# (from /etc/ppp/options)
Mar 9 11:05:03 localhost pppd[2697]: crtscts^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: mru 1524^I^I# (from /etc/ppp/options)
Mar 9 11:05:03 localhost pppd[2697]: noipdefault^I^I# (from /etc/ppp/options)
Mar 9 11:05:03 localhost pppd[2697]: defaultroute^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: usepeerdns^I^I# (from command line)
Mar 9 11:05:03 localhost pppd[2697]: pppd 2.4.1 started by bill, uid 501
Mar 9 11:05:03 localhost pppd[2697]: Using interface ppp0
Mar 9 11:05:03 localhost pppd[2697]: Connect: ppp0 <--> /dev/tts/0
Mar 9 11:05:03 localhost /etc/hotplug/net.agent: assuming ppp0 is already up
Mar 9 11:05:03 localhost kernel: PPP BSD Compression module registered
Mar 9 11:05:03 localhost kernel: PPP Deflate Compression module registered
Mar 9 11:05:04 localhost pppd[2697]: local IP address 209.86.108.144
Mar 9 11:05:04 localhost pppd[2697]: remote IP address 209.165.105.129
Mar 9 11:05:04 localhost pppd[2697]: primary DNS address 207.69.188.185
Mar 9 11:05:04 localhost pppd[2697]: secondary DNS address 207.69.188.186
Mar 9 11:06:00 localhost CROND[2763]: (mail) CMD (/usr/bin/python -S
/var/lib/mailman/cron/qrunner)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
I had to install KPPP to connect to the internet over a modem. Gnome RPM should
either work, or KPPP should be installed by default instead. The following are
the log entries relating to this bug:
Mar 6 21:51:55 localhost pppd[5033]: pppd 2.4.1 started by bill, uid 501
Mar 6 21:52:49 localhost pppd[5033]: Serial connection established.
Mar 6 21:52:49 localhost pppd[5033]: Using interface ppp0
Mar 6 21:52:49 localhost pppd[5033]: Connect: ppp0 <--> /dev/modem
Mar 6 21:52:49 localhost /etc/hotplug/net.agent: assuming ppp0 is already up
Mar 6 21:52:59 localhost pppd[5033]: Modem hangup
Mar 6 21:52:59 localhost pppd[5033]: Connection terminated.
Mar 6 21:53:00 localhost pppd[5033]: Exit.