Date: 14 Jun 2001 19:15:00 EST From: Daniel Macedo Batista <danielbat@usa.net> To: freebsd-atm@freebsd.org Subject: Re: [Re: How configure classical ip - it almost worked] Message-ID: <20010614221500.20618.qmail@wwcst271.netaddress.usa.net>
next in thread | raw e-mail | index | archive | help
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 <rh@matriplex.com> wrote:
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
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-atm" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010614221500.20618.qmail>
