From owner-freebsd-isdn  Sun Mar 21 16:56:22 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from finesse.paul-magazin.de (finesse.paul-magazin.de [195.238.147.57])
	by hub.freebsd.org (Postfix) with ESMTP id CE0B314F88
	for <freebsd-isdn@freebsd.org>; Sun, 21 Mar 1999 16:55:50 -0800 (PST)
	(envelope-from p@znet.de)
Received: from pascal by finesse.paul-magazin.de with local (Exim 2.05 #2)
	id 10Oszs-00005o-00
	for freebsd-isdn@freebsd.org; Mon, 22 Mar 1999 01:55:16 +0100
Date: Mon, 22 Mar 1999 01:55:16 +0100
From: Pascal Gienger <p@znet.de>
To: freebsd-isdn@freebsd.org
Subject: More investigations on the sppp connection-close bug
Message-ID: <19990322015516.A346@finesse.paul-magazin.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95i
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I noticed that the phenomenon begins at the moment when the remote
side requests the termination of the link (timeout of the remote router).

Normally, a request should work like this (authentication is not needed
with this access):

01:43:41.375455 ID-001 LCP: Configure-Request, Magic-Number=2010597547
			 0101 000a 0506 77d7 48ab
01:43:41.386319 ID-001 LCP: Configure-Request, Max-Rx-Unit=1524, Proprietary
			 0101 0011 0104 05f4 1309 0300 c07b 53ea
			 3a
01:43:41.386435 ID-001 LCP: Configure-Reject, Proprietary
			 0401 000d 1309 0300 c07b 53ea 3a
01:43:41.388417 ID-001 LCP: Configure-Ack, Magic-Number=2010597547
			 0201 000a 0506 77d7 48ab
01:43:41.396185 ID-002 LCP: Configure-Request, Max-Rx-Unit=1524
			 0102 0008 0104 05f4
01:43:41.396298 ID-002 LCP: Configure-Ack, Max-Rx-Unit=1524
			 0202 0008 0104 05f4
01:43:41.396510 ID-002 IPCP: IP-Addresses, Src=5.244.72.171, Dst=83.234.58.123
			 0102 0004
01:43:41.408319 ID-001 IPCP: IP-Compression-Protocol
			 0101 0010 0206 002d 0f01 0306 8622 5806
01:43:41.408441 ID-001 IPCP: IP-Compression-Protocol
			 0401 000a 0206 002d 0f01
01:43:41.410247 ID-001 CCP: 
			 0101 0009 1105 0001 04
01:43:41.410299 ID-003 LCP: Protocol-Reject
			 0803 000f 80fd 0101 0009 1105 0001 04
01:43:41.411730 ID-002 IPCP: 
			 0202 0004
01:43:41.468158 ID-002 IPCP: IP-Address=134.34.88.6
			 0102 000a 0306 8622 5806
01:43:41.468287 ID-002 IPCP: IP-Address=134.34.88.6
			 0202 000a 0306 8622 5806

01:45:52.660978 ID-013 LCP: Protocol-Reject
			 080d 000a c029 0501 0004
01:45:53.656332 ID-014 LCP: Terminate-Request
			 050e 0004
01:45:53.658797 ID-003 LCP: Terminate-Request
			 0503 0004
01:45:53.658867 ID-003 LCP: Terminate-Ack
			 0603 0004
01:45:53.664153 ID-014 LCP: Terminate-Ack
			 060e 0004

and the link is down. That's the normal behaviour. But when the remote
side disconnects, the following will occur in subsequent dialup-attempts:

01:46:03.814390 ID-015 LCP: Configure-Request, Magic-Number=2010597547
			 010f 000a 0506 77d7 48ab
01:46:03.824845 ID-001 LCP: Configure-Request, Max-Rx-Unit=1524, Proprietary
			 0101 0011 0104 05f4 1309 0300 c07b 53ea
			 3a
01:46:03.824962 ID-001 LCP: Configure-Reject, Proprietary
			 0401 000d 1309 0300 c07b 53ea 3a
01:46:03.826956 ID-015 LCP: Configure-Ack, Magic-Number=2010597547
			 020f 000a 0506 77d7 48ab
01:46:03.834712 ID-002 LCP: Configure-Request, Max-Rx-Unit=1524
			 0102 0008 0104 05f4
01:46:03.834826 ID-002 LCP: Configure-Ack, Max-Rx-Unit=1524
			 0202 0008 0104 05f4
01:46:03.835091 ID-016 LCP: Terminate-Request
			 0510 0004
01:46:03.845350 ID-001 IPCP: IP-Compression-Protocol
			 0101 0010 0206 002d 0f01 0306 8622 5806
01:46:03.848032 ID-001 CCP: 
			 0101 0009 1105 0001 04
01:46:03.848684 ID-016 LCP: Terminate-Ack
			 0610 0004
01:46:19.301726 ID-017 LCP: Configure-Request, Magic-Number=2010597547
			 0111 000a 0506 77d7 48ab
01:46:19.313196 ID-001 LCP: Configure-Request, Max-Rx-Unit=1524, Proprietary
			 0101 0011 0104 05f4 1309 0300 c07b 53ea
			 3a
01:46:19.313310 ID-001 LCP: Configure-Reject, Proprietary
			 0401 000d 1309 0300 c07b 53ea 3a
01:46:19.315284 ID-017 LCP: Configure-Ack, Magic-Number=2010597547
			 0211 000a 0506 77d7 48ab
01:46:19.323037 ID-002 LCP: Configure-Request, Max-Rx-Unit=1524
			 0102 0008 0104 05f4
01:46:19.323150 ID-002 LCP: Configure-Ack, Max-Rx-Unit=1524
			 0202 0008 0104 05f4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

After this line, IPCP negotiation should start, but it does not.
I suspect that some sort of state mixes up in this case.
Next weekend I'll have more time to look close at the sources. Perhaps
I'll find something.

01:46:19.323415 ID-018 LCP: Terminate-Request
			 0512 0004

(... and the link is down ...).

If you comment out in if_spppsubr.c the passage where after starting
the authentication-procedures it tests of still being in PHASE_NETWORK
(to close then the link) it will repend endlessly the negotiation of
the IP and the compression mode :( So it seems that there is some sort
of dis-synchronization between the state machines...

Pascal


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


From owner-freebsd-isdn  Tue Mar 23  8:40: 1 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from tuminfo2.informatik.tu-muenchen.de (tuminfo2.informatik.tu-muenchen.de [131.159.0.81])
	by hub.freebsd.org (Postfix) with ESMTP id 08F3414D15
	for <freebsd-isdn@FreeBSD.ORG>; Tue, 23 Mar 1999 08:39:49 -0800 (PST)
	(envelope-from langd@informatik.tu-muenchen.de)
Received: from hpsystem14.informatik.tu-muenchen.de ([131.159.4.9] EHLO hpsystem14.informatik.tu-muenchen.de ident: root [port 1114]) by tuminfo2.informatik.tu-muenchen.de with ESMTP id <111030-223>; Tue, 23 Mar 1999 17:39:28 +0000
Received: from langd@localhost (fake: hprbg4.informatik.tu-muenchen.de) by hpsystem14.informatik.tu-muenchen.de id <12172-8139>; Tue, 23 Mar 1999 17:38:32 +0100
Message-ID: <19990323172333.D23579@informatik.tu-muenchen.de>
Date:	Tue, 23 Mar 1999 17:38:32 +0100
From: Daniel Lang <dl@leo.org>
To: hm@kts.org
Cc: freebsd-isdn@FreeBSD.ORG
Subject: Re: some questions ...
References: <19990309124821.B12516@informatik.tu-muenchen.de> <m10KRUa-00002xC@bert.kts.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary=MnLPg7ZWsaic7Fhd
X-Mailer: Mutt 0.93.2i
In-Reply-To: <m10KRUa-00002xC@bert.kts.org>; from Hellmuth Michaelis on Tue, Mar 09, 1999 at 07:44:36PM +0100
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


--MnLPg7ZWsaic7Fhd
Content-Type: text/plain; charset=us-ascii

Hiho,
Hellmuth Michaelis wrote on Tue, Mar 09, 1999 at 07:44:36PM +0100:
[..]
> > One problem, that occurred ist the
> > "i4b-L1-isic_isac_irq: unit 0: Receive abort error"-like 
> > Problem, which seems related to the one reported on a 2.2.X
> > Box. 
> > It happened in that moment, I tried to take the interface
> > down (ifconfig isp1 down). 
> > (More detailed error messages and config files will follow)
> > This did not happen before, so I guess its more a problem
> > of the newer version of i4b instead of the old 2.2.* kernel.
> This is strange. I have no idea about it.
Yesterday the problem happened again, and now I have a log
of the messages. (I guess its the same problem that happened
before, and its probably different from the one I thought it
was related to ("i4b-L1-isic_isac_irq: unit 0: Receive abort error").

The logfile, my Kernel-config and my isdnd.rc is gzipped and
attached to this mail. 
I guess the i4b version is still 00.70. 
The problem now only occurred twice so its not really a problem 
for me, but maybe you want to know about it.

Regards,
 Daniel
-- 
IRCnet: Mr-Spock                 - Work is for people, who don't surf -  
RL: Daniel Lang * dl@leo.org * +49 89 8540017 * http://www.leo.org/~dl/

--MnLPg7ZWsaic7Fhd
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="KOLOTH.gz"

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

--MnLPg7ZWsaic7Fhd
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="isdnd.rc.gz"

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
AA==

--MnLPg7ZWsaic7Fhd
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="isdn-error.log.gz"

H4sICAGh9jYAA2lzZG4tZXJyb3IubG9nAOVY72/iRhD9nr9iqn5Jq5DYSy53IF2lJOTaqBdO
RxL12iiyHHuB1dm77u4C5b/vjG0wIQav6cdGyi+YNzvz9s1b1oydet1Tv9frAfP7vtf3P8Dg
bghCChtESlqtkoTrwNjQ8j5Ur4AHwsADT7iBe+/MvzjtHrE3yXp1yfowVjMZgw+394PhRs5j
89PbHMyDwdWvYJbG8rQPYRTZMEngI/hOsWORcAw+m4f6LFGTM2FiGZ/SO43wmeEbGZqXSxX2
qXSHy/ClHSRT2mL8+btmhMZ9MKumuI3yhsqu8veaM9hMC4Vw9m5nLMctWYLXBxmmtNLlcPT4
6ermcvjwRzNmZnTM5yLiJdjypAVohowgyGuGUNMbgnTHTEMpOUkolMtmSKKiMAmyqZI8ELhg
KuQEsd/WX80pNE+V5ds5fvQwzc/N6FiEiZCBRjVaoWRet1lw3Yws4jKtqGDNI6XjZtCLjwCr
IkUM6XDhQGqc8MCKlHpDTJOs/LWsHh7vmmO35SRM1gLkKCf/ADn57eXkO8ipUVD+XkF9a5dp
sxwSmprZ/1bNKsl2MU5pCBwgn3FSsDIW2uw26jWyZkKiiGeOSKzWLjOSllQ6DZvMyt8akWmc
RC4L4fyVxeGCDtJaD1WxJV3PQY90ApS9OETTbCRcTuwU43utAEZHuTtY7sax5lYL/KiAp47D
OjkCVYDK1nvP0Q3tRGrO9ZIII4RLM4bHaiHdqKLIdQeO4UUp3absbG2Hn0d/Nce2t0P21g6b
GGUH2CFrb4fMxQ6bc7i4YbtKapywZRkH2iA72AbZwTbIDrJB1t4GWVsbZIfYIGtlg6ytDbKD
bJBt26Dv0kdLH2RvfLDmTvbWGlxtkLWzQeZqg9WVpvZCgz2FMZgZStmY8SxJ6lyF5RfNOMQR
lICXVW15DMeZiKnQC6/uXtnLF0/NZDWrBd+43N8w1iolZz3J97qW+AJuuJ1lVYKic/RxUN9/
2AkaCxkHL8ugsORgrHSVobgalwzuTvHp/g74HMPgCTvolPDnPjzRwMDHX0ozmDzvThEMbi8/
l75XtE4jhu3PeK3brDpOcIKD3JLysqXqg5LJEn9wtI4T/G7wzR5c/zYAD7/8nCvaZmDnHuaO
znLCj+ml3ZtmuIxTeqIgqRSsuA+R1eRC3gnQAYR/dXZvWswjHYw150F5WJkS71HxC/CLHBTh
UH1JdE5erpuycbAK9nGwUp/lIsRfqInCWagKfC33iPd7kYnP6LnMa2gSLvG4ZieQP7LZL91V
/8HLzCxfPd158p5hdZJfMYqldq4e7/+s1+RrSpCKiSJOInpUg4dExHlM/x9HNin2CPya7e16
rSsjTw3jJVBcTWmYcV9pdFDOuWNZWzOHNXUQ30H2ae5WMsDRK4XJ45rhW+UKBl9+71dTp77v
YSMfODsVZj1vuCb/p5D75rTtzIFWhp9KzULYaIrGiFtZqKN7tAVh7/vd88oY9VzHwkTFiDkY
YwWf0B7yLLc5jRzrBmurkBs009oFlx1cnFheU0s8L0Jhq5BtsjcyBoPR18roVoAdVlfgbkaj
0mYqQEGDUKSW2/Mr9M/76y/D4c31QzC6+QrjEM8wnMRbOUcpxBDqySzFPv5HnT7hShkPrcHN
1vDBu+gCnf8G1WIFHa0vSll4PvoXdEpG8ncWAAA=

--MnLPg7ZWsaic7Fhd--


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


From owner-freebsd-isdn  Tue Mar 23 11:27:30 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from uranus.central.de (uranus.central.de [194.45.71.1])
	by hub.freebsd.org (Postfix) with ESMTP id 0DC7414F57
	for <freebsd-isdn@FreeBSD.ORG>; Tue, 23 Mar 1999 11:27:19 -0800 (PST)
	(envelope-from evermann@uranus.central.de)
Received: from pluto.central.de (evermann@ippp43.central.de [194.45.71.43])
          by uranus.central.de (8.9.1/8.9.1) with SMTP id UAA12590;
          Tue, 23 Mar 1999 20:25:20 +0100
Message-ID: <XFMail.990323202519.evermann@uranus.central.de>
X-Mailer: XFMail 1.0 [p0] on Linux
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
Date: Tue, 23 Mar 1999 16:37:56 +0100 (MET)
Organization: Privat
From: Norbert Evermann <evermann@uranus.central.de>
To: freebsd-isdn@FreeBSD.ORG
Subject: ELSA MicroLink ISDN/PCC-16 Driver for freebsd?
Cc: evermann@pluto.central.de
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hello!

Anyone know a PCC-16 Driver for FreeBSD 2.2.7?

-
MfG
Evermann 

E-Mail: Norbert Evermann <evermann@uranus.central.de>
Date: 23-Mar-99                        Time: 16:37:56

This message was sent by XFMail
--------------------------------------------------


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


From owner-freebsd-isdn  Tue Mar 23 13:45: 1 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33])
	by hub.freebsd.org (Postfix) with ESMTP id 29B0514ECD
	for <freebsd-isdn@FreeBSD.ORG>; Tue, 23 Mar 1999 13:44:54 -0800 (PST)
	(envelope-from garyj@peedub.muc.de)
Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id WAA48954; Tue, 23 Mar 1999 22:43:53 +0100 (CET)
Message-Id: <199903232143.WAA48954@peedub.muc.de>
X-Mailer: exmh version 2.0.2 2/24/98
To: Norbert Evermann <evermann@uranus.central.de>
Cc: freebsd-isdn@FreeBSD.ORG, evermann@pluto.central.de
Subject: Re: ELSA MicroLink ISDN/PCC-16 Driver for freebsd? 
Reply-To: Gary Jennejohn <garyj@muc.de>
In-reply-to: Your message of "Tue, 23 Mar 1999 16:37:56 +0100."
             <XFMail.990323202519.evermann@uranus.central.de> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 23 Mar 1999 22:43:53 +0100
From: Gary Jennejohn <garyj@peedub.muc.de>
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Norbert Evermann writes:
>Hello!
>
>Anyone know a PCC-16 Driver for FreeBSD 2.2.7?
>

I just made this card work a few weeks ago. The driver should be in the next
release of isdn4bsd.

If you can't wait let me know and I'll send you patches. Tell me know which
version of isdn4bsd you're using.

---
Gary Jennejohn
Home - garyj@muc.de
Work - garyj@fkr.dec.com




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


From owner-freebsd-isdn  Wed Mar 24 10:46:34 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from unidui.uni-duisburg.de (unidui.uni-duisburg.de [134.91.4.3])
	by hub.freebsd.org (Postfix) with ESMTP id 6DA4F15401
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 10:46:31 -0800 (PST)
	(envelope-from kurek@unidui.uni-duisburg.de)
Received: from uni-duisburg.de (ppp58.uni-duisburg.de [134.91.19.58])
	by unidui.uni-duisburg.de (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id TAA27277
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 19:46:10 +0100 (MET)
Message-ID: <36F9323B.54BFCA77@uni-duisburg.de>
Date: Wed, 24 Mar 1999 19:43:07 +0100
From: Markus Kurek <kurek@unidui.uni-duisburg.de>
X-Mailer: Mozilla 4.5 [en] (X11; U; NetBSD 1.3.2 i386)
X-Accept-Language: de,en
MIME-Version: 1.0
To: freebsd-isdn@FreeBSD.ORG
Subject: isdn server
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hello,

This is perhaps offtopic...

I have an old 386 running NetBSD-current and i4b 00.71. I want
this box to  act as a RAS-Server for a class B-Network.
It is mandatory that the dialin clients get IP-numbers of
this network. This is where  my problem start.
All the clients can see is the isdn-server.
All other hosts are not "visible". 

I have set up a test with 3 machines, one acting as the client,
one is the isdn-server and the 3rd is the host on the same network
with the server.

the test network  is 192.168.1.0/24

the client should get the 192.168.1.10 netmask 0xffffffff
the server has 192.168.1.2 and the 3rd machine has the 
192.168.1.1


If the client get an ip from another network (e.g 192.168.2.10)
than the client can see the 3rd machine. Of course a route had 
to be set on the 3rd machine.

Where is here the magic ? :)

I think I have to deal with routed to announce the new hosts on 
the network, but so far all tries were not successfull. :(

NT-Ras-server "makes" it somehow.

Any clues ?


Thanks
 Markus Kurek



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


From owner-freebsd-isdn  Wed Mar 24 12:55:57 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from MV.RU (MV.ru [193.124.97.135])
	by hub.freebsd.org (Postfix) with ESMTP id 076CC150F5
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 12:55:24 -0800 (PST)
	(envelope-from yuri@mv.ru)
Received: from elk.simtel.ru (elk.simtel.ru [193.124.97.130])
	by MV.RU (8.8.5-MVC-230198/8.8.5) with ESMTP id XAA08477;
	Wed, 24 Mar 1999 23:54:56 +0300 (MSK)
Received: from owl.simtel.ru (yuri@owl.simtel.ru [193.124.97.133])
	by elk.simtel.ru (8.8.5-MVC-230198/8.8.5) with ESMTP id XAA11642;
	Wed, 24 Mar 1999 23:33:54 +0300 (MSK)
Date: Wed, 24 Mar 1999 23:33:53 +0300 (MSK)
From: Yuri Dyakonov <yuri@MV.ru>
X-Sender: yuri@owl.simtel.ru
To: freebsd-isdn@FreeBSD.ORG
Subject: TELES.BRI/PCI Board
Message-ID: <Pine.BSF.4.10.9903242328070.20849-100000@owl.simtel.ru>
Organization: Middle Volga Communications
Phone: +7 8422 353209
Fax: +7 8422 322944
X-Realname: Yuri Dyakonov
X-Class: fast
X-URL: http://www.mv.ru/~yuri
X-Pager: +7 8422 41-1170 #153
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Hello,

Does authors of i4b package have plans to support TELES.BRI/PCI Board? 
Operating system is FreeBSD 3.1

-- 
Regards,
Yuri Dyakonov




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


From owner-freebsd-isdn  Wed Mar 24 14:20:11 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33])
	by hub.freebsd.org (Postfix) with ESMTP id 3691F14E7B
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 14:20:02 -0800 (PST)
	(envelope-from garyj@peedub.muc.de)
Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id WAA01202; Wed, 24 Mar 1999 22:57:25 +0100 (CET)
Message-Id: <199903242157.WAA01202@peedub.muc.de>
X-Mailer: exmh version 2.0.2 2/24/98
To: Yuri Dyakonov <yuri@MV.ru>
Cc: freebsd-isdn@FreeBSD.ORG, garyj@peedub.muc.de
Subject: Re: TELES.BRI/PCI Board 
Reply-To: Gary Jennejohn <garyj@muc.de>
In-reply-to: Your message of "Wed, 24 Mar 1999 23:33:53 +0300."
             <Pine.BSF.4.10.9903242328070.20849-100000@owl.simtel.ru> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 24 Mar 1999 22:57:25 +0100
