Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 1999 16:59:43 +0200 (CEST)
From:      Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE>
To:        luke@roberts.nl
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: looking for dynamic IP in i4b logfile
Message-ID:  <199907081459.QAA25557@wurzelausix.cs.uni-sb.de>
In-Reply-To: <4.2.0.58.19990708153303.00998ad0@pop.roberts.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On  8 Jul, Luke Roberts wrote:

>>Isn't "isdn-up" called with the IP as a parameter?
>>For a quick test put an "echo $* >/path/to/file" in it.

Its called with the address that got assigned to the interface as a
parameter, search the archive of freebsd-isdn for
Message-Id: <199902232303.AAA07171@rumolt.teuto.de>
for more information.

> In my /etc/isdn/isdnd.rc I have the following lines which call
> /etc/isdn/isdn-up and /etc/isdn/isdn-out:

Whats the relationship between your answer and my answer (sorry, I
didn't realy understand it)?

> #------------------------------------
> # regular expression pattern matching
> #------------------------------------
> 
> regexpr = "demon outgoing call active"
> regprog = isdn-up
> regexpr = "demon outgoing call disconnected"
> regprog = isdn-down

Yes, I had this to, but...

> #---------------------------------------------------
> # entry selection: ppp example for my ISP (demon.nl)
> #---------------------------------------------------
> 
> entry
> name             = demon          # I use provider name
> userdevicename   = isp

man isdnd.rc, search for connectprog/disconnectprog (at least with
i4b that comes with freebsd-stable/-current).

Bye,
Alexander.

-- 
http://netchild.home.pages.de       A.Leidinger @ WJPServer.CS.Uni-SB.de



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907081459.QAA25557>