Displaying 20 results from an estimated 5473 matches for "octets".
2015 Feb 14
3
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
..."true"
Note: By looking at the "true" above it is clear that whatever
fetchmail does with the message is not important at all.
You will see something like this:
12 messages for someuser at localhost (folder inbox-b).
reading message someuser at localhost:1 of 12 (171 header octets) (3 body octets) flushed
reading message someuser at localhost:2 of 12 (245 header octets) (3 body octets) flushed
reading message someuser at localhost:3 of 12 (245 header octets) (3 body octets) flushed
reading message someuser at localhost:4 of 12 (245 header octets) (3 body octets) flushed
read...
2015 Feb 15
0
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
...at the "true" above it is clear that whatever
> fetchmail does with the message is not important at all.
>
>
> You will see something like this:
>
> 12 messages for someuser at localhost (folder inbox-b).
> reading message someuser at localhost:1 of 12 (171 header octets) (3 body octets) flushed
> reading message someuser at localhost:2 of 12 (245 header octets) (3 body octets) flushed
> reading message someuser at localhost:3 of 12 (245 header octets) (3 body octets) flushed
> reading message someuser at localhost:4 of 12 (245 header octets) (3 body octet...
2003 Oct 29
3
PXELinux cannot load the config file
I have DHCP and TFTP on a Solaris machine, pxelinux.0 loads, but it
can't load the configuration file. The tftp server on Solaris tries to
send the file, but data transfers do not receive ACKs. Previous posts
to this list have indicated that the suspect was the PXE BIOS (ref
"PXELinux can't load the config file?" dated March 20, 2003). Does that
still appear to be the case
2013 Sep 13
3
[LLVMdev] LLVM disassembler bugs
Hi,
I am looking at the "LLVMOpInfoCallback GetOpInfo" callback.
Example 1 GOOD:
41 c6 84 24 16 04 00 00 0c : movb $12, 1046(%r12)
Makes calls to the callback with:
Offset = 0x4, Size = 0x4 <- Octets: 16 04 00 00
Offset = 0x8, Size = 0x1 <- Octets: 0c
That was correct.
Example 2 BAD:
c7 45 98 a1 ff ff ff : movl $4294967201, -104(%rbp)
Makes calls to the callback with:
Offset = 0x2, Size = 0x4 <- Octets: 98 a1 ff ff
Offset = 0x3, Size = 0x4 <- Octets: a1 ff ff ff
That is wrong.
T...
2014 Apr 14
2
PXE booting UEFI
Good Afternoon,
As per the installation guide, section 30.2.2 I?ve created an efidefault file at /var/lib/tftpboot/pxelinux/pxelinux.cfg/efidefault
However, this file is never requested by the 64 bit PXE loader (bootx64.efi), as shown by tcpdump:
75 RRQ "/pxelinux/42272635-0011-5053-ACF2-82A100E615F2" octet tsize 0 blksize 512
59 RRQ "/pxelinux/01-00-50-56-A7-BA-BF"
2003 Aug 25
1
I4L CallerID not working
Can anyone work out why my callerid doesn't work on my isdn4Linux with
asterisk (or without asterisk for that matter)...
This used to work fine, and I am quite confident that the telco is sending
callerid information (because they always do on all ISDN lines standard,
only extra cost on POTS lines).
This is the information from dmesg, whether asterisk is running or not:
isdn_net: Incoming
2009 Jun 05
3
R: Re: R: Re: PXEbooting very slow
I made other tests. It's not a matter of Win98 versus WinXP, things
change passing from tftpd32 v310beta to v3.33. This version seems to
work fine, but the logs show problems. Here is the complete log with
pxelinux 3.82-pre4:
Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:1E:
68:A6:9E:A9 [05/06 18:24:43.816]
DHCP: proposed address 192.168.1.20
[05/06 18:24:43.816]
1356 Request 2 not
2002 Jun 06
10
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer properties cannot be displayed"
Hello, I have a FreeBSD 4.5-RELEASE box running the SAMBA 2.2.4_1 port. I
have successfully added a printer driver to the unit, and when connecting
from a Windows 2000 client, I get the driver successfully installed. I then
converted the system to a PDC and added a test machine to it's domain. I can
connect to the printer, it downloads drivers, but when I choose printer
properties, I get:
2013 Sep 15
2
[LLVMdev] LLVM disassembler bugs
...>
>> Hi,
>>
>> I am looking at the "LLVMOpInfoCallback GetOpInfo" callback.
>>
>> Example 1 GOOD:
>> 41 c6 84 24 16 04 00 00 0c : movb $12, 1046(%r12)
>>
>> Makes calls to the callback with:
>> Offset = 0x4, Size = 0x4 <- Octets: 16 04 00 00
>> Offset = 0x8, Size = 0x1 <- Octets: 0c
>> That was correct.
>>
>> Example 2 BAD:
>> c7 45 98 a1 ff ff ff : movl $4294967201, -104(%rbp)
>> Makes calls to the callback with:
>> Offset = 0x2, Size = 0x4 <- Octets: 98 a1 ff ff
>&...
2013 Sep 15
0
[LLVMdev] LLVM disassembler bugs
...<james.dutton at gmail.com>wrote:
> Hi,
>
> I am looking at the "LLVMOpInfoCallback GetOpInfo" callback.
>
> Example 1 GOOD:
> 41 c6 84 24 16 04 00 00 0c : movb $12, 1046(%r12)
>
> Makes calls to the callback with:
> Offset = 0x4, Size = 0x4 <- Octets: 16 04 00 00
> Offset = 0x8, Size = 0x1 <- Octets: 0c
> That was correct.
>
> Example 2 BAD:
> c7 45 98 a1 ff ff ff : movl $4294967201, -104(%rbp)
> Makes calls to the callback with:
> Offset = 0x2, Size = 0x4 <- Octets: 98 a1 ff ff
> Offset = 0x3, Size = 0x4 <...
2004 Jun 29
5
SIP->Asterisk->GnuGK->Cisco 5300
Hi all,
I would like to call from SIP client to Asterisk then GnuGk, then Cisco 5300
to PSTN phone. Is this possible? I need simple config asterisk and gnugk.Can
somebody help me?
Ganbaa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040629/cfe09e1e/attachment.htm
2006 Aug 21
0
Fw:Xend start and after lose network
...adr inet6: fe80::fcff:ffff:feff:ffff/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:32 erreurs:0 :0 overruns:0 frame:0
TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:3903 (3.8 KiB) Octets transmis:5237
(5.1 KiB)
Interruption:11 Adresse de base:0xe000
lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:...
2013 Nov 04
3
syslinux.efi pxeboot across multiple subnets
Hello,
I am attempting to setup a PXE setup for a network using multiple subnets.
The current layout has dhcp on one subnet (10.16.215.8/30), tftp on another
(10.16.194.0/23), and the system to be installed on yet another subnet (
10.16.233.0/24 [there's actually about 30 different subnets the system to
be installed could be on]).
When I have the system to be installed on the same subnet as
2006 Feb 14
1
Guarantee ICMP respond time ?
Hello to all people there .
Can i guarantee ICMP respond time no metter how loaded is internet line .
i have typical NATed enviroiment like
External IP |linux router| LAN - 192.168.0.0/24
i have example setup with IMQ but is it possible to be done also if i
attache htb to eth0 and eth1 for example .
if i start shaper ping i better that without shaper but it''s not
guarantted i mean
2001 Dec 28
1
[cups] print_job: Unsupported format 'application/octet-stream'!
Hello Family,
In attempting to print from Win2000 to RedHat-6.2 Linux
(Samba-2.2.2) using CUPS I received the following errors from
/var/log/cups/error_log
I [28/Dec/2001:19:20:40 +0800] Listening to 0:631
I [28/Dec/2001:19:20:40 +0800] Configured for up to 100 clients.
I [28/Dec/2001:19:20:40 +0800] LoadPPDs: Read "/etc/cups/ppds.dat",12
PPDs...
I [28/Dec/2001:19:20:40 +0800]
2013 Sep 15
0
[LLVMdev] LLVM disassembler bugs
...gt;>> I am looking at the "LLVMOpInfoCallback GetOpInfo" callback.
>>>
>>> Example 1 GOOD:
>>> 41 c6 84 24 16 04 00 00 0c : movb $12, 1046(%r12)
>>>
>>> Makes calls to the callback with:
>>> Offset = 0x4, Size = 0x4 <- Octets: 16 04 00 00
>>> Offset = 0x8, Size = 0x1 <- Octets: 0c
>>> That was correct.
>>>
>>> Example 2 BAD:
>>> c7 45 98 a1 ff ff ff : movl $4294967201, -104(%rbp)
>>> Makes calls to the callback with:
>>> Offset = 0x2, Size = 0x4 <...
2009 Jun 19
2
Cisco 7941G & Auth
Hi, I use Asterisk-1.4.22-3 (on Trixbox) and I have a problem with Cisco
7941G with firmware SIP41.8-0-2SR1S (but also with SIP41.8-3-1S), my problem
is that Cisco phone isn't authenticated on Asterisk.
In tftp directory I have:
apps41.1-1-1-15.sbn
cnu41.3-1-1-15.sbn
copstart.sh
cvm41sip.8-0-1-18.sbn
dialplan.xml
dsp41.1-1-1-15.sbn
jar41sip.8-0-1-18.sbn
load115
load308
load309
load30018
2005 Jan 25
8
grandstream budgetone-100 updates
I'm using tftp server that automatically loads on each reboot, for some
reason the last 2 files fail to load each time. (and I think this has
always been the case)
Aborted 192.168.16.32 C:\Program Files\TFTP
Desktop\1.0.5.18\cfg000b82005c24 Octet, Send
192.168.16.20 25 Jan 18:25 Error
Aborted 192.168.16.32 C:\Program Files\TFTP
2014 Feb 19
1
ID command and dovecot
...ya,
we are seeing some strange issues with IMAP ID command using latest
Roundcube builds on dovecot 2.2.10 responding "Input buffer full, aborting".
Roundcube webmail connects to IMAP server and issues ID command first
with some long arguments to ID command, however shorter than 1024
octets, which are specified in RFC2971 for ID IMAP extension.
The situation is easily reproducible (see http://pastebin.com/q4HX4wqb):
# telnet hostname 143
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE AUTH=PLAIN AUTH=LOGIN] Server ready.
. ID ("name" "Roundc...
2020 Nov 03
1
DNS /16 reverse zone issues with children and octets
On 03/11/2020 11:49, Rowland penny via samba wrote:
> That is strange, first thought is that it is possibly a Windows bug, if anything Windows should refuse to show any IPv4 address with more than 4 octets. Have you tried checking the records in AD with ldbsearch ?
I haven't tried that 'ldbsearch' yet - can you give me an example please?
Forward and reverse DNS lookups work...
$ host dc3
dc3.bigjigstoys.com has address 130.130.0.218
$ host 130.130.0.218
218.0.130.130.in-addr.arpa doma...