From: Gary Jennejohn <garyj@peedub.muc.de>
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Yuri Dyakonov writes:
>
>Hello,
>
>Does authors of i4b package have plans to support TELES.BRI/PCI Board? 
>Operating system is FreeBSD 3.1
>

I can't find any product on the Teles website with a name like this.
What is it ?

---
Gary Jennejohn
Home - garyj@muc.de
Work - garyj@fkr.dec.com




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


From owner-freebsd-isdn  Wed Mar 24 14:28: 0 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from unidui.uni-duisburg.de (unidui.uni-duisburg.de [134.91.4.3])
	by hub.freebsd.org (Postfix) with ESMTP id 0C3DC14F0F
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 14:27:58 -0800 (PST)
	(envelope-from kurek@unidui.uni-duisburg.de)
Received: from uni-duisburg.de (ppp78.uni-duisburg.de [134.91.19.78])
	by unidui.uni-duisburg.de (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id XAA28709
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 23:27:38 +0100 (MET)
Message-ID: <36F9644C.9A32CF0A@uni-duisburg.de>
Date: Wed, 24 Mar 1999 23:16:44 +0100
From: Markus Kurek <kurek@unidui.uni-duisburg.de>
X-Mailer: Mozilla 4.5 [en] (X11; U; NetBSD 1.3.2 i386)
X-Accept-Language: de,en
MIME-Version: 1.0
To: freebsd-isdn@FreeBSD.ORG
Subject: solved: isdn server
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

Ignore my first email. proxy arp does the magic here :)
Could this be added to the sppp driver, to handle proxyarp
automatically if needed?  I remember pppd has such an option.


