Re: kerneld and pppd and /sbin/request-route

1996-11-20 Thread Stephen Pitts
Just make a batch file with a ping command in it and call the file
'startinet.bat' Just ping your providers domain.
-- 
Stephen Pitts   [EMAIL PROTECTED]
Proudly running Debian GNU/Linux 1.1 on an Intel Pentium 150
Send a message with Send PGP Key in the subject to get my PGP key.
Visit http://www.onekey.com for OneKey: The Smart Search Engine!


pgpon1G18JG5H.pgp
Description: PGP signature


Re: kerneld and pppd and /sbin/request-route

1996-11-19 Thread Adam Heath
--
 On Sat, 17 Nov 2096, Adam Heath wrote:
 
  I have set kerneld to automatically run pppd through
/sbin/request-route
  whenever I need the internet.  The only problem is that I still get a
  timeout(or I just need to re-request the connection) from the kernel. 
I
  run FTP, then PPPD dials and connects, but FTP has timed-out.  I get
the
  same problem with LYNX and NETSCAPE.
  
  Can anyone help?
 
 You should use the DIALD package.  It will do what you need.  
 Its in Debian form.   You will need to modify your setup a bit after you
 install it though. (Its a bit of a pain to get working, as I found out a
 few months ago..)  but it works really great.
 
I did do this.  It still timed out.

Adam Heath
[EMAIL PROTECTED]
http://www.geocities.com/Siliconvalley/Park/6562/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


kerneld and pppd and /sbin/request-route

1996-11-18 Thread Adam Heath
I have set kerneld to automatically run pppd through /sbin/request-route
whenever I need the internet.  The only problem is that I still get a
timeout(or I just need to re-request the connection) from the kernel.  I
run FTP, then PPPD dials and connects, but FTP has timed-out.  I get the
same problem with LYNX and NETSCAPE.

Can anyone help?

Adam Heath
[EMAIL PROTECTED]
http://www.geocities.com/Siliconvalley/Park/6562/

--
This message was distributed manually by [EMAIL PROTECTED] after the list
initially failed to distribute it.


Re: kerneld and pppd and /sbin/request-route

1996-11-18 Thread Philippe Troin

On Sat, 17 Nov 2096 16:03:16 EST Adam Heath ([EMAIL PROTECTED]
g) wrote:

 I have set kerneld to automatically run pppd through /sbin/request-route
 whenever I need the internet.  The only problem is that I still get a
 timeout(or I just need to re-request the connection) from the kernel.  I
 run FTP, then PPPD dials and connects, but FTP has timed-out.  I get the
 same problem with LYNX and NETSCAPE.

The fix is quite simple once you know it. Generally, connections start with a 
bind request (ie resolving the address). Just list you name server more than 
once in /etc/resolv.conf (two or three time will do the trick).
This way, the resolver will try all the servers in turn if they fail, and 
you'll get what you want. I think I've read somewhere there's a limitation of 
three servers (ie the fourth and after `nameserver' lines in resolv.conf won't 
be used whatever happpens).

Phil.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]