similar to: HTB - got mesage "invalid parent ID" is wrong: 1:1

Displaying 20 results from an estimated 220 matches similar to: "HTB - got mesage "invalid parent ID" is wrong: 1:1"

2004 May 10
8
Packet marking for ingress shapping and NET
Hi, I have typical situation, local LAN with private addresses, translated via NAT to internet. I need to shape ingress traffic (from internet to local LAN) in several HTB queues accorting to destination (private not public) IP. So I need mark packets to divide them to corresponding queue. According to http://www.docum.org/stef.coene/qos/kptd/ I thing I have only one way how to do it, because
2011 Aug 08
3
[Bug 1924] New: Improve selinux change context error mesage
https://bugzilla.mindrot.org/show_bug.cgi?id=1924 Bug #: 1924 Summary: Improve selinux change context error mesage Classification: Unclassified Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd
2007 Feb 08
0
[Bug 541] New: bad error mesage when run as not root
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=541 Summary: bad error mesage when run as not root Product: iptables Version: unspecified Platform: i386 OS/Version: Debian GNU/Linux Status: NEW Severity: normal Priority: P2 Component: iptables AssignedTo: laforge@netfilter.org
2001 Oct 31
1
Error mesage
Hi, I work for SUN Microsystems and I have a customer running samba 2.05a under solaris 2.6. SMB status gives: route did not create the semaphore failed to initialise share modes Cant initialise shared memory - exiting Daemon is still running Did a test parm - this seems to indicate configuration is OK. Same config running on another similarly setup machine , which works fine. Any
2007 Dec 01
1
REFER mesage extraction using SIP_HEADER
Hi * users, I would like to extract the information present in the SIP REFER message that comes to asterisk. Would SIP_HEADER() allow me to do that ? I have used SIP_HEADER() for extracting the to and from SIP headers previously. Thanks Regards -- Arpit Mehta Graduate Student Department of Computer Science Columbia University Tel: 1-646-387-5998
2004 Feb 18
0
[PATCH] fix tftp verbose mesage
tftp-hpa-0.35 and tftp-hpa-0.36 show wrong transmission time. >tftp -V tftp-hpa 0.36, with readline >tftp -m octet -v localhost -c get aaa /tmp/aaa Connected to localhost.localdomain (127.0.0.1), port 69 getting from localhost.localdomain:aaa to /tmp/aaa [octet] Received 33554432 bytes in -3.3 seconds [-81407477 bit/s] ^^^^ ^^^^^^^^^ By the way, why
2007 Feb 08
2
[Bug 541] bad error mesage when run as not root
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=541 ------- Additional Comments From netfilter@rothwell.id.au 2007-02-08 04:51 MET ------- This was with version 1.3.6 if iptables (which is not selectable in bugzilla) -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the
2009 Feb 19
3
Error mesage Plese HELP
Im new user of Wine and Linux! Im usin wine on my eee 4gS, and I just instaled an .exe on my SD, witch I asign like D: When I try to run it I'm getting this message: Code: X Error of failed request: BadValue (intger parameter out of range for operation) Major opcode of failed request: 128 (XFree86-DRI) Minor opcode of failed request: 7 () Value in failed
2011 Jul 11
9
Absolute n00bie needs help on error mesage
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. This is the message I get I am running wine under lucid puppy 5.1.1 and the wine version is 1.1.43, inside VMWare Player Is there any way this may be resolved by perhaps some arguments to wine ? Thanks
2001 Apr 10
2
Pagemaker 6.5 Problems Wine-Mesage
Hello, as I posted in my last message, is it not possible to position a RTF-Document. But it's possible with TIFF-Documents. The Pagemaker Internal Error is: "Diese Datei kann nicht posoitioniert werden. " "File not found (8601:0002)" Wine says the following: fixme:file:AreFileApisANSI (void): stub fixme:file:AreFileApisANSI (void): stub fixme:file:AreFileApisANSI
2008 Mar 28
1
Dovecot Startup error on FreeBSD
Hi, I have installed latest Dovecot 1.0.13 on a FreeBSD 6.2 with XMail (www.xmailserver.org). It works OK except one thing: error on startup. After each reboot there are lots of such error: dovecot: Mar 28 08:54:38 Error: child 916 (login) returned error 89 dovecot: Mar 28 08:54:54 Error: imap-login: No authentication sockets found When I restart dovecot by running startup script
2008 Apr 01
4
Voicemail- Recorded Mesage Low Volume
Asterisk Users, I am running Asterisk 1.4.11, Zaptel 1.4.5.1, and Librpi 1.4.1 on a Debian "Etch" system. On the recorded voice mail messages, the volume is really low when retrieving them with my cell phone. I tried with multiple cell phones with the volume level high and still, the same problem. I tried to increase the rxgain to 12.2 in the zapata.conf file and it had no affect on
2004 Dec 25
3
odd log mesage...looks serious
hello all- and a happy holiday to all you geeks that are in front of the crt! I found these log messages in my logs and I am not sure what some of them signify. Dec 23 19:08:39 smtp kernel: Limiting closed port RST response from 221 to 200 packets/sec Dec 23 19:08:40 smtp kernel: Limiting closed port RST response from 241 to 200 packets/sec Dec 24 05:32:34 smtp kernel: fxp0: promiscuous mode
2008 Jun 30
4
Voicemail- Recorded Mesage Low Volume
> Hi Daniel, > > I'm intrigued by this and wanted to try it out - but I'm wondering how > you get Asterisk to call sox at all during Voicemail()? Our server > doesn't even have sox installed, so I'm not sure how to go about > tricking Asterisk into running a different one. To do anything useful you would have to get sox installed on your server. But to get
2004 Dec 28
1
Newb question: tc shedulers on 2 interfaces
Hi all! I''m new to this list, and hope for some clarity in this matter: I have a home-gateway with linux-2.6.9 and iproute2 (ver:2.6.9). My following tc syntaxes. # eth0 internet scheduleing are: tc qdisc add dev eth0 root handle 1: htb default 20 tc class add dev eth0 parent 1: classid 1:1 htb rate 512kbit burst 6k tc class add dev eth0 parent 1:1 classid 1:10 htb rate 512kbit burst
2010 Oct 25
4
zoo.read intraday data
Hello all, I'm trying to use zoo.read but can't figure out how to deal with the time format. (example below) would be nice if someone could help. best regards, Immanuel --------------------------- L <- "Date,Time,Open,High,Low,Close,Up,Down 05.02.2001,00:30,421.20,421.20,421.20,421.20,11,0 05.02.2001,01:30,421.20,421.40,421.20,421.40,7,0
2019 May 04
3
CentOS 7, skype ceased functioning
Hi, I have been using CentOS 7 on a laptop for a while now (about two years), using skypeforlinux all the time. After today's update, skype ceased to start as a service, as it used to be configured. It fails to start manually, e.g., it does start and is listed as a job, but it doesn't appear visible on the desktop. In the case you know something about it, please let us all know.
2010 Jun 30
1
Some missunderstanding in the wiki page
Hi, I'm not in the list and I just would like to comment it to the comunity. So, if someone want to contact me, make CC to me in the reply. The wiki page [1] talk about networking, and show two typical configurations: "virtual network" and "shared physical device". The shared physical device has an error or something that could make confused, I think. What I want to
1999 Jul 27
3
Summary - Re: R-Graphics
Thanks to all who replied. Mostly the suggestion was to add the argument horizontal= FALSE to the postscript function. However, I was trying to generate a landscape graph. The "fault" lies with gs as Peter Dalgaard pointed out. Under Windows 95, gsview has an option to view landscape or portrait and therefore this problem does not arise on that platform.
2004 Nov 13
0
Re: please check your mesages thnx
On Mon, 01 Nov 2004 11:38:45 +0100, <lartc-request@mailman.ds9a.nl> wrote: > ******** McAfee GroupShield Exchange ********** > ******** Alert generated at: Monday, November 01, 2004 12:54:27 FLE > Standard Time > ********************************************************************** > > > The item GSEBODY_213471_5524_1099306467.txt has been