Displaying 20 results from an estimated 10000 matches similar to: "ssh session from external machine"
2004 Nov 23
4
ASTCC Routes
There are 4 options in ASTCC routes, when I go to edit
a route. How does that work?
Thanks
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
2004 Sep 15
2
Edonkey
Hello !
I am using shorewall , it is okey.
Just i like to forbid edonkey as i did for kazaa using ftwall.
Thanks.
Wahid.
2007 Sep 27
5
QoS for VoIP
As you are probably aware, this is a ever green topic.
I have personally tried doing it, testing it and verifying it
and I am myself finding this problem challenging and frustrating.
Most of the scripts will recommend some form of rate limiting
( or policing ) on the download. But the challenge is how to
determine the correct value for the policing ?
Lot of the recommendation says use x %
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.
2007 Jul 24
3
migrating users from linux to centos
Dear All,
I have been running linux 9 server as a dns and mail server and is workin
fine..
i want to install CENTOS 5 with all the latest mail server software and
bind as well as all the libraries on another machine whic is already done
also the data is backed up and will be tranferred.
but i would like to know
i have about existing 100 mail users
how could i tranfer these usernames and
2005 Jan 11
5
not sharing IRQ's
I'm not having any trouble with interrupts, but here's my
/proc/interrupts on Fedora Core 2 on a hyper-threading CPU and using the
SMP kernel (2.6.5-1.138). I don't think I need to worry about uhci_hcd,
nothing is plugged into USB, but libata is the disk driver. How do I
get libata and wctdm to use different interrupts?
$ cat /proc/interrupts
CPU0 CPU1
0:
2005 Jan 27
1
Am I missing something really basic here?????helpwith Asterisk@home {Scanned}
Ok, I thought the point of asterisk@home was that it automatically
detected the X100P board and configured it correctly.
Is this incorrect? You still need to modify /etc/zaptel files? And not
just using the AMP configurator.
There is no mention of this on the Asterisk@home webpage.
Can anyone who has actually used ast6erisk@home confirm this one way or
the other?
Thanks,
Dean
2005 Jan 18
2
Broadvoice Patch Error {Scanned}
Hello, I'm trying to patch Asterisk for uses wth BroadVoice. I'm running Asterisk@Home.
Here is the Error:
[root@pbx1 asterisk]# patch < broadvoicesip2.txt
can't find file to patch at input line 8
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|Index: channels/chan_sip.c
2007 Feb 23
5
Advice for Internet facing Mailserver
Hello and good day,
i have setup a Server which is directly connected to the Internet,
without NAT-Router or other Firewall Appliance. I am using FreeBSD
6.2. I have pf enabled to only allow traffic on specified Ports. I am
using Apache-13 + Postfix + Dovecot & mysql for my Mail-system. There
is only one /home/User, which authenticates via a Key with Pass-
phrase to sshd. The
2004 Dec 17
14
Call on hold disconnects...
G'Day All,
How do I fix this:
I receive a call at the extension. Press the hold button. Music on hold
starts. When I place the handset back on the cradle, the call gets hung
up/disconnected. The Phone is A GrandStream Budge Tone 100.
Thanks
2004 Dec 15
2
IP Conference Units?
Hi -
We have a couple of large spaces that we'd like to cover with dedicated conference units like the Polycom Soundstation IP3000. We're concerned about adequately covering the spaces, though, one of which is very long and narrow. I wanted to get external add-on microphones for the IP3000, but I've found that unlike some of their other conference products, it does not have this
2004 Jul 26
5
GrandStream CallerID
I see my own number(or remote called num) instead of caller id on incoming
calls on my BT-102.
but on Xlite everyything is OK. I'm using * latest CVS.
- shabanip
2005 Jan 27
3
Linux Bridge + QoS Shaper HOWTO available
I've created a pretty complete HOWTO on creating a Linux Bridge (using
Fedora) to shape LAN <--> WAN traffic. It includes installation
instructions, a script to configure the bridge (which you install as a
service), and 2 scripts to configure the network interfaces using traffic
control.
http://www.burnpc.com/website.nsf/all/3a64a6369757819686256f960068ad75!OpenDocument
If anyone
2003 Nov 26
1
perms of /dev/uhid0
I wrote a small app that monitors a Back-UPS ES500 UPS via the uhid0
interface. I want to run the daemon with as little privs as possible.
gastest# ls -l /dev/uhid0
crw-rw---- 1 root operator 122, 0 Nov 12 05:26 /dev/uhid0
gastest#
Is it safe to chmod o+r /dev/uhid0 ? Or is there a better way to drop
privs of the daemon yet still be able to read from the device ?
All I am doing is
2004 Dec 08
10
pc
I'm going to install asterisk with four digium cards.
Can anyone mention a brand that carries boards with 4 compatible pci
slots?
Thanks
Shoval Tomer,
IT Manager,
SofTov Advanced Systems, Ltd.
Office: +972-3-9230686 ext. 179
Fax: +972-3-9216642
Mobile: +972-54-8000200
2007 Apr 26
6
example sources
Hello all,
Very new to Theora so apologies if this sounds elementary ;-)
I'm trying to integrate a simple theora video player in my engine.
All I need is simple load/unload and play/stop functionality.
I'd also like to be able to stream from disk or mem.
Other than the API reference I haven't found any example code,
e.g. the sources for theora_player_example. Are these available
2004 Dec 12
1
Will Adtran TSU 600 work with *?
People on the list tend to think you can't make many cards work on a
regular desktop.
If you're willing to wait a couple of week I might have an answer for
you.
_____
From: Robert Augustyn [mailto:augustynr@yahoo.com]
Sent: Saturday, December 11, 2004 7:13 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Will Adtran TSU 600 work with *?
2006 Mar 09
8
Problem with scaffolding and table name
Hello, i''m new in ruby rails framework. I have the following problem. I
try to create a scaffold
for a certain model of my db, but since ruby rails doesn''t assume the
table name corectly (its incidents_reported )
i get errors ....
Besides renaming the table :) is there a way to ''tell'' ruby rails the
name of the table?
I haven''t been able to find any
2005 Jan 24
12
UPS for Asterisk
I have several Linux machines some running on really old hardware and
some on brand new, some run old distros (RedHat 6) and some new (FC3 or
CentOS).
All of them experienced power failure more then once, none of them has
failed to load after a reboot.
BUT,
Asterisk is running your PBX. Your PBX isn't your proxy server, it isn't
your web server, mail server, firewall, or whatever
2005 May 12
1
Do I have an infected init file?
Hello;
I'm running a FreeBSD 4.10-release-p2 box and both chkrootkit 0.44 & 0.45 report that my /sbin/init file is infected.
It appears as though the egrep for "UPX" in the output of "strings" triggers the infected notice. When I copy the init file from an uninfected box to this one chkrootkit continues to report it as infected. Is chkrootkit reading a copy of the