Re: SBE wanPMC-xT3E3 support

2005-09-29 Thread andrew fresh
I am going to post again in hopes that someone has possibly found
something because I don't want to have to buy a Cisco box.

My first T3 is going to be installed sometime in the near future and I
want to be prepared for it when it shows up. 

I did get the recommendation for something like an AT-TN1000 from Allied
Telesyn, and I have sent them an email to see if it will work in this
case, but I have not heard anything yet.  I will be pursuing that.

http://www.alliedtelesyn.com/products/details.aspx?518


Is there a T3 card that is supported by OpenBSD?  The only one I see on
http://www.openbsd.org/i386.html
is the SBEi wanPCI-1T3, and that one has been EOLed and their new one does
not appear to be supported.

I know the wanPCI-1T3 should work, so if someone knows where to get 
those, I would appreciate the information.

l8rZ,

On Mon, Aug 22, 2005 at 12:16:19PM -0700, andrew fresh wrote:
 I am wondering if the wanPMC-xT3E3 from SBE is supported.  
 http://www.sbei.net/content/products/wan/wanpmc_xt3e3/
 
 Obviously with an adaptor like the adaptPCI-PMC 
 http://www.sbei.net/content/products/platforms/adaptpci_pmc/
 
 They have recently taken the wanPCI-1T3 off of their site, and I am
 assuming EOL'd it, although I have not talked to them about it yet.
 
 The Ethernet controller is Intel's 21143TD 10/100 LAN Controller which
 is different than the DEC 21140 Ethernet chip that is listed in the
 lmc(4) man page.  
 
 Based on 
 
   if (PCI_CHIPID(pa-pa_id) != PCI_PRODUCT_DEC_21140)
 return 0;
 
 from if_lmc_obsd.c I am assuming it is not supported, but I am not a C 
 programmer, and especially not drivers.
 
 Unfortunately, I am not able to purchase one to see if it works at this
 point so I am hoping someone here knows.
 
 Does anyone know of a vendor that sells the SBE products and is OpenBSD
 friendly, preferably one who has donated to the project?  If not, a
 decent vendor for SBE at all?
 
 Is there another T3 card that is supported by OpenBSD?
 

-- 
andrew - ICQ# 253198 - JID: [EMAIL PROTECTED]
 Proud member: http://www.mad-techies.org

BOFH excuse of the day: We already sent around a notice about that.



Re: SBE wanPMC-xT3E3 support

2005-09-01 Thread Toni Mueller
Hi Aaron,

On Wed, 31.08.2005 at 09:28:01 -0700, Aaron Glenn [EMAIL PROTECTED] wrote:
 Allied Telesyn makes a DS3 to Ethernet converter box that's about
 US$800 each. They work as advertised, but management wise are pretty
 clunky.

thanks for the suggestion.

I'm also looking into other units and methods, but am not yet
comfortable to run them against some (assumed) Cisco or Juniper gear on
the other side which I don't control, and where then the box would need
to handle any protocols below L3, too, making the Ethernet IP only.
Plus, monitoring and alerting should be easy...  8-|


Best,
--Toni++



Re: SBE wanPMC-xT3E3 support

2005-08-31 Thread Toni Mueller
Hi,

On Mon, 22.08.2005 at 12:16:19 -0700, andrew fresh [EMAIL PROTECTED] wrote:
 Is there another T3 card that is supported by OpenBSD?

I have exactly the same problem, but think about using media converters
instead, speaking E3-something on the WAN side, and Ethernet on the LAN
side.

When I tried to talk to SBEI, they were not very helpful.


Best,
--Toni++



Re: SBE wanPMC-xT3E3 support

2005-08-31 Thread Aaron Glenn
On 8/31/05, Toni Mueller [EMAIL PROTECTED] wrote:
 I have exactly the same problem, but think about using media converters
 instead, speaking E3-something on the WAN side, and Ethernet on the LAN
 side.
 
 When I tried to talk to SBEI, they were not very helpful.

Allied Telesyn makes a DS3 to Ethernet converter box that's about
US$800 each. They work as advertised, but management wise are pretty
clunky.

aaron.glenn



SBE wanPMC-xT3E3 support

2005-08-22 Thread andrew fresh
I am wondering if the wanPMC-xT3E3 from SBE is supported.  
http://www.sbei.net/content/products/wan/wanpmc_xt3e3/

Obviously with an adaptor like the adaptPCI-PMC 
http://www.sbei.net/content/products/platforms/adaptpci_pmc/

They have recently taken the wanPCI-1T3 off of their site, and I am
assuming EOL'd it, although I have not talked to them about it yet.

The Ethernet controller is Intel's 21143TD 10/100 LAN Controller which
is different than the DEC 21140 Ethernet chip that is listed in the
lmc(4) man page.  

Based on 

  if (PCI_CHIPID(pa-pa_id) != PCI_PRODUCT_DEC_21140)
return 0;

from if_lmc_obsd.c I am assuming it is not supported, but I am not a C 
programmer, and especially not drivers.

Unfortunately, I am not able to purchase one to see if it works at this
point so I am hoping someone here knows.

Does anyone know of a vendor that sells the SBE products and is OpenBSD
friendly, preferably one who has donated to the project?  If not, a
decent vendor for SBE at all?

Is there another T3 card that is supported by OpenBSD?

l8rZ,
-- 
andrew - ICQ# 253198 - JID: [EMAIL PROTECTED]
 Proud member: http://www.mad-techies.org

BOFH excuse of the day: filesystem not big enough for Jumbo Kernel
Patch