Markus Kurek



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


From owner-freebsd-isdn  Wed Mar 24 14:48: 7 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from postfix.rhein.de (postfix.rhein.de [193.175.27.8])
	by hub.freebsd.org (Postfix) with ESMTP id 12ABE14D2D
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 14:48:05 -0800 (PST)
	(envelope-from is@jocelyn.rhein.de)
Received: from jocelyn.rhein.de (jocelyn.rhein.de [193.175.27.210])
	by postfix.rhein.de (Postfix) with ESMTP
	id 5B6DF12756; Wed, 24 Mar 1999 23:47:45 +0100 (MET)
Received: (from is@localhost) by jocelyn.rhein.de (8.8.8/8.6.12) id XAA02862; Wed, 24 Mar 1999 23:45:58 +0100 (MET)
Date: Wed, 24 Mar 1999 23:45:57 +0100
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
To: Markus Kurek <kurek@unidui.uni-duisburg.de>
Cc: freebsd-isdn@FreeBSD.ORG
Subject: Re: solved: isdn server
Message-ID: <19990324234557.L908@jocelyn.rhein.de>
References: <36F9644C.9A32CF0A@uni-duisburg.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.1us
In-Reply-To: <36F9644C.9A32CF0A@uni-duisburg.de>; from Markus Kurek on Wed, Mar 24, 1999 at 11:16:44PM +0100
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 24, 1999 at 11:16:44PM +0100, Markus Kurek wrote:
> Hi,
> 
> Ignore my first email. proxy arp does the magic here :)
> Could this be added to the sppp driver, to handle proxyarp
> automatically if needed?  I remember pppd has such an option.

