Displaying 20 results from an estimated 3000 matches similar to: "udp monitoring and routing manipulation"
2005 Aug 20
5
asterisk is working bad
Dear readers,
under xen 2.0.5, kernel 2.6.11.4-20a-xen (both suse 9.3) asterisk 1.0.9
could''t replay its sounds. Its sounds very brocken.
Without xen it works fine.
Would somebody help pls?
best regards
Stefan
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Sep 11
1
vmware on centos cluster
Hello
I have one question about cluster and vmware.
I have about 10 computers they are all old once from 1g and 256 ram.
And now im thinking of putting them all toghter in one cluster.
This cluster should be an high performing so all computers share they
performance.
Now on this cluster i whould like to install one vmware server and make
that vmware server get the power from all these
2006 Jan 10
1
swat help files broken...
Does anyone know when the brocken helpfiles are going to be fixed?
Or maybe where I can copy them to make them work?
I am running 3.0.21a and the Changelog states that it should be fixed,
however I don't see it that way...
Thanks for any pointers...
Frank
2009 Feb 06
4
forwarding on internal device
Good Evening,
I am trying to set up an iptables forward rule in order to forward all
packages that are routed throgh the internal device eth0:
iptables -A FORWARD -i eth0 -o eth0 -m state --state NEW -j ACCEPT
but the packages are still dropped.
Best Regards
Marcus
2005 Jun 08
14
HTB is being hang my computer :/
What''s wrong... I have Celeron 633MHz nd 768Mb RAM.
When I''m running my script everything is OK, but when I''m connecting
Internet and LAN link computer is hanging. But when i dissconnect this
everything is OK.
I have 500 users, 1500 classes and 3000 filters.
Is it normal? What should I do?
2015 Jul 17
2
"wbinfo --sid-to-gid" returns false gids
I've got this on the backup DC
root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
3000000
while
root at bdc:~# ldbedit -H /usr/local/samba/private/idmap.ldb objectsid=S-1-5-21-1166961617-3197558402-3341820450-516
shows correct xid 3000019
and on the primary DC I've got
itk at dc:/$ wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
3000019
2006 May 18
3
How to change CSV properties.....
Hello Good morning to all,
I am doing reports in ruby on rails,i am trying to export data throgh
excel in CSV format.Now i want to set the font to the text exported to
excel sheet.How can i set font..please help me regarding this ...
my sample code was like this...
report = StringIO.new
CSV::Writer.generate(report, '','') do |csv|
csv << [''Invoice History
2004 Jun 14
3
<<< GSM AUDIOFiles >>>
Hello:
I would like to produce some GSM Prompt audio files for a Telephone
Directory Project-- and have hired a freelance audio engineer to record, and
edit the actual files--
However the GSM files he gives me to upload into asterisk DO NOT work when
played back throgh "Stream File" or "Get Data" in my agi. It seems that
there may be more than one GSM file type (with
2006 Apr 20
3
how to use own classes properly
I am using rails just for few days
Now i am developing traffic reports for my local network
I had to build database queries manualy becouse ActiveRecord does not
support selection of multiple sum() fields in silgle query
Then i wrote special class QueryBuilder which makes query string from
the given conditions (group by, where, additinal fields to select etc).
I put QueryBuilder just after my
2015 Jul 17
0
"wbinfo --sid-to-gid" returns false gids
On 17/07/15 12:03, Andrej Surkov wrote:
> I've got this on the backup DC
>
> root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
> 3000000
OK, you have problems there, but not what you think. On my first DC
(note I don't have a 'primary' or a 'backup' DC, I just have DC's) if I
run 'wbinfo --name-to-sid=Domain\
2013 Jan 14
0
[LLVMdev] OCaml binding: error with the function "has_metadata"
Hi all,
I am using the OCaml binding and I get the following error with the function "Llvm.has_metadata":
Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file .../llvm-3.2.src/include/llvm/Support/Casting.h, line 208.
Abort trap: 6
I am using the latest 3.2 release from the LLVM download page and this is a
2006 May 15
2
Error creating controllers in InstantRails-1.3a
Hi,
I was able to successfully Install InstantRails-1.3a and run cookbook throgh
Apache and WEBrick , however when I try to create my own app. cookbook2
following tutorial ( http://instantrails.rubyforge.org/tutorial/index.html)
, it gives me below error whle creating MyTest controller
Cannot find gem for Rails =1.1.2:
Install the missing gem with ''gem install -v=1.1.2
2015 Jul 17
1
"wbinfo --sid-to-gid" returns false gids
17.07.2015, 17:30, "Rowland Penny" <rowlandpenny241155 at gmail.com>:
> On 17/07/15 12:03, Andrej Surkov wrote:
>> I've got this on the backup DC
>>
>> root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
>> 3000000
>
> OK, you have problems there, but not what you think. On my first DC
> (note I don't have
2003 Mar 28
0
[Bug 70] New: udp connection(snmp) not being tracked.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=70
Summary: udp connection(snmp) not being tracked.
Product: netfilter/iptables
Version: patch-o-matic
Platform: All
OS/Version: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P2
Component: connection tracking
AssignedTo:
2006 Jan 30
0
loadbalancing multipath routing frequently freezes udp connections
hi
i recently searched in the mailinglist archive and found similar
problems, whose solutions helped very much, thank you.
i have the following scenario:
a firewall with one lan interface
eth0 10.1.1.1/24
and two uplink interfaces
eth1 10.2.2.1/24
eth2 10.3.3.1/24
each uplink interface does SNAT:
iptables -t nat -I POSTROUTING -o eth1 -j SNAT --to-source 10.2.2.1
iptables -t nat -I POSTROUTING
2007 Aug 13
3
Very new - beginners questions
Dear all,
I have 4 sites and want to determine how different they are from each other. For this I have decided to use R though it seems a bit daunting to learn.
I have read data in from a CSV the structure is :
Species1 Species2 Species3
Site1 4 4 7
Site2 3 1 0
Site3 0 99 6
Site4 75 3 33
There are many more species than shown above this is just an example. Here are the
2006 Mar 13
0
How to use flash in ROR.......
Hi,
How to use flash[:notice] in ruby to display error messages.
I have tried it into for loop as follows:-
=============
for i in 0..(params[:product][:count].to_i-1)
if params[:product][''demand''+(i).to_s].to_i >
params[:product][''quantity''+(i).to_s].to_i
flash[:notice] ="#{params[:product][''demand''+(i).to_s]} is less than
2007 Oct 27
1
asterisk canreinvite=yes
Dear all
I have small lan and i have configure hardphone with my asterisk with one E1 PSTN line now i have configue to use canreinvite=yes in sip.conf
If i user conreinvite=no then my RTP goes throgh asterisk means asterisk come in media path
and if i user conreinvite=yes then RTP path would be sip phone to sip phone ???
My all phone in LAN not behind the NAT so guessest
2011 Oct 13
3
nls: singular convergeance
Dear R-experts,
I have 28 data points that I would like to fit with a non linear
broken-stick -- with three fitted parameters.
When I view trace -- and use the final values as lines on the graph of
data -- it looks pretty good.
Q1. Why am I getting singular convergeance?
Q2. Can you suggest another approach that may prove more satisfying?
I have read previous examples on nls and this sort of
2006 Jun 23
1
Problems creating packages.
I'm creating my own package for personal and I'm having trouble
getting it to a point where R (v 2.3.1) will recognise it. I've
followed two different tutorials for how to create the package
structure and the DESCRIPTION file (
http://web.maths.unsw.edu.au/~wand/webcpdg/rpack.html ,
http://www.maths.bris.ac.uk/~maman/computerstuff/Rhelp/Rpackages.html#Lin-Lin
). I'm still getting