From owner-freebsd-isdn Mon Feb 26 13:51:48 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from edisons.it (mail.edisons.it [212.104.1.252]) by hub.freebsd.org (Postfix) with SMTP id 980F537B401 for ; Mon, 26 Feb 2001 13:51:42 -0800 (PST) (envelope-from vmori@cronosnet.com) Received: from office ([212.104.26.69]) by edisons.it ; Mon, 26 Feb 2001 22:49:44 +0100 Message-ID: <000901c0a03e$9720ce60$0101a8c0@pyxiscomputers.com> From: "Vittorio Mori" To: Subject: i4b 0.96, USR TA INT card & FreeBSD 4.2-RELEASE Date: Mon, 26 Feb 2001 22:53:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I still don't know if I am the only one with this problem, but I made some other tests and I'm pretty sure there's some kind of bug or inconsistency in i4b 0.96 + FreeBSD 4.2-RELEASE + USR ISA TA INT. I downloaded the 4.2 distribution ISO image, and installed it "pristine" - new hd, new Pc. Also got i4b 0.96 & installed it. I wanted to test my USR ISA TA INT card, which, strangely, stopped working on FreeBSD 4.1.1, but under winslows worked ok (!). The problem I had (and which I reported some time ago) was the "invalid number format" string. Results of the test under various versions of BSD: Under 3.1-RELEASE - working OK (i4b version 0.90 I guess, was an old beta) Under 4.0-RELEASE - working OK Under 4.1.1 - "invalid number format" Under 4.2-RELEASE - "invalid number format" A Winbond PCI isdn card worked ok on all conditions. I just want to know if someone has this kind of problem .. I suspect there's something weird going on ... maybe the code concerning the ISA bus has got some rework ? Newbus stuff? I am also sure that my config is OK, got i4b working for more than a year, flawlessly. Bye, Wyk'01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Feb 26 16:21:50 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id D14F237B401 for ; Mon, 26 Feb 2001 16:21:44 -0800 (PST) (envelope-from Simon.Putz@t-online.de) Received: from fwd03.sul.t-online.com by mailout06.sul.t-online.com with smtp id 14XXtf-0002pb-00; Tue, 27 Feb 2001 01:21:43 +0100 Received: from xenium (520049982112-0001@[62.225.242.97]) by fwd03.sul.t-online.com with smtp id 14XXtc-0D6ITIC; Tue, 27 Feb 2001 01:21:40 +0100 Message-ID: <001301c0a053$48e79480$6300a8c0@xenium> From: Simon.Putz@t-online.de (Simon Putz) To: Subject: kernel compile error Date: Tue, 27 Feb 2001 01:21:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Sender: 520049982112-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi ! im using 4.2 cvsuped to -current on kernel compile i get these errors : am i doing somethign wrong ? linking kernel i4b_trace.o: In function `get_trace_data_from_l1': i4b_trace.o(.text+0x178): undefined reference to `IF_QFULL' i4b_trace.o(.text+0x186): undefined reference to `_IF_DEQUEUE' i4b_trace.o(.text+0x1f6): undefined reference to `_IF_ENQUEUE' i4b_trace.o: In function `i4btrcread': i4b_trace.o(.text+0x48e): undefined reference to `_IF_DEQUEUE' i4b_isppp.o: In function `i4bisppp_start': i4b_isppp.o(.text+0x241): undefined reference to `IF_QFULL' i4b_isppp.o(.text+0x292): undefined reference to `_IF_ENQUEUE' i4b_ispppsubr.o: In function `isppp_input': i4b_ispppsubr.o(.text+0x473): undefined reference to `IF_QFULL' i4b_ispppsubr.o(.text+0x480): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x4b5): undefined reference to `IF_ENQUEUE' i4b_ispppsubr.o: In function `sppp_output': i4b_ispppsubr.o(.text+0x5a0): undefined reference to `IF_QFULL' i4b_ispppsubr.o(.text+0x799): undefined reference to `IF_QFULL' i4b_ispppsubr.o(.text+0x7ae): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x7d8): undefined reference to `IF_ENQUEUE' i4b_ispppsubr.o: In function `isppp_dequeue': i4b_ispppsubr.o(.text+0xa86): undefined reference to `IF_DEQUEUE' i4b_ispppsubr.o(.text+0xab5): undefined reference to `IF_DEQUEUE' i4b_ispppsubr.o(.text+0xaca): undefined reference to `IF_DEQUEUE' i4b_ispppsubr.o: In function `sppp_cisco_send': i4b_ispppsubr.o(.text+0x111b): undefined reference to `IF_QFULL' i4b_ispppsubr.o(.text+0x1130): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x113e): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x115b): undefined reference to `IF_ENQUEUE' i4b_ispppsubr.o: In function `sppp_cp_send': i4b_ispppsubr.o(.text+0x1402): undefined reference to `IF_QFULL' i4b_ispppsubr.o(.text+0x1417): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x1425): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x1447): undefined reference to `IF_ENQUEUE' i4b_ispppsubr.o: In function `sppp_auth_send': i4b_ispppsubr.o(.text+0x5094): undefined reference to `IF_QFULL' i4b_ispppsubr.o(.text+0x50a9): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x50b7): undefined reference to `IF_DROP' i4b_ispppsubr.o(.text+0x50ea): undefined reference to `IF_ENQUEUE' i4b_l2.o: In function `i4b_dl_data_req': i4b_l2.o(.text+0x11a): undefined reference to `IF_QFULL' i4b_l2.o(.text+0x14e): undefined reference to `IF_ENQUEUE' i4b_iframe.o: In function `i4b_i_frame_queued_up': i4b_iframe.o(.text+0x2b2): undefined reference to `IF_DEQUEUE' i4b_util.o: In function `i4b_invoke_retransmission': i4b_util.o(.text+0x1dd): undefined reference to `IF_QFULL' i4b_util.o(.text+0x210): undefined reference to `IF_ENQUEUE' i4b_i4bdrv.o: In function `i4bread': i4b_i4bdrv.o(.text+0x14b): undefined reference to `_IF_DEQUEUE' i4b_i4bdrv.o: In function `i4bputqueue': i4b_i4bdrv.o(.text+0xb0a): undefined reference to `IF_QFULL' i4b_i4bdrv.o(.text+0xb1c): undefined reference to `_IF_DEQUEUE' i4b_i4bdrv.o(.text+0xb4f): undefined reference to `_IF_ENQUEUE' i4b_i4bdrv.o: In function `i4bputqueue_hipri': i4b_i4bdrv.o(.text+0xbda): undefined reference to `IF_QFULL' i4b_i4bdrv.o(.text+0xbec): undefined reference to `_IF_DEQUEUE' i4b_i4bdrv.o(.text+0xc1f): undefined reference to `_IF_PREPEND' i4b_ifpi_pci.o: In function `avma1pp_hscx_intr': i4b_ifpi_pci.o(.text+0xdcb): undefined reference to `IF_QFULL' i4b_ifpi_pci.o(.text+0xddb): undefined reference to `IF_ENQUEUE' i4b_ifpi_pci.o(.text+0xf54): undefined reference to `IF_DEQUEUE' i4b_ifpi_pci.o: In function `avma1pp_bchannel_start': i4b_ifpi_pci.o(.text+0x14a5): undefined reference to `IF_DEQUEUE' here my kernel config machine i386 ident CARNACUS maxusers 10 profile 2 options BLKDEV_IOSIZE=8192 options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O cpu I686_CPU # aka Pentium Pro(tm) options COMPAT_43 options SYSVSHM options SYSVSEM options SYSVMSG options INET #Internet communications protocols device ether #Generic Ethernet device loop 1 #Network loopback device device sppp 2 #Point-to-point protocol options IPFIREWALL #firewall options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options IPDIVERT #divert sockets options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN options TCP_RESTRICT_RST #restrict emission of TCP RST options DUMMYNET options FFS #Fast filesystem options PROCFS #Process filesystem options SOFTUPDATES options FFS_EXTATTR options QUOTA #enable disk quotas device random options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L options HZ=100 device pty #Pseudo ttys device snp #Snoop device - to look at pty/vty/etc.. device isa device pci device atkbdc 1 device atkbd device vga device vt device npx device ata device atadisk # ATA disk drives device rl # RealTek 8129/8139 device miibus device "i4bisppp" 4 device "i4btrc" 4 device "i4bq921" device "i4bq931" device ifpi device "i4b" device "i4bctl" i am using a dual celeron 500 machine the error occurs also if i set options I4B_SMP_WORKAROUND. thanks in advance for the help simon putz -- SOMEONE SET UP US THE BOMB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Feb 28 7: 5:13 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from liliput.tmp.com.br (liliput.tmp.com.br [200.244.62.12]) by hub.freebsd.org (Postfix) with ESMTP id 3704637B71E for ; Wed, 28 Feb 2001 07:05:04 -0800 (PST) (envelope-from prallon@liliput.tmp.com.br) Received: (from prallon@localhost) by liliput.tmp.com.br (8.8.8/8.8.8) id MAA09267; Wed, 28 Feb 2001 12:04:46 -0300 Date: Wed, 28 Feb 2001 12:04:46 -0300 From: Sergio de Souza Prallon To: Andreas Haug Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: TCP Data corruption 0.96/4.2/T-online Message-ID: <20010228120446.A8945@tmp.com.br> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from andreas.haug@this.net on Sat, Feb 24, 2001 at 11:28:11AM +0100 X-URL: http://www.tmp.com.br Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Feb 24, 2001 at 11:28:11AM +0100, Andreas Haug wrote: > > > Hi. I have a very stange problem on i4b beta Version 0.96.00 / October 2000. > Whenever I transmit some data, for example by SMTP or FTP, it gets > corrupted. Since this day I thought that any transfer through TCP is > protected by a good enough check sum. Perhaps this was a bad assumption. > > Example: On a remote machine, I generate a file > > # bash-2.00$ dd if=/dev/zero of=zero bs=1k count=1024 > > It looks quite empty: > > # bash-2.00$ od -a zero > # 0000000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > > then I ftp it on my system. No problem. Then I ftp it back to the remote > system. There, it now looks like this: > > # bash-2.00$ od -a zero > # 0000000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 0063740 @ nul nul nul nul nul nul nul nul ack nul dc4 c3 fe % nak > # 0063760 > 9e dc4 c de 92 cr 91 dc ; Y m ba G bf b2 > # 0064000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 0353740 @ nul nul nul nul nul nul nul nul ack nul dc4 c3 fe % nak > # 0353760 > 9e dc4 c de 92 cr 91 dc ; Y m R a9 c0 b2 > # 0354000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 2523740 @ nul nul nul nul nul nul nul nul ack nul dc4 c3 fe % nak > # 2523760 > 9e dc4 c de 92 cr 91 dc ; Y m F 98 c9 b2 > # 2524000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 2663740 @ nul nul nul nul nul nul nul nul ack nul dc4 c3 fe % nak > # 2663760 > 9e dc4 c de 92 cr 91 dc ; Y m ^ C ca b2 > # 2664000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 2753740 @ nul nul nul nul nul nul nul nul ack nul dc4 c3 fe % nak > # 2753760 > 9e dc4 c de 92 cr 91 dc ; Y m > cc ca b2 > # 2754000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 3223740 @ nul nul nul nul nul nul nul nul ack nul dc4 c3 fe % nak > # 3223760 > 9e dc4 c de 92 cr 91 dc ; Y m 9e vt cc b2 > # 3224000 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > # * > # 4000000 > > Another try gives the same problem(s), only a different offset. > > My system is running > > # FreeBSD jessie.this.net 4.2-RELEASE > # FreeBSD 4.2-RELEASE #2: Sun Dec 3 18:49:19 CET 2000 > # root@jessie.this.net:/usr/src/sys/compile/AJH0011 i386 > > With the i4b part of the kernel config AJH0011 looking like > > # options "TEL_S0_16_3" > # device isic0 at isa? port 0xd80 irq 5 flags 3 > # pseudo-device "i4bq921" > # pseudo-device "i4bq931" > # pseudo-device "i4b" > # pseudo-device "i4btrc" 4 > # pseudo-device "i4bctl" > # pseudo-device "i4brbch" 4 > # pseudo-device "i4btel" 2 > # options IPR_VJ > # pseudo-device "i4bipr" 4 > # pseudo-device "i4bisppp" 4 > > The remote system is an old FreeBSD machine but I have verifyed the problem > to occur on other systems, too, so the remote system can't be the problem. I > am dialing into T-Online. As I said: Downloading anything isn't a problem, > only uploading. > > Any hint where I should look to find the problem? Thanks. > > Thanks, > > andreas. > > > P.S.: In hex, ist looks like this: > > 0727740 0040 0000 0000 0000 0600 1400 fec3 1525 > 0727760 e23e e7fd e7c1 b30d 9063 9f20 005c f113 > 0730000 0000 0000 0000 0000 0000 0000 0000 0000 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message Hi, You failed to state what L2 driver are you using. Assuming it's the ISP (kernel SPPP) I may have the solution to you problems. Apply the following patch to your I4B src tree, rebuild & and install the kernel. Let me know if it worked. []'s -- Prallon ----8<--------8<--------8<--------8<--------8<--------8<--------8<---- diff -rcN i4b/driver/i4b_ispppsubr.c i4b_0.96b_itjc/driver/i4b_ispppsubr.c *** i4b/driver/i4b_ispppsubr.c Fri Sep 1 11:11:51 2000 --- i4b_0.96b_itjc/driver/i4b_ispppsubr.c Thu Jan 11 10:07:26 2001 *************** *** 492,500 **** SPP_FMT "input packet is too small, %d bytes\n", SPP_ARGS(ifp), m->m_pkthdr.len); drop: ++ifp->if_ierrors; ++ifp->if_iqdrops; - m_freem (m); return; } --- 492,501 ---- SPP_FMT "input packet is too small, %d bytes\n", SPP_ARGS(ifp), m->m_pkthdr.len); drop: + m_freem (m); + drop2: ++ifp->if_ierrors; ++ifp->if_iqdrops; return; } *************** *** 560,585 **** #ifdef SPPP_VJ case PPP_VJ_COMP: if (sp->state[IDX_IPCP] == STATE_OPENED) { ! int len; ! if ((len = sl_uncompress_tcp( ! (u_char **)&m->m_data, m->m_len, ! TYPE_COMPRESSED_TCP, &sp->pp_comp)) <= 0) goto drop; ! m->m_len = m->m_pkthdr.len = len; schednetisr (NETISR_IP); inq = &ipintrq; } break; case PPP_VJ_UCOMP: if (sp->state[IDX_IPCP] == STATE_OPENED) { ! int len; ! if ((len = sl_uncompress_tcp( ! (u_char **)&m->m_data, m->m_len, ! TYPE_UNCOMPRESSED_TCP, &sp->pp_comp)) <= 0) goto drop; ! m->m_len = m->m_pkthdr.len = len; schednetisr (NETISR_IP); inq = &ipintrq; } --- 561,595 ---- #ifdef SPPP_VJ case PPP_VJ_COMP: if (sp->state[IDX_IPCP] == STATE_OPENED) { ! u_char *iphdr; ! int hlen, vjlen; ! if ((vjlen = sl_uncompress_tcp_core(m->m_data, ! m->m_len, m->m_len, TYPE_COMPRESSED_TCP, ! &sp->pp_comp, &iphdr, &hlen)) <= 0) goto drop; ! ! m_adj(m, vjlen); ! ! M_PREPEND(m, hlen, M_DONTWAIT); ! if (m == NULL) ! goto drop2; ! bcopy(iphdr, mtod(m, u_char *), hlen); ! schednetisr (NETISR_IP); inq = &ipintrq; } break; case PPP_VJ_UCOMP: if (sp->state[IDX_IPCP] == STATE_OPENED) { ! u_char *iphdr; ! int hlen; ! if (sl_uncompress_tcp_core(m->m_data, ! m->m_len, m->m_len, TYPE_UNCOMPRESSED_TCP, ! &sp->pp_comp, &iphdr, &hlen) != 0) goto drop; ! schednetisr (NETISR_IP); inq = &ipintrq; } ----8<--------8<--------8<--------8<--------8<--------8<--------8<---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu Mar 1 5:30:51 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailgate3.cinetic.de (mailgate3.cinetic.de [212.227.116.80]) by hub.freebsd.org (Postfix) with ESMTP id 8561B37B718 for ; Thu, 1 Mar 2001 05:30:48 -0800 (PST) (envelope-from mjwin@web.de) Received: from cinetic.de (popeye.cinetic.de [194.122.194.100]) by mailgate3.cinetic.de (8.11.2/8.11.2/SuSE Linux 8.11.0-0.4) with SMTP id f21DUhr25608 for ; Thu, 1 Mar 2001 14:30:44 +0100 Date: Thu, 1 Mar 2001 14:30:44 +0100 Message-Id: <200103011330.f21DUhr25608@mailgate3.cinetic.de> MIME-Version: 1.0 Organization: http://freemail.web.de/ From: "Jens Winkler" To: freebsd-isdn@freebsd.org Subject: subscribe freebsd-isdn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe freebsd-isdn =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F Alles unter einem Dach: Informationen, Fun, E-Mails. Bei WEB.DE: http://we= b.de Die gro=DFe Welt der Kommunikation: E-Mail, Fax, SMS, WAP: http://freemail.w= eb.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Mar 3 14:57: 3 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 07C0C37B71B for ; Sat, 3 Mar 2001 14:56:59 -0800 (PST) (envelope-from Alexander.Farber@t-online.de) Received: from fwd05.sul.t-online.com by mailout04.sul.t-online.com with smtp id 14ZKxO-0000yF-07; Sat, 03 Mar 2001 23:56:58 +0100 Received: from t-online.de (520042202609-0001@[217.0.136.157]) by fwd05.sul.t-online.com with esmtp id 14ZKxM-0we5hYC; Sat, 3 Mar 2001 23:56:56 +0100 Message-ID: <3AA178C6.B43D62D9@t-online.de> Date: Sun, 04 Mar 2001 00:05:42 +0100 From: Alexander.Farber@t-online.de (Alexander Farber) X-Mailer: Mozilla 4.7 [en] (X11; U; OpenBSD 2.8 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isdn@freebsd.org Subject: Off-topic: Where does the output of /etc/ppp/ppp.linkup go? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Sender: 520042202609-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am using i4b with OpenBSD 2.8 "beta" and I am very thankful to Hellmuth and other i4b-contributors for that. I have however this question, maybe someone can answer: For debugging purposes (I have problems here setting a gateway) I would like to print some messages after the ppp-connection has been established. So I've put the following lines into the /etc/ppp/ppp.linkup file: tonline: ! echo BEFORE: my=MYADDR his=HISADDR if=INTERFACE >> /home/alex/ppp.txt ! /usr/bin/netstat -rn -I fxp0 >> /home/alex/ppp.txt ! /usr/bin/netstat -rn -I tun0 >> /home/alex/ppp.txt ! /sbin/ipf -Fa -f /etc/ipf.rules ! /sbin/ipnat -CF -f /etc/ipnat.rules ! /home/alex/ipcheck/ipcheck.py -d /home/alex/ipcheck --syslog -i tun0 xxx xxx xxx.dyndns.org ! echo AFTER: my=MYADDR his=HISADDR if=INTERFACE >> /home/alex/ppp.txt ! /usr/bin/netstat -rn -I fxp0 >> /home/alex/ppp.txt ! /usr/bin/netstat -rn -I tun0 >> /home/alex/ppp.txt The connection is being established and works fine, but I don't see any output from echo and netstat and there is no /home/alex/ppp.txt file created. I see however the output of ipcheck.py in /var/log/messages Here is my /etc/ppp/ppp.conf file: default: set device /dev/i4brbch0 set speed sync set login set hangup add! default HISADDR tonline: set authname xxx set authkey xxx set phone 0191011 And here is what I see in the /var/log/messages: Mar 3 23:43:02 pref ipcheck: opt_directory set to /home/alex/ipcheck/ Mar 3 23:43:02 pref ipcheck: opt_interface set to tun0 Mar 3 23:43:02 pref ipcheck: opt_username = afarber Mar 3 23:43:02 pref ipcheck: opt_password = ****** Mar 3 23:43:02 pref ipcheck: opt_hostnames = pref.dyndns.org Mar 3 23:43:02 pref ipcheck: interface ip detection for localip Mar 3 23:43:02 pref ipcheck: Good, no ipcheck.err file. Mar 3 23:43:02 pref ipcheck: Good, no ipcheck.wait file. Mar 3 23:43:02 pref ipcheck: Updates required by ipcheck.dat address mismatch. Mar 3 23:43:02 pref ipcheck: pref.dyndns.org needs updating Mar 3 23:43:02 pref ipcheck: Prefix = /nic/update?system=dyndns&hostname= Mar 3 23:43:02 pref ipcheck: Hosts = pref.dyndns.org Mar 3 23:43:02 pref ipcheck: Suffix = &myip=217.0.136.157&wildcard=OFF&backmx=NO Mar 3 23:45:04 pref ipcheck: http code = 200 Mar 3 23:45:04 pref ipcheck: http msg = OK Mar 3 23:45:04 pref ipcheck: ipcheck.html file created Mar 3 23:45:04 pref ipcheck: pref.dyndns.org good 217.0.136.157 -update successful Mar 3 23:45:04 pref ipcheck: ipcheck.dat file created. and in /var/log/ppp.log Mar 3 23:42:21 pref ppp[2052]: Phase: Using interface: tun0 Mar 3 23:42:21 pref ppp[2052]: Phase: deflink: Created in closed state Mar 3 23:42:21 pref ppp[20203]: Phase: PPP Started (ddial mode). Mar 3 23:42:21 pref ppp[20203]: Phase: bundle: Establish Mar 3 23:42:21 pref ppp[20203]: Phase: deflink: closed -> opening Mar 3 23:42:21 pref ppp[20203]: Phase: deflink: Connected! Mar 3 23:42:21 pref ppp[20203]: Phase: deflink: opening -> dial Mar 3 23:42:21 pref ppp[20203]: Phase: deflink: dial -> carrier Mar 3 23:42:22 pref ppp[20203]: Phase: deflink: /dev/i4brbch0: CD detected Mar 3 23:42:22 pref ppp[20203]: Phase: deflink: carrier -> login Mar 3 23:42:22 pref ppp[20203]: Phase: deflink: login -> lcp Mar 3 23:42:23 pref ppp[20203]: Phase: bundle: Authenticate Mar 3 23:42:23 pref ppp[20203]: Phase: deflink: his = PAP, mine = none Mar 3 23:42:23 pref ppp[20203]: Phase: Pap Output: xxxxxx ******** Mar 3 23:42:23 pref ppp[20203]: Phase: Pap Input: SUCCESS () Mar 3 23:42:23 pref ppp[20203]: Phase: deflink: lcp -> open Mar 3 23:42:23 pref ppp[20203]: Phase: bundle: Network Regards Alex -- http://home.t-online.de/home/Alexander.Farber/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message