Put it into the startup script... but I guess you did that already.

	-is


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


From owner-freebsd-isdn  Wed Mar 24 15:25:51 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from MV.RU (MV.ru [193.124.97.135])
	by hub.freebsd.org (Postfix) with ESMTP id 2DC8714C0B
	for <freebsd-isdn@FreeBSD.ORG>; Wed, 24 Mar 1999 15:25:45 -0800 (PST)
	(envelope-from yuri@mv.ru)
Received: from elk.simtel.ru (elk.simtel.ru [193.124.97.130])
	by MV.RU (8.8.5-MVC-230198/8.8.5) with ESMTP id CAA14590;
	Thu, 25 Mar 1999 02:24:54 +0300 (MSK)
Received: from owl.simtel.ru (yuri@owl.simtel.ru [193.124.97.133])
	by elk.simtel.ru (8.8.5-MVC-230198/8.8.5) with ESMTP id CAA12184;
	Thu, 25 Mar 1999 02:21:20 +0300 (MSK)
Date: Thu, 25 Mar 1999 02:21:20 +0300 (MSK)
From: Yuri Dyakonov <yuri@MV.ru>
X-Sender: yuri@owl.simtel.ru
To: Gary Jennejohn <garyj@muc.de>
Cc: freebsd-isdn@FreeBSD.ORG, garyj@peedub.muc.de
Subject: Re: TELES.BRI/PCI Board 
In-Reply-To: <199903242157.WAA01202@peedub.muc.de>
Message-ID: <Pine.BSF.4.10.9903250213080.20849-100000@owl.simtel.ru>
Organization: Middle Volga Communications
Phone: +7 8422 353209
Fax: +7 8422 322944
X-Realname: Yuri Dyakonov
X-Class: fast
X-URL: http://www.mv.ru/~yuri
X-Pager: +7 8422 41-1170 #153
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


