Re: [expert] PPPD 'Lag'

2000-08-07 Thread Mike Rambo

> On Sat, 05 Aug 2000, you wrote:
> > > Mr Sentient wrote:
> > >
> > > I have my linux 'gateway' setup to Dial-on-demand. Works great (well,
> > > almost).
> > >
> > > At the moment, if i try to connect with mIRC from my Windows
> > > Workstations, it takes 8-12 seconds before the gateway dials up.  Is
> > > there any way I can shorten this time, without affect internal network
> > > performance?
> > >
> > > Thx in advance

Would you mind going through a list of steps to do this.  I've been
trying to accomplish this for some time now without success.  I have ppp
itself working fine.  I can telnet to the gateway and issue 'ifup ppp0'
or do it from the gateway console and every machine on my network can
communicate with the internet so I conclude forwarding and ipmasq is
fine.  I cannot figure out how to get the gateway to come up on demand
automatically.  I've tried several things with the demand option in pppd
and tried to figure out diald once but with no success.  Anything you
(or anyone else) can offer?


-- 
Mike Rambo
Lansing School District




Re: [expert] PPPD 'Lag'

2000-08-05 Thread Pelon

On Sat, 05 Aug 2000, you wrote:
> > Mr Sentient wrote:
> > 
> > I have my linux 'gateway' setup to Dial-on-demand. Works great (well,
> > almost).
> > 
> > At the moment, if i try to connect with mIRC from my Windows
> > Workstations, it takes 8-12 seconds before the gateway dials up.  Is
> > there any way I can shorten this time, without affect internal network
> > performance?
> > 
> > Thx in advance

I'm wondering if the masquerading IRC module is
is the backup. If it must be loaded and then
finds that it's request must wait for diald to
complete, there may be some sort of overlapping
of wait periods.

try 
insmod
/lib/modules/your_kernel_version/ipv4/ip_masq_irc.o
before you start mIRC.

pelon




Re: [expert] PPPD 'Lag'

2000-08-05 Thread Joe Baker

> Mr Sentient wrote:
> 
> I have my linux 'gateway' setup to Dial-on-demand. Works great (well,
> almost).
> 
> At the moment, if i try to connect with mIRC from my Windows
> Workstations, it takes 8-12 seconds before the gateway dials up.  Is
> there any way I can shorten this time, without affect internal network
> performance?
> 
> Thx in advance

You might tell the modem it need not wait for a dial tone.
You might shorten the pause between digits.
These are Modem Initialization issues.
Thes could help speed your time to connect, but I'm sorry I do not 
know what is taking the 8-12 seconds before your modem is taken
off-hook.

How did you enable dial on demand?

Joe Baker - Digital Communications Research, Inc.
www.dcresearch.com
414-427-6140  Office / Cell
707-313-0165  Fax




[expert] PPPD 'Lag'

2000-07-26 Thread Mr Sentient



I have my linux 'gateway' setup to Dial-on-demand. 
Works great (well, almost).
 
At the moment, if i try to connect with mIRC from 
my Windows Workstations, it takes 8-12 seconds before the gateway dials 
up.  Is there any way I can shorten this time, without affect internal 
network performance?
 
Thx in advance