Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 1995 21:06:06 +0000 ()
From:      "e.knight" <root@ix.netcom.com>
To:        questions@freebsd.org
Subject:   iijppp ondemand
Message-ID:  <Pine.BSF.3.91.950813205739.172A-200000-200000@abfabinc.ix.netcom.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I had iijppp running this after noon just fine.  when I would ping a host 
ppp would dial out and everything worked fine  when i started pine the 
ppp would dial out.

I rebooted the machine and later used ping and got the error message 
unknown host.

I killed the ppp -auto ondemand process started ppp netcom  issued the 
command dial.  It went throught the dial procedure and I pinged cdrom.com 
just fine.  I then took ijppp down and reinvoked the ppp -auto ondemand
the daemon seems to have started.  However when I ping cdrom.com it just 
hangs.  Same with pine.  I have included my ppp.conf and ppp.linkup files.

Can anyone tell what going on or not going on here

Thanks
Ted Knight
e.knight@ix.netcom.com

[-- Attachment #2 --]
# this is the ppp.conf  file
default:
 set device /dev/cuaa1
 set speed 115200
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
#
#
netcom:
 set phone *70,1234567
 set login "TIMEOUT 5 login:-\\r-login: #e.knight word: xxxxxxx"
 set timeout 0
 set ifaddr 0 0
 add 0 0 HISADDR
#
#
ondemand:
 set phone *70,1234567
 set login "TIMEOUT 5 login:-\\r-login: #e.knight word: xxxxxxx"
 set timeout 60
 set ifaddr 0 163.79.67.2/0
 add 0 0 163.79.67.2 
#
# this is the ppp.linkup file
ondemand:
 delete ALL
 add 0 0 HISADDR
#
# Otherwide, simply add peer as default gateway.
#
MYADDR:
 add 0 0 HISADDR

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950813205739.172A-200000-200000>