On Wed, 24 Mar 1999, Gary Jennejohn wrote:
> Yuri Dyakonov writes:
> >
> >Hello,
> >
> >Does authors of i4b package have plans to support TELES.BRI/PCI Board? 
> >Operating system is FreeBSD 3.1
> 
> I can't find any product on the Teles website with a name like this.
> What is it ?

http://www.teles.com/uk/hardware/bripci.html

price (Moscow) $115

> ---
> Gary Jennejohn
> Home - garyj@muc.de
> Work - garyj@fkr.dec.com

-- 
Regards,
Yuri Dyakonov




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


From owner-freebsd-isdn  Thu Mar 25  6:44:21 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from hcsext.hcs.de (hcsext.hcs.de [194.123.40.2])
	by hub.freebsd.org (Postfix) with SMTP id 80EB91512B
	for <freebsd-isdn@FreeBSD.ORG>; Thu, 25 Mar 1999 06:44:18 -0800 (PST)
	(envelope-from hm@hcs.de)
Received: from hcswork.hcs.de([192.76.124.5]) (2137 bytes) by hcsext.hcs.de
	via sendmail with P:smtp/R:inet_hosts/T:smtp
	(sender: <hm@hcs.de>) 
	id <m10QBMV-00024AC@hcsext.hcs.de>
	for <freebsd-isdn@FreeBSD.ORG>; Thu, 25 Mar 1999 15:43:59 +0100 (CET)
	(Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11)
