Displaying 15 results from an estimated 15 matches for "imagestream".
2007 Jul 02
8
Kernel Packet Traveling Diagram
Hi,
I find this diagram which details the kernel packet traveling :
http://www.docum.org/docum.org/kptd/
Is it up to date ?
I made some test and I put a DNAT rules in the PREROUTING table of an
interface and I attach it a ingress policy, the dst IP wasn''t changed. the
DNAT it isn''t yet make.
I''ve another question (I''m not sure is it the good mailing list), for
2004 Jan 14
2
Single/Dual DS3 - anyone seen this?
http://www.imagestream.com/PCI_720.html
Regards,
Andrew
2007 Oct 09
3
which pci has the dell / hp
I'm trying to find the right Digium card for the
Dell 2950
Dell 2850
HP DL380 G3
HP DL360 G3
Are these 3.3v or 5.0v machines ? I am out of the office, and need to
buy a card today.
I am looking at either the TE407 or TE412, and would appreciate any help. :)
Julian
2004 Jul 09
0
Re: the "cisco vs. Linux" thread (two answers (I have digest, sorry), Nick Erkert, Joshua Snyder)
...nux router with dual/quad port
> ethernet cards (ie Intel PRO/1000 MT Quad Port Server Adapter)?
I used a dlink one: not fully tested, but seem to work fine.
>
>
> --Nick Erkert
>
> Message: 8
> Date: Thu, 8 Jul 2004 17:31:06 -0500 (EST)
> From: Joshua Snyder <josh@imagestream.com>
> To: Sudheer Divakaran <sudheer@svw.com>
> Cc: lartc@mailman.ds9a.nl
> Subject: Re: [LARTC] Is Linux based Router feasible
>
> Let me start out by saying that I work for a company that makes Linux
> based routers. <plug> Checkout www.imagestream.com </plu...
2005 Jun 02
3
Pricing for DS3000P
Yep anything over $7k makes it more feasible/reliable to go for multiple
server multi-card solution.
Cheers,
Dean
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of izo
> Sent: Thursday, 2 June 2005 8:21 PM
> To: Andrew Latham; Asterisk Users Mailing List - Non-Commercial
Discussion
>
2006 Oct 06
12
Two outbound internet links, using one network interface
Hi,
I am trying to categorize the network traffic and to send it out across
two different providers.
For this I mark the packets in the firewall (in the PREROUTING chain of
table mangle),
and then use another routing table for the marked packets, which has a
different gateway
from the main routing table. Basicaly I am following the cookbook
example in this page:
2011 May 10
2
Problem with a program called winbox
...**********************************************************
* Butch Evans * Professional Network Consultation*
* http://www.butchevans.com/ * Network Engineering *
* http://store.wispgear.net/ * Wired or Wireless Networks *
* http://blog.butchevans.com/ * ImageStream, Mikrotik and MORE! *
* NOTE MY NEW NUMBER: 702-537-0979 *
********************************************************************
2000 Apr 28
4
problem need help
I've installed the openss* rpm's from
metalab.unc.edu/pub/Linux/distributions/redhat/contrib/libc6/i386
on a redhat 6.2 system.
sshd is running but refuses all connections from all hosts including
localhost. The client reports debug: Connection established.
ssh_exchange_identification: Connection closed by remote host
debug: Calling cleanup 0x8056160(0x0)
2005 Jul 13
6
OT: DS3 -> VoIP Hardware Recommendations
Hello all,
We are looking for some hardware requirements/recommendations to be
able to handle a full DS3's worth of TDM -> VoIP traffic. The DS3 would
bring 24 calls per T1 x 28 T1s = 672 simultaneous calls. We would then
need to convert those calls into G729 SIP VoIP calls to send to our
asterisk box over ethernet. Since everything is going in/out of asterisk
is 729, and no features
2004 Jul 08
9
Is Linux based Router feasible
Hi,
I''ve a local LAN consisting of about 150 machines. I''m using a Linux
machine as the gateway machine which inturn connects to two different
ISPs. My question is can a Linux based machine match the performance of
a hardware based routers provided by Cisco,... OR is my decision to go
for a Linux based solution is a wrong one?.
Is there so much difference between these
2003 Dec 04
9
Port density: DS3 cards?
Obviously, there are no DS3 TDM cards that are currently compatible
with Zap channels. (or are there?)
Does anyone know of an inexpensive DS3 card that could perhaps be
used with Asterisk if one were to try to port the Zap drivers to such
a card? PCI, of course, would be the bus of choice.
I think there are quite a few discouraging comments to be made on
that question. Firstly, most
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in
the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I
match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this
does not seem to work:
wireless-r1 bwlimit # iptables -L -v -n -t mangle
Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes)
pkts bytes target prot opt in out source
2000 Apr 14
2
More Slack7 heartbreak.
All line number are approximate, but most likely w/in 10 lines of the
OpenSSH 1.2.3 tarball.
I unpacked the tarball, and did a ./configure;make;make install
and now I've had some problems. :-)
OK, I've tracked down lots of goofy stuff w/ slack7 and OpenSSH
I've got a couple of questions.
What is /dev/tty and why does ssh try to open it to read the password
instead of stdin?(this cause
2000 Apr 14
0
No subject
: PS to damien: OpenSSH itselfs builds fine on the alpha, but I'm having
to
: argue w/ gnome-askpass a little bit, I think it's just that I have to
: install some newer libraries.(rh 6.0 is old)
Have you tried x11-ssh-askpass? It just uses the regular X11
libraries. I'd be interested to know what happens to it on 64-bit
platforms.
I've never used askpass, I'm currently just
2004 Aug 23
1
Some questions about hfsc
I have been looking at the hfsc for some time as a replacement or at a
class that can be used like htb. But I seem to have run into a problem.
With htb classes it is easy to make three or more levels of priority for a
connection. All you need to do is to make classes and give them different
prio levels. But it seems like you can only define a real-time bandwidth
and a link sharing bandwidth.