From owner-freebsd-atm Mon Jun 11 12:33:44 2001 Delivered-To: freebsd-atm@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id A275F37B401 for ; Mon, 11 Jun 2001 12:33:40 -0700 (PDT) (envelope-from kloswerkes@yahoo.com) Received: from adsl-216-103-213-205.dsl.snfc21.pacbell.net (HELO ibm390e) (216.103.213.205) by smtp.mail.vip.sc5.yahoo.com with SMTP; 11 Jun 2001 19:33:40 -0000 X-Apparently-From: From: "klos" To: Subject: ATM nic card drivers? Date: Mon, 11 Jun 2001 12:31:52 -0700 Message-ID: <000e01c0f2ad$2bfae1e0$cb00a8c0@kloswerkes.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was hoping to find out from someone if there are drivers for: Madge 32-02, #132-020-01N - PCI ATM cards (I think they are 155Mb) or IDT77916 (with 77211 SAR chip) NICStar 25 Mb PCI Any ideas? Thank you. - michael -- kloswerkes@yahoo.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Mon Jun 11 16:30: 9 2001 Delivered-To: freebsd-atm@freebsd.org Received: from nwcst338.netaddress.usa.net (nwcst338.netaddress.usa.net [204.68.23.83]) by hub.freebsd.org (Postfix) with SMTP id 3711737B403 for ; Mon, 11 Jun 2001 16:30:05 -0700 (PDT) (envelope-from danielbat@usa.net) Received: (qmail 1245 invoked by uid 60001); 11 Jun 2001 23:30:04 -0000 Message-ID: <20010611233004.1244.qmail@nwcst338.netaddress.usa.net> Received: from 204.68.23.83 by nwcst338 for [200.176.202.75] via web-mailer(34FM.0700.17C.01) on Mon Jun 11 23:30:04 GMT 2001 Date: 11 Jun 2001 20:30:04 EST From: Daniel Macedo Batista To: freebsd-atm@freebsd.org Subject: how configure classical ip X-Mailer: USANET web-mailer (34FM.0700.17C.01) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello all! I'm trying to configure one machine running freebsd 4.2 to use classical = ip, but I have a lot of doubts. This machine have gnu/linux too , and in the linux I run the commands: /usr/local/sbin/atmsigd -b /usr/local/sbin/ilmid -b /usr/local/sbin/atmarpd -b -d /usr/local/sbin/atmarp -c atm0 /sbin/ifconfig atm0 $IPADDR_CLI mtu $MTU netmask 255.255.255.0 /sbin/route add -net $NET_IPADDR netmask 255.255.255.128 dev atm0 /usr/local/sbin/atmarp -s $IPADDR_ARP $ATMADDR_ARP arpsrv /usr/local/sbin/atmarp -q $NET_IPADDR ubr:sdu=3D$MTU Then in the freebsd I edited the /etc/rc.conf including the variables : atm_enable=3D"YES" atm_netif_idt0=3D"atm 1" atm_prefix_idt0=3D"ILMI" atm_macaddr_idt0=3D"NO" atm_arpserver_atm0=3D"39.0011.22334455667788990206.030303030303.11" ifconfig_atm0=3D"inet 192.168.202.12 netmask 255.255.255.0" But don't work, I'm making something wrong ? I tried too run the commands= : atm set netif idt0 it 1 ifconfig it0 192.168.202.12 netmask 255.255.255.0 atm set arpserver it0 3900112233... But in the last command ocurred an error : "operation not permitted", the= n this error can be because I forgot something in the kernel configuration = ? Best reggards! []'s Daniel Macedo Batista ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Mon Jun 11 16:43:20 2001 Delivered-To: freebsd-atm@freebsd.org Received: from mail.matriplex.com (ns1.matriplex.com [208.131.42.8]) by hub.freebsd.org (Postfix) with ESMTP id 0E8D437B401 for ; Mon, 11 Jun 2001 16:43:18 -0700 (PDT) (envelope-from rh@matriplex.com) Received: from mail.matriplex.com (mail.matriplex.com [208.131.42.9]) by mail.matriplex.com (8.9.2/8.9.2) with ESMTP id QAA29472; Mon, 11 Jun 2001 16:43:05 -0700 (PDT) (envelope-from rh@matriplex.com) Date: Mon, 11 Jun 2001 16:43:04 -0700 (PDT) From: Richard Hodges To: Daniel Macedo Batista Cc: freebsd-atm@FreeBSD.ORG Subject: Re: how configure classical ip In-Reply-To: <20010611233004.1244.qmail@nwcst338.netaddress.usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 11 Jun 2001, Daniel Macedo Batista wrote: > Then in the freebsd I edited the /etc/rc.conf including the variables : > > atm_enable="YES" > atm_netif_idt0="atm 1" > atm_prefix_idt0="ILMI" > atm_macaddr_idt0="NO" > atm_arpserver_atm0="39.0011.22334455667788990206.030303030303.11" > ifconfig_atm0="inet 192.168.202.12 netmask 255.255.255.0" It looks like you are missing: atm_sigmgr_idt0="uni31" > But don't work, I'm making something wrong ? I tried too run the commands : > > atm set netif idt0 it 1 + atm attach idt0 uni31 > ifconfig it0 192.168.202.12 netmask 255.255.255.0 > atm set arpserver it0 3900112233... Give it a try, and let us know what happens. -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 12 6: 0:22 2001 Delivered-To: freebsd-atm@freebsd.org Received: from nwcst315.netaddress.usa.net (nwcst315.netaddress.usa.net [204.68.23.60]) by hub.freebsd.org (Postfix) with SMTP id 323B137B405 for ; Tue, 12 Jun 2001 06:00:18 -0700 (PDT) (envelope-from danielbat@usa.net) Received: (qmail 18238 invoked by uid 60001); 12 Jun 2001 13:00:17 -0000 Message-ID: <20010612130017.18237.qmail@nwcst315.netaddress.usa.net> Received: from 204.68.23.60 by nwcst315 for [200.128.59.22] via web-mailer(34FM.0700.17C.01) on Tue Jun 12 13:00:17 GMT 2001 Date: 12 Jun 2001 10:00:17 EST From: Daniel Macedo Batista To: freebsd-atm@freebsd.org Subject: Re: [Re: how configure classical ip] X-Mailer: USANET web-mailer (34FM.0700.17C.01) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I tried the two options but still don't worked, but the error changed , the command : atm set arpserver it0 3900112233... isn't returning error , but when I pinged to the gateway : ping 192.168.202.1 ping:sendto: Network is down ping:sendto: Network is down ping:sendto: Network is down And then ? Is missing anything ? Best Regards! []'s = Daniel Macedo Batista UFBA-Universidade Federal da Bahia Bolsista projeto REMA - www.rema.ufba.br Richard Hodges wrote: On 11 Jun 2001, Daniel Macedo Batista wrote: > Then in the freebsd I edited the /etc/rc.conf including the variables := > = > atm_enable=3D"YES" > atm_netif_idt0=3D"atm 1" > atm_prefix_idt0=3D"ILMI" > atm_macaddr_idt0=3D"NO" > atm_arpserver_atm0=3D"39.0011.22334455667788990206.030303030303.11" > ifconfig_atm0=3D"inet 192.168.202.12 netmask 255.255.255.0" It looks like you are missing: atm_sigmgr_idt0=3D"uni31" > But don't work, I'm making something wrong ? I tried too run the comman= ds : > = > atm set netif idt0 it 1 + atm attach idt0 uni31 > ifconfig it0 192.168.202.12 netmask 255.255.255.0 > atm set arpserver it0 3900112233... Give it a try, and let us know what happens. = -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com = ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 12 7: 3:19 2001 Delivered-To: freebsd-atm@freebsd.org Received: from nwcst280.netaddress.usa.net (nwcst280.netaddress.usa.net [204.68.23.25]) by hub.freebsd.org (Postfix) with SMTP id 029B037B403 for ; Tue, 12 Jun 2001 07:03:13 -0700 (PDT) (envelope-from danielbat@usa.net) Received: (qmail 23371 invoked by uid 60001); 12 Jun 2001 14:03:12 -0000 Message-ID: <20010612140312.23370.qmail@nwcst280.netaddress.usa.net> Received: from 204.68.23.25 by nwcst280 for [200.128.59.22] via web-mailer(34FM.0700.17C.01) on Tue Jun 12 14:03:12 GMT 2001 Date: 12 Jun 2001 11:03:12 EST From: Daniel Macedo Batista To: freebsd-atm@freebsd.org Subject: How configure classical ip - it almost worked X-Mailer: USANET web-mailer (34FM.0700.17C.01) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I was missing to run the ilmid , but, when I ran the /var/log/messages reported core dumped . But one time worked, I pinged no problems, then I make the script : /sbin/ilmid /sbin/atm set netif idt0 it 1 = /sbin/atm attach idt0 uni31 /sbin/ifconfig it0 192.168.202.12 netmask 255.255.255.0 /sbin/atm set arpserver it0 39.0011..... booted the machine , ran the script and the ilmid returned core dumped . = I do not have idea of the cause of this error. Help-me ! Daniel Macedo Batista Bolsista projeto REMA - www.rema.ufba.br UFBA-Universidade Federal da Bahia Daniel Macedo Batista wrote: I tried the two options but still don't worked, but the error changed , the command : atm set arpserver it0 3900112233... isn't returning error , but when I pinged to the gateway : ping 192.168.202.1 ping:sendto: Network is down ping:sendto: Network is down ping:sendto: Network is down And then ? Is missing anything ? Best Regards! []'s = Daniel Macedo Batista UFBA-Universidade Federal da Bahia Bolsista projeto REMA - www.rema.ufba.br Richard Hodges wrote: On 11 Jun 2001, Daniel Macedo Batista wrote: > Then in the freebsd I edited the /etc/rc.conf including the variables := > = > atm_enable=3D"YES" > atm_netif_idt0=3D"atm 1" > atm_prefix_idt0=3D"ILMI" > atm_macaddr_idt0=3D"NO" > atm_arpserver_atm0=3D"39.0011.22334455667788990206.030303030303.11" > ifconfig_atm0=3D"inet 192.168.202.12 netmask 255.255.255.0" It looks like you are missing: atm_sigmgr_idt0=3D"uni31" > But don't work, I'm making something wrong ? I tried too run the comman= ds : > = > atm set netif idt0 it 1 + atm attach idt0 uni31 > ifconfig it0 192.168.202.12 netmask 255.255.255.0 > atm set arpserver it0 3900112233... Give it a try, and let us know what happens. = -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com = ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 12 8:10: 2 2001 Delivered-To: freebsd-atm@freebsd.org Received: from mail.matriplex.com (ns1.matriplex.com [208.131.42.8]) by hub.freebsd.org (Postfix) with ESMTP id 6B2B137B401 for ; Tue, 12 Jun 2001 08:09:43 -0700 (PDT) (envelope-from rh@matriplex.com) Received: from mail.matriplex.com (mail.matriplex.com [208.131.42.9]) by mail.matriplex.com (8.9.2/8.9.2) with ESMTP id IAA31213; Tue, 12 Jun 2001 08:08:25 -0700 (PDT) (envelope-from rh@matriplex.com) Date: Tue, 12 Jun 2001 08:08:24 -0700 (PDT) From: Richard Hodges To: Daniel Macedo Batista Cc: freebsd-atm@FreeBSD.ORG Subject: Re: How configure classical ip - it almost worked In-Reply-To: <20010612140312.23370.qmail@nwcst280.netaddress.usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 12 Jun 2001, Daniel Macedo Batista wrote: > Hello, > > I was missing to run the ilmid , but, when I ran the /var/log/messages > reported core dumped . But one time worked, I pinged no problems, then > I make the script : > > /sbin/ilmid > /sbin/atm set netif idt0 it 1 > /sbin/atm attach idt0 uni31 > /sbin/ifconfig it0 192.168.202.12 netmask 255.255.255.0 > /sbin/atm set arpserver it0 39.0011..... > > booted the machine , ran the script and the ilmid returned core dumped . I do > not have idea of the cause of this error. Help-me ! What switch are you using? The Fore switches seem to work fine with ilmid, but I have seen ilmid crash with other switches. All the best, -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 12 8:13:19 2001 Delivered-To: freebsd-atm@freebsd.org Received: from aspenworks.com (aspenworks.com [192.94.236.1]) by hub.freebsd.org (Postfix) with ESMTP id 7CDC737B409 for ; Tue, 12 Jun 2001 08:13:16 -0700 (PDT) (envelope-from alex@aspenworks.com) Received: from d7k (matrix.aspenworks.com [216.38.199.82]) by aspenworks.com (8.9.3/8.9.3) with SMTP id JAA28975 for ; Tue, 12 Jun 2001 09:13:15 -0600 (MDT) (envelope-from alex@aspenworks.com) Message-ID: <001101c0f352$1be193d0$1900a8c0@d7k> From: "Alex Huppenthal" To: References: Subject: Re: How configure classical ip - it almost worked Date: Tue, 12 Jun 2001 09:12:33 -0600 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've run into a strange problem. It looks as if the throughput of the ATM link we have is throttled to 10 megabits. I have a 30 Mbit CBR from our carrier. 10 Meg limit on Fore OC3 PCA200E standard driver? ----- Original Message ----- From: "Richard Hodges" To: "Daniel Macedo Batista" Cc: Sent: Tuesday, June 12, 2001 9:08 AM Subject: Re: How configure classical ip - it almost worked > On 12 Jun 2001, Daniel Macedo Batista wrote: > > > Hello, > > > > I was missing to run the ilmid , but, when I ran the /var/log/messages > > reported core dumped . But one time worked, I pinged no problems, then > > I make the script : > > > > /sbin/ilmid > > /sbin/atm set netif idt0 it 1 > > /sbin/atm attach idt0 uni31 > > /sbin/ifconfig it0 192.168.202.12 netmask 255.255.255.0 > > /sbin/atm set arpserver it0 39.0011..... > > > > booted the machine , ran the script and the ilmid returned core dumped . I do > > not have idea of the cause of this error. Help-me ! > > What switch are you using? The Fore switches seem to work fine with > ilmid, but I have seen ilmid crash with other switches. > > All the best, > > -Richard > > ------------------------------------------- > Richard Hodges | Matriplex, inc. > Product Manager | 769 Basque Way > rh@matriplex.com | Carson City, NV 89706 > 775-886-6477 | www.matriplex.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-atm" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Tue Jun 12 8:44:51 2001 Delivered-To: freebsd-atm@freebsd.org Received: from mail.matriplex.com (ns1.matriplex.com [208.131.42.8]) by hub.freebsd.org (Postfix) with ESMTP id AFC3E37B403 for ; Tue, 12 Jun 2001 08:44:42 -0700 (PDT) (envelope-from rh@matriplex.com) Received: from mail.matriplex.com (mail.matriplex.com [208.131.42.9]) by mail.matriplex.com (8.9.2/8.9.2) with ESMTP id IAA31315; Tue, 12 Jun 2001 08:44:39 -0700 (PDT) (envelope-from rh@matriplex.com) Date: Tue, 12 Jun 2001 08:44:39 -0700 (PDT) From: Richard Hodges To: Alex Huppenthal Cc: freebsd-atm@FreeBSD.ORG Subject: Re: How configure classical ip - it almost worked In-Reply-To: <001101c0f352$1be193d0$1900a8c0@d7k> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 12 Jun 2001, Alex Huppenthal wrote: > I've run into a strange problem. It looks as if the throughput of the ATM > link we have is throttled to 10 megabits. I have a 30 Mbit CBR from our > carrier. > > 10 Meg limit on Fore OC3 PCA200E standard driver? There is no limit in the driver. I hardly ever use that card, but I have seen many FTP transfers getting well over 70mb, and other people have tested it to 120mb and higher. You do have the patch on the driver, don't you? If not, the packet loss could explain the horrible performance. All the best, -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Thu Jun 14 15:15: 4 2001 Delivered-To: freebsd-atm@freebsd.org Received: from wwcst271.netaddress.usa.net (wwcst27a.netaddress.usa.net [204.68.23.16]) by hub.freebsd.org (Postfix) with SMTP id 681C737B401 for ; Thu, 14 Jun 2001 15:15:01 -0700 (PDT) (envelope-from danielbat@usa.net) Received: (qmail 20619 invoked by uid 60001); 14 Jun 2001 22:15:00 -0000 Message-ID: <20010614221500.20618.qmail@wwcst271.netaddress.usa.net> Received: from 204.68.23.16 by wwcst271 for [200.176.204.199] via web-mailer(34FM.0700.17C.01) on Thu Jun 14 22:15:00 GMT 2001 Date: 14 Jun 2001 19:15:00 EST From: Daniel Macedo Batista To: freebsd-atm@freebsd.org Subject: Re: [Re: How configure classical ip - it almost worked] X-Mailer: USANET web-mailer (34FM.0700.17C.01) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thank you by the help, the network is working !! The problem was because the command : atm attach idt0 uni31 needed a `sleep` before run the ifconfig , then , the script that is = working is : /sbin/ilmid /sbin/atm set netif idt0 it 1 = /sbin/atm attach idt0 uni31 sleep 20 /sbin/ifconfig it0 192.168.202.12 netmask 255.255.255.0 /sbin/atm set arpserver it0 39.0011..... This delay in the `atm attach idt0 uni31` is normal ? Daniel Macedo Batista Bolsista Projeto REMA-UFBA - www.rema.ufba.br Richard Hodges wrote: On Tue, 12 Jun 2001, Alex Huppenthal wrote: > I've run into a strange problem. It looks as if the throughput of the A= TM > link we have is throttled to 10 megabits. I have a 30 Mbit CBR from our= > carrier. > = > 10 Meg limit on Fore OC3 PCA200E standard driver? There is no limit in the driver. I hardly ever use that card, but I have seen many FTP transfers getting well over 70mb, and other people have tested it to 120mb and higher. You do have the patch on the driver, don't you? If not, the packet loss could explain the horrible performance. All the best, -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com = To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Thu Jun 14 15:25:24 2001 Delivered-To: freebsd-atm@freebsd.org Received: from mail.matriplex.com (ns1.matriplex.com [208.131.42.8]) by hub.freebsd.org (Postfix) with ESMTP id B392437B401 for ; Thu, 14 Jun 2001 15:25:18 -0700 (PDT) (envelope-from rh@matriplex.com) Received: from mail.matriplex.com (mail.matriplex.com [208.131.42.9]) by mail.matriplex.com (8.9.2/8.9.2) with ESMTP id PAA39142; Thu, 14 Jun 2001 15:25:15 -0700 (PDT) (envelope-from rh@matriplex.com) Date: Thu, 14 Jun 2001 15:25:14 -0700 (PDT) From: Richard Hodges To: Daniel Macedo Batista Cc: freebsd-atm@FreeBSD.ORG Subject: Re: [Re: How configure classical ip - it almost worked] In-Reply-To: <20010614221500.20618.qmail@wwcst271.netaddress.usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 14 Jun 2001, Daniel Macedo Batista wrote: > Thank you by the help, the network is working !! The problem was > because the command : > > atm attach idt0 uni31 > > needed a `sleep` before run the ifconfig , then , the script that is > working is : > > /sbin/ilmid > /sbin/atm set netif idt0 it 1 > /sbin/atm attach idt0 uni31 > sleep 20 > /sbin/ifconfig it0 192.168.202.12 netmask 255.255.255.0 > /sbin/atm set arpserver it0 39.0011..... > > This delay in the `atm attach idt0 uni31` is normal ? That is very unusual, from my experience... Several of mine have: /sbin/atm set netif idt atm 4 /sbin/atm attach idt0 uni31 /sbin/ilmid ifconfig atm0 192.168.100.xxx I have never had a need to use a delay. Try moving your /sbin/ilmid to just after the attach command and see if that helps... What switch are you using? Maybe ilmid is having trouble registering the address. If you are not using a Fore switch, you might want to try a modified ilmid: http://www.hodges.org/rh/code/ilmid.c.gz It's good to hear you have some success now :-) -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message