Received: by hcswork.hcs.de (Smail3.1.29.0 #12)
	id m10QBMU-00007nC; Thu, 25 Mar 99 15:43 MET
Message-Id: <m10QBMU-00007nC@hcswork.hcs.de>
From: hm@hcs.de (Hellmuth Michaelis)
Subject: Re: TELES.BRI/PCI Board
In-Reply-To: <Pine.BSF.4.10.9903250213080.20849-100000@owl.simtel.ru> from Yuri Dyakonov at "Mar 25, 99 02:21:20 am"
To: yuri@MV.ru (Yuri Dyakonov)
Date: Thu, 25 Mar 1999 15:43:58 +0100 (MET)
Cc: freebsd-isdn@FreeBSD.ORG
Reply-To: hm@hcs.de
Organization: HCS Hanseatischer Computerservice GmbH
X-Mailer: ELM [version 2.4ME+ PL39 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1315      
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

From the keyboard of Yuri Dyakonov:

> > >Does authors of i4b package have plans to support TELES.BRI/PCI Board? 
> > >Operating system is FreeBSD 3.1
[...]
> http://www.teles.com/uk/hardware/bripci.html

What i see on the website is a Siemens chip and another chip. In case the
Siemens chip is a IPAC and the other chip is a standard PCI support chip,
it might be relatively easy to get this card supported.

Anyway i have no plans to write support for any additional cards unless
someone sends me such a card and doesnt want it back (and no, this is not
because i need cards but quite contrary because i have more than enough
cards to support already. Also, in the future, support for a card will
only continue to stay in i4b if i have such a card or if one of the
card contributors maintains his code actively - i hate to maintain code
i cannot test).

In case anybody else wants to write support for a card (and hopefully
maintains it afterwards) his contribution will be very appreciated!

hellmuth
-- 
Hellmuth Michaelis                                    Tel   +49 40 559747-70
HCS Hanseatischer Computerservice GmbH                Fax   +49 40 559747-77
Oldesloer Strasse 97-99                               Mail  hm [at] hcs.de
22457 Hamburg                                         WWW   http://www.hcs.de


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


From owner-freebsd-isdn  Thu Mar 25 14:20: 8 1999
Delivered-To: freebsd-isdn@freebsd.org
Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33])
	by hub.freebsd.org (Postfix) with ESMTP id 7055A14CED
	for <freebsd-isdn@freebsd.org>; Thu, 25 Mar 1999 14:19:57 -0800 (PST)
	(envelope-from garyj@peedub.muc.de)
Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id XAA03309 for <freebsd-isdn@freebsd.org>; Thu, 25 Mar 1999 23:07:34 +0100 (CET)
Message-Id: <199903252207.XAA03309@peedub.muc.de>
X-Mailer: exmh version 2.0.2 2/24/98
To: freebsd-isdn@freebsd.org
Subject: Re: TELES.BRI/PCI Board 
Reply-To: Gary Jennejohn <garyj@muc.de>
In-reply-to: Your message of "Thu, 25 Mar 1999 15:43:58 +0100."
             <m10QBMU-00007nC@hcswork.hcs.de> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 25 Mar 1999 23:07:34 +0100
From: Gary Jennejohn <garyj@peedub.muc.de>
Sender: owner-freebsd-isdn@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hellmuth Michaelis writes:
>>From the keyboard of Yuri Dyakonov:
>
>> > >Does authors of i4b package have plans to support TELES.BRI/PCI Board? 
>> > >Operating system is FreeBSD 3.1
>[...]
>> http://www.teles.com/uk/hardware/bripci.html
>
>What i see on the website is a Siemens chip and another chip. In case the
>Siemens chip is a IPAC and the other chip is a standard PCI support chip,
>it might be relatively easy to get this card supported.
>
>Anyway i have no plans to write support for any additional cards unless
>someone sends me such a card and doesnt want it back (and no, this is not
>because i need cards but quite contrary because i have more than enough
>cards to support already. Also, in the future, support for a card will
>only continue to stay in i4b if i have such a card or if one of the
>card contributors maintains his code actively - i hate to maintain code
>i cannot test).
>
>In case anybody else wants to write support for a card (and hopefully
>maintains it afterwards) his contribution will be very appreciated!
>

Hellmuth already wrote what I would have written ;-)

If all you (Yuri) want is a PCI card then I suggest that you look into
the AVM Fritz!Card PCI, which is already supported by isdn4bsd and which
works quite well (I use one).

---
Gary Jennejohn
Home - garyj@muc.de
Work - garyj@fkr.dec.com




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