[arachne] Re: mru/mss setting (hope this is readable)
- From: "da Silva, Joe" <Joe.daSilva@xxxxxxxxxxxxxxxxxxx>
- To: <arachne@xxxxxxxxxxxxx>
- Date: Wed, 19 Oct 2005 17:53:38 +1000
Cal,
From 'dospppd.txt', it states the following :
The DOS PPPD program looks for options in several places besides the
command line. The names and search order for the files are as follows:
PPPD.CFG in the current directory.
PPPD.CFG in the same directory PPPD.EXE is located.
PPPDRC.CFG in the current directory.
command line options
pppd 'file' option full path given.
PPPDCOM?.CFG in the current directory.
PPPD.CFG can be viewed as a global options file, as it can be located
under the same directory PPPD.EXE resides.
PPPDCOM?.CFG completes its name based on the COM port used, so invoking
'pppd com1' will look for a PPPDCOM1.CFG file.
So, you should be able to give other settings like
MRU/MSS in either 'ppd.cfg' or 'ppdcom?.cfg' ...
BTW, my lspppcfg package supports 'pppd.cfg' too
(for lsppp) but I can't recall if MRU and MSS are
interpreted (it's been quite a while since I last
looked at the lspppcfg code;-). However, it does
not support 'pppdcom?.cfg' files.
Joe.
-----Original Message-----
From: arachne-bounce@xxxxxxxxxxxxx
[mailto:arachne-bounce@xxxxxxxxxxxxx]On Behalf Of Destiny
Sent: Wednesday, 19 October 2005 3:37 AM
To: arachne@xxxxxxxxxxxxx
Subject: [arachne] mru/mss setting
Arachne at FreeLists---The Arachne Fan Club!
Where does one place a MRU 1500 setting to experiment with packet size using
epppd.exe?
Tried pppdrc.cfg which has modem settings. MRU line is erased when dialing.
Does it have to be before another line?
Noticed when changing this file, Arachne will often connect but not retrieve
If I recall this file had an issue with a carriage return somewhere in file.
When checking environment variables using the SET command, is MRU setting
reflected in the PEERMRU variable?
In ppptcp.cfg file parameter is MSS. Should this setting be used instead?
Is this file connected with epppd.exe?
There is also a wattcp.cfg which appears to be used only with Klos dialer.
Also want to try the -vj parameter.
Cal
Arachne at FreeLists
-- Arachne, The Web Browser/Suite for DOS and Linux --
------------------------------------------------------------------------------------
This email (including any attachment) is confidential. If you are not the
intended
recipient, you must not disclose or use this email or the information
contained herein for any purpose. If you have received this email in error,
please
immediately advise us by reply and delete this email. This email may not be
altered,
forwarded or re-issued without our consent. The Bayard Metering Group is not
responsible for any changes made to this email or the effect of any changes to
the
meaning of this email. It is the responsibility of the recipient to scan this
email
for viruses and faults prior to processing. The Bayard Metering Group shall not
be liable for any loss or damage caused by this email from transmission,
viruses, faults or the use of data accompanying this message. The Bayard
Metering
Group reserves all its rights, including copyright, in this email.
Other related posts:
- » [arachne] Re: mru/mss setting (hope this is readable)