Displaying 20 results from an estimated 2000 matches similar to: "Another sharing tehnique, is this possible ?"
2007 Aug 29
5
Round Robin trafic shapping
I have this problem:
I have an Internet line input with variable speed. I have a max speed and a
min speed: Vmax and Vmin.
The speed is always changing between Vmax and Vmin. I want to share the
actual bandwidth (you don''t not how much, you only know the speed is between
Vmax and Vmin) for N clients. The bandwidth should be shared so nobody can
get more bandwidth than the others.
2014 Dec 15
2
VPN Single Daemon For LAN/WAN
Gus:
I guess my primary point of confusion is that the non-vpn LAN ip
addresses are duplicated in each cluster. So within a cluster, the LAN
addresses are unique.
But when you look at 2 clusters, 2 different servers share the
10.99.0.11 address.
So that is why I created a VPN for inside the cluster on the LAN
interfaces using the private 10.0.1.xx range. THen, I created a
separate VPN on the
2008 Aug 07
3
VMs won't power on
Hello -
I have installed the VMware-server-1.0.5-80187.i386.rpm package on a
CentOS 5.1 system. I then ran the vmware-config.pl program. I chose
mostly default answer, except that I did not choose the NAT option; I
saw no errors.
I used the VMware Server Console to create a Red Hat Linux VM. I also
copied an externally created VM into the '/var/lib/vmware/Virtual
Machines/'
2005 Jul 18
1
dataframes of unequal size
I have two dataframes C and C1. Each has three columns viz. state, psu
and weight. The dataframes are of unequal size i.e. C1 could be
2/25/50 rows and C has 42000 rows. C1 is the master table i.e.
C1$state, C1$psu and C1$weight are never the same. ThisA. P., Urban, 0
is not so for C.
For example
C
state, psu,weight
A. P., Urban, 0
Mah., Rural, 0
W.B., Rural,0
Ass., Rural,0
M. P., Urban,0
A. P.,
2006 Jul 27
3
[somewhat OT] Apache config for Rails + ColdFusion + PHP
Our group has several web apps developed in ColdFusion, PHP, and Rails. The
ColdFusion and PHP apps are on an older server, and the Rails apps on a new
server. Ideally, we''d like them all to share the same server.
Our current setup for the Rails server is Apache2.2 with mod_proxy_balancer
and mongrel_cluster. We''d like to have specific directories be processed
and served by
2004 Apr 13
4
Bandwith control
Hello all,
I´ve read http://lartc.org/howto/ and now i am just confused, i think my skills with linux are not very good, so asking for help.
I have a linux box with two ethernets cards eth0(gateway 1mb) with is the host for
some sites and emails and eth1(nat interface) with provide internet acess to other 5 pcs.
I would like to limit the bandwith 512 k for the eth0 and 512 k for eth1 however
2017 Oct 31
1
"mount error(112): Host is down" on Ubuntu 17.10
Hello,
I am a long time Samba user but new to this list. Now I need some help
on a CIFS mount issue I just encountered.
We have 4 Samba servers:
ServerA: Samba 3.0.28a
ServerB: Samba 3.6.25
ServerC: Samba 4.3.11
ServerD: Samba 4.3.11
I am using a BASH script to mount shares in user's home directory using
this line:
sudo mount.cifs //192.168.123.29/share/ ~/server/share -o
2013 Aug 26
6
hShorewall 4.5.20
Shorewall 4.5.20 is now available for download.
----------------------------------------------------------------------------
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
----------------------------------------------------------------------------
1) On some distributions, the shorewall-lite and shorewall6-lite
uninstallers could fail with a syntax error.
2) A
2007 May 04
3
fileserver hanging
hello,
we just wanted to rollout our new puppetized dmz. therefore i change all
ip adresses from the test network to the live ips. after restarting
puppetmasterd it seems that the fileserver hangs:
client log:
debug: //true_base/update-check/File[/sbin/update_check.pl]/require:
requires Package[libmail-sendmail-perl]
debug: //true_base/puppetd/File[/etc/puppet/puppetd.conf]/require:
requires
2006 Apr 10
6
Bandwidth Management
Hi,
understand that the bandwidth utilized for each call is dependent on the
codec used, wonder if Asterisk can monitor the total bandwidth utilized
and restrict/reject new calls when the resource is insufficient to
support them reliably?
Regards
Andy Tan
--
Andy Tan
andytan@fastmail.fm
--
http://www.fastmail.fm - Does exactly what it says on the tin
2001 Jun 27
4
Priotizing Bandwith but without Shaping the Bandwith
Hello, I''m Alexandra
Well, i have been working with cbq around 3 month ago without any
problems, what i do is control the bandwith to 64Kbit for input and
output and it works well.
But now I don''t want control the Bandwith, i only need prioritize udp
trafic over tcp trafic
Can somebody to help me with my requirement?
Thanks
Alexandra
2004 Oct 18
11
IP based bandwith limit
Hi,
i''ve following problem. One of our gateway router, which connects some
of our customers should have bandwith limit.
So customer A with IP XX should have 2 Mbit, customer B with IP YY
should have 10 Mbit. There is no need of borrowing bandwith so no
fairness needed.
My simple question: with which technique should I manage this shaping?
Or is there any existing project which
2005 Apr 27
8
urgent question about tcng!
Hello List,
I''m new to QoS/tcng/HTB and friends, so please forgive me if my question
might be silly...
After having read lots of HowTo documents I''m totally confused...
The Challenge:
==============
I''ll have to deploy several "mirror" download servers (Linux) which must be
able to handle a huge number of HTTP download requests (about 10k to 20k
unicast
2003 Apr 24
1
bandwith calculation
I would like to know how to calculate the amount of bandwith I would need to host X number of calls.
For example, if user A in San Francisco with an ATA 186 calls user B in New York with an ATA 186 and Asterisk is being hosted in a PC in Miami. How much bandwith do I need to have in Miami? Do I just need bandwith for the setup of the call (ie the SIP part) or are there any instances where the
2004 Nov 16
2
share bandwith between vpns
I have clients, which connectin to Internet through vpn. I want to
dynamically share bandwith between vpn connections, so if there few
connections, then they get all bandwith, if more then they get their
minimal guaranteed bandwith. my idea is:
ip-up.local:
tc class add dev $DEV parent 1:1 classid 1:2${1/ppp/} htb rate
$[$RATEUP/$VPNS]kbit ceil ${RATEUP}kbps
tc filter add dev $DEV protocol ip
2004 Aug 06
1
How calculate bandwith - How listeners
768 download and 512 upload.
Now my question is I just can have 32 user listen my radio???
<p>>From: "Enrico Minack" <enrico.minack@informatik.tu-chemnitz.de>
>Reply-To: icecast@xiph.org
>To: <icecast@xiph.org>
>Subject: Re: [icecast] How calculate bandwith - How listeners
>Date: Thu, 27 May 2004 22:03:38 +0200
>
> > I have two lines ADSL
2005 Mar 20
3
Choosing an ISP for Asterisk
I am the IT Manager for an international company who preserves its competitive edge by cutting costs. We are moving to a new office in about two months, and naturally, Asterisk came to mind as a way to implement a VoIP setup at low cost. My expertise is computers, not telephones, so all of this is new to me.
I need to know what the ideal setup for an Asterisk set up is. My idea is to have our
2004 Aug 06
7
slow streaming
hi,
here is my configuration :
I've got a NATed network through a linux box
the icecast server is running on the router
I'm running ices 2.0 beta 4 on my own box
everything seems to work fine, BUT:
- I don't appear on yp directories (which are of course commented out in the icecast config file)
even with my public IP address or a dyndns domain
- the stream lags on the internet.
2005 Oct 16
2
Lost packets and strange "behaviour" of my TC rules
Hi all.
I''m going on my 3rd week trying to get a simple traffic shapping to work the right way :( !!
My goal it to shape the traffic coming from one machine (pc1) to another machine (pc2) throught the "eth0" interface. My test configuration is as follows:
PC1
IP: 192.168.105.237
Mask: 255.255.255.0
OS: Red Hat Linux Kernel 2.4.20-8
Rules:
2013 May 22
1
is it possible to bring speed below 1000 bit/s
Hi folks,
I am totally new to audio streaming codecs, and just looking around. Trying to
figure out what else I can put on top of my very long list of projects.
So a few days ago I figured out that fldigi a digimode application for Amateur
Radio supports a dual 1000 Baud PSK mode. I thought "that's fast" and started
looking around which sort of Data I could put into that.
A