Displaying 20 results from an estimated 1000 matches similar to: "Limit bandwidth per client"
2004 Feb 17
2
x100p dropping incoming calls
I have been experiencing hung up when answering incoming calls through
x100p.
NOTICE[1242768320]: chan_zap.c:4584 ss_thread: Got event 2 (ring/Answered)..
-- Executing Wait("Zap/1-1","1") in new stack
-- Executing Answer("Zap/1-1","") in new stack
-- Executing DigitTimeout("Zap/1-1"."5") in new stack
-- Set digit timeout to 5
--
2004 Jun 18
5
UK install
Well I'm slowly learning my way around asterisk although as yet I
haven't had the chance to actually hook the system up to an ISDN line.
I am going to migrate from an Argent Office setup. My only problem is
keeping costs down on the phones.
The Argent system is running about 30 POTS phones. Can someone suggest
the cheapest option? Should I get some kind of large scale FXS box or
would
2006 Feb 28
4
multiple keys table
probablly a newbie question:
Rails does not support a table with multiple keys ???
it seems that the ActiveRecord set_primary_key method can only set the
column name... (hope i''m wrong there)
example:
table A - P.K id, string name
table B - P.K id, string name
table C - P.K a_id and b_id, both are also foreign keys.
Thanks,
Amir.
--
Posted via http://www.ruby-forum.com/.
2009 Apr 22
1
SATA on Foxconn P4M9007MB-8RS2H motherboard
To those of you who may be interested, to get SATA drives to work on
this motherboard with Xen 3.3.1 (compiled from source) you need to set
SATA to RAID mode in the BIOS, not the default IDE mode.
So I can only assume that the 2.6.18.8 kernel has a problem with the VIA
SATA in IDE mode, and can''t recognise it, even though the host OS
(Ubuntu 8.04LTS, in my case) has no problems with it.
2004 Nov 03
1
Routing between two wirelessly connected networks
Hello list,
Here is a setup of my network:
eth0 <-> router1 <-> eth2 --- wifi --- eth2 <-> router2 <-> eth0
| |
eth1 eth1
Router1:
eth0 - Internet connection
eth1 - Local network (network 10.1.1.0/24)
eth2 - Wireless AP (network 10.1.10.0/24)
Router2:
eth0 - Internet
2005 May 26
1
Re: Routing inside box, is it posible ?
For anyone to answer that clearly, we''d need a bit
more information.
Firstly, what is connected to router1 and router2? In
other words, does the router box you want to use have
enough ports (and of the right type) to actually
handle all of the connections?
Secondly, can we assume that you have enough access to
the box you want to use to be able to install the
software and configure it?
1998 Oct 03
1
Serius cross-subnet browsing question
> I've been having troubles getting cross subnet browsing working in
> existance with a WinNT domain master (hey, it's not my machine).
> Basically what is happening is that I am trying to setup a VPN (which
> shouldn't complicate things) that browsing will work across. The idea is
> this:
>
> There is an office in my local city that I'm connecting San
2004 Nov 15
1
Common network tunnel via one port
I have this kind of network:
/==========\ /==========\ /==========\
| ROUTER 1 |---| FIREWALL |---| INTERNET |
\==========/ \==========/ \==========/
| |
/==========\ /==========\
| LAN | | ROUTER 2 |
\==========/ \==========/
The firewall allows only ports 80 and 443 to the internet and 22
to the ROUTER 2. It also allows everything from ROUTER 2 to the
2004 Sep 17
1
[OT] Routing statements
So this is a little off topic but this list is so helpful!!
Is this the correct way to split our /24 block up? Tom suggested
something like this in an earlier post but that did not work either. So
what should I change to make this work?
Internet<===Shorewall Box===>router1<++++T1 Line++++>router2<==LAN
I need a /28 on the Shorewall side of things and the rest on the LAN
side of
2004 Sep 07
11
Public IP issues
I have had Shorewall 2.0.8 up and running for a month or so. Now I need
to change some things around. Currently I am running on a private IP
scheme and Shorewall is setup based on the 3 interface guide. Now I want
to change to a public scheme on my "loc" zone. I have a /24 block of
public IP''s. I need my private scheme and public to co-exist so I
currently have is eth1 (local)
2007 Oct 20
1
[HELP] Proxy ARP & OSPF
Hi,
The network topo looks like this:
the original network:
router1 router2
| |
|----------------OSPF------------|
the target network: (we need to insert a transparent firewall between
these 2 routers, so a proxy arp is set up on firewall to bridge
router1 and router2)
router1 firewall router2
|
2009 Jan 10
6
Guidelines for CentOS Mailing List posts
Some people don't know how to conduct themselves on usenet
and mailing lists. Despite the mailing list guidelines
being crystal clear about no html posting and not top-posting
we have people still doing so. People still use text-readers to
access the mailing list so you could be denying access to these
people by flouting the mailing list guidelines.
This is an example of top-posting
2002 Feb 19
3
Linux and SMB using single passwd
Hi All,
I would like to set up a samba server but using the same user / pass for unix
logins and smb logins.
This works fine if I use non-encrypted passwords but I have to apply the
registry patch to set my win98 clients to use non-encrypted passwords.
Could I use pam_smb to authenticate the Linux box against its own smb server
then use encrypted smb passwords?
I understand that if the smb
2007 Sep 24
3
CentOS Plus PHP5 upgrade.
Hi Folks,
I have some users who have a 64-bit CentOS 4.x install (current),
which was installed with @Everything and then some annoying packages
strategically removed (mrtg, pegasus*, mailman...) and they have
decided they have a need for php5.
I find on the web this instruction for doing this:
http://www.centos.org/centos/4/centosplus/Readme.txt
So I try to do this, and I get:
# rpm -e
2004 Aug 11
9
ARP limit ?
what is the limit on the arp cache entires ?!
Does someone have very big LANs with linux-routers ? How big ? (i mean flat L2 network, not segmented)
I want to know how much can my net can scale ?
thanx
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Jun 12
5
Doing a simple search from the database?
I realize thi may be more complex issue than can be asnwered in this
post. But, what I need to do is create a simple query on my existing
tables via a search form. I have half my app done (I can write all the
info I want to my database), but pulling the data out dynamically is
giving me trouble.
I have both the "ruby for rails" book and the Agile Development book.
They both give
2002 Feb 19
0
RE Linux and SMB using single passwd
Thanks for the reply.
This will not quite do what I want as I dont want local unix users, only smb
users.
Reason: if a smb user is added and only an smb user and the Linux system uses
pam _smb, I can deliver pop mail to the user without them having a local unix
user. I have this working very well with LDAP and NIS where I only add a NIS
or LDAP user but no unix users and I can still deleiver
2006 Nov 15
5
sshd logging with GMT times?
Hi folks,
while chasing down a logging-related situation, I happened to notice
that when I connect via ssh to my system it makes the following logs:
Nov 15 14:15:39 saturn sshd[29868]: Accepted password for dave from ::ffff:10.0.10.14 port 2833 ssh2
Nov 15 09:15:39 saturn sshd[29867]: Accepted password for dave from ::ffff:10.0.10.14 port 2833 ssh2
Nov 15 09:15:39 saturn sshd(pam_unix)[29869]:
2007 Sep 28
3
PHP5/CentosPlus big mess.
Ok, so if you tuned in last time, I couldn't make the installation/upgrade of
PHP5 from the Centos4 CentOS Plus repository work. Not one to be easilly
dissuaded, I shapened my shovel and dug myself a hole.
So using the exclude= lines in the repository config file backfired big time:
even if I excluded the exclude= lines, yum continued to exclude the files
on those lines, and only deigned to
2007 Mar 05
2
Kickstart Installation - Is it possible to set a fixed IP for installation?
Hi everyone,
I am trying to set up an automated CentOS installation system. My idea
is to use PXE to boot the kernel/initrd and pass the kickstart options
to the kernel from there.
This works correctly until it boots up Linux. As soon as it does that
it makes a DHCP request and, unsurprisingly, it gets the same one (same
MAC) but it also gets the filename and next-server details. Then
Anaconda