T1 / Dial-Up Software[Kind of long]

2004-01-14 Thread Ryan Moe
This doesn't necessarily pertain to FreeBSD(although it will depending 
on what kind of answers I receive) but it's interesting nonetheless.  I 
work for an ISP and one of the services we offer is dial-up internet.  
Our 3COM hardware( the CSU/DSUs and the DSP cards)  is on its last legs 
and requires frequent reboots.  I've noticed that you can purcahse T1 
cards that support up to 4 T1 lines and contain the CSU/DSUs on them for 
a few hundred dollars.  The problem is that you then have to get DSPs 
for them and that raises the cost to around $5000.  For $5000 we can get 
more shitty 3COM hardware than we'd know what to do with, so thats not a 
good solution.  I was thinking, why can't the DSPs be emulated?  Does 
anybody know of any software that will emulate some number of DSPs(92 
would be the max for 4 T1 lines) and interface them with a CSU/DSU?  If 
no software exists what brand of hardware do you recommend for this type 
of application.  There seems to be only about 6 companies that make this 
stuff and none of them seem that great.  I appreciate any feedback I 
recieve.

Thanks,
Ryan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: x11/kde3 and libglut error

2003-12-06 Thread Ryan Moe
[EMAIL PROTECTED] wrote:

Hello. I'm using FreeBSD 4.8-RELEASe p14. I'm trying to install kde3 on my
system and get this error
/usr/libexec/elf/ld: cannot find -lGL
*** Error code 1
Stop in /usr/ports/graphics/libglut/work/Mesa-5.0.2/src-glut.
*** Error code 1
Stop in /usr/ports/graphics/libglut.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt32.
*** Error code 1
Stop in /usr/ports/x11/kde3.

The -kde mailing list please Cc: me. I'm not subscribed.

Thanks,
Bryan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

I believe the problem lies with XFree86-4-libraries.  I had the same 
problem and portupgrade -f XFree86-4-libraries followed by portupgrade 
-f libglut fixed it for me..

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]