Displaying 19 results from an estimated 19 matches for "4fb1".
Did you mean:
4cb1
2023 Jun 21
2
Asterisk not replacing private FROM ip with public IP in INVITE
I've split this thread off from another (PJSIP authentication) because I think the root cause is something different. I think the problem is the following FROM line in my SIP INVITE transaction:
From: "MYNAME" <sip:16667778888 at 172.31.253.4>;tag=773a3e6a-a677-4fb1-95fc-54b379b650a4
The IP address above is an internal/non-routable IP, so Twilio is rejecting it. For some reason Asterisk is not replacing the private IP with my public IP address. My pjsip.transport.conf contains a stanza for this transport with:
local_net=172.31.0.0/16
Is that all that'...
2023 Jun 21
1
Asterisk not replacing private FROM ip with public IP in INVITE
...gt; I've split this thread off from another (PJSIP authentication) because I think the root cause is something different. I think the problem is the following FROM line in my SIP INVITE transaction:
>
> From: "MYNAME" <sip:16667778888 at 172.31.253.4>;tag=773a3e6a-a677-4fb1-95fc-54b379b650a4
>
> The IP address above is an internal/non-routable IP, so Twilio is rejecting it. For some reason Asterisk is not replacing the private IP with my public IP address. My pjsip.transport.conf contains a stanza for this transport with:
>
> local_net=172.31.0.0/16
&g...
2023 Jun 21
1
Asterisk not replacing private FROM ip with public IP in INVITE
...> I've split this thread off from another (PJSIP authentication) because I think the root cause is something different. I think the problem is the following FROM line in my SIP INVITE transaction:
>
> From: "MYNAME" <sip:16667778888 at 172.31.253.4>;tag=773a3e6a-a677-4fb1-95fc-54b379b650a4
>
> The IP address above is an internal/non-routable IP, so Twilio is rejecting it. For some reason Asterisk is not replacing the private IP with my public IP address. My pjsip.transport.conf contains a stanza for this transport with:
>
> local_net=172.31.0.0/16
>...
2023 Jun 21
1
Asterisk not replacing private FROM ip with public IP in INVITE
...gt; I've split this thread off from another (PJSIP authentication) because I think the root cause is something different. I think the problem is the following FROM line in my SIP INVITE transaction:
>
> From: "MYNAME" <sip:16667778888 at 172.31.253.4>;tag=773a3e6a-a677-4fb1-95fc-54b379b650a4
>
> The IP address above is an internal/non-routable IP, so Twilio is rejecting it. For some reason Asterisk is not replacing the private IP with my public IP address. My pjsip.transport.conf contains a stanza for this transport with:
>
> local_net=172.31.0.0/16
&g...
2014 Feb 25
12
[PATCH 0/8] virt-builder: use .conf files for configuration
Hi,
attached there is a serie of patches that completes the work on making
virt-builder use .conf files, shipped in XDG directories, to configure
all the available sources of indexes used.
This also removes the hardcoded default location, replaced now with a
configuration file (which may be not used at all).
Thanks,
Pino Toscano (8):
builder: allow "no key" as key in Sigchecker
2017 Jul 16
0
IRC question: Is anyone able to verify the signatures from the libguestfs downloads?
...3 < rwmjones> foo_: they're signed with my key (for rich@annexia.org), you can find the keyring here:
19:33 < rwmjones> http://pkgs.fedoraproject.org/cgit/rpms/libguestfs.git/tree/
19:34 < rwmjones> or on the usual GPG sites
19:35 < rwmjones> Key fingerprint = F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0
19:37 < rwmjones> https://pgp.mit.edu/pks/lookup?op=vindex&search=0x91738F73E1B768A0
I'm going to update the guest-building man page with this information.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjon...
2013 May 02
0
Signing release tarballs
I've started to sign release tarballs:
http://libguestfs.org/download/1.21-development/
The *.tar.gz.sig file is a PGP ASCII-armored signature of the
corresponding *.tar.gz file. It is signed using gpg2 with this key:
pub 4096R/E1B768A0 2011-10-11
Key fingerprint = F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0
uid Richard W.M. Jones <rjones at redhat.com>
uid Richard W.M. Jones <rich at annexia.org>
sub 4096R/2D07308A 2011-10-11
I've only signed the two latest releases so far. I will go back and
sign the...
2014 Oct 15
3
Re: Virt-v2v conversion issue
On Wed, Oct 15, 2014 at 03:23:39PM +0000, VONDRA Alain wrote:
> I see only qemu-img consumming some CPU and MEM :
>
> 25897 qemu 20 0 5825976 2,429g 4368 S 5,6 32,2 603:09.34 qemu-kvm
That's qemu, not qemu-img.
> I have indeed, some nfs errors :
>
> [475747.296041] nfs: server 192.203.100.247 not responding, still trying
> [475747.772022] nfs: server
2013 Dec 06
2
[PATCH] builder: adapt test-virt-builder-list.sh output expectation
...list.sh
index 11305a9..ea4f561 100755
--- a/builder/test-virt-builder-list.sh
+++ b/builder/test-virt-builder-list.sh
@@ -41,7 +41,7 @@ long_list=$(./virt-builder --no-check-signature --no-cache --list --long)
if [ "$long_list" != "Source URI: $VIRT_BUILDER_SOURCE
Fingerprint: F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0
-os-version: phony-debian
+OS version: phony-debian
Full name: Phony Debian
Minimum/default size: 512.0M
@@ -49,7 +49,7 @@ Notes:
Phony Debian look-alike used for testing.
-os-version: phony-f...
2023 Jun 21
1
Asterisk not replacing private FROM ip with public IP in INVITE
...gt; I've split this thread off from another (PJSIP authentication) because I think the root cause is something different. I think the problem is the following FROM line in my SIP INVITE transaction:
>
> From: "MYNAME" <sip:16667778888 at 172.31.253.4>;tag=773a3e6a-a677-4fb1-95fc-54b379b650a4
>
> The IP address above is an internal/non-routable IP, so Twilio is rejecting it. For some reason Asterisk is not replacing the private IP with my public IP address. My pjsip.transport.conf contains a stanza for this transport with:
>
> local_net=172.31.0.0/16
&g...
2014 Oct 15
0
Re: Virt-v2v conversion issue
...es@redhat.com> »
gpg: alias « Richard W.M. Jones <rich@annexia.org> »
gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
gpg: Rien n'indique que la signature appartient à son propriétaire.
Empreinte de clef principale : F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0
[ 1,0] Downloading: http://libguestfs.org/download/builder/fedora-20.xz
######################################################################## 100,0%
[ 718,0] Planning how to build this image
[ 718,0] Uncompressing
[ 737,0] Resizing (using virt-resize) t...
2014 Feb 24
2
[PATCH] builder: add a mandatory 'arch' key in index files
...hony Windows
+arch=x86_64
file=windows.xz
format=raw
size=536870912
diff --git a/builder/test-virt-builder-list.sh b/builder/test-virt-builder-list.sh
index 634254d..7174152 100755
--- a/builder/test-virt-builder-list.sh
+++ b/builder/test-virt-builder-list.sh
@@ -46,6 +46,7 @@ Fingerprint: F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0
os-version: phony-debian
Full name: Phony Debian
+Architecture: x86_64
Minimum/default size: 512.0M
Notes:
@@ -54,6 +55,7 @@ Phony Debian look-alike used for testing.
os-version: phony-fedora
F...
2015 Dec 10
3
Which ISO format/layout does virt-builder expect?
I'm running into a bit of trouble using virt-builder and I'm hoping that someone might be able to point in the right direction.
My build process creates a custom ISO image which is subsequently used to kickstart an Oracle X4-2 server using PXE. The ISO is a minimal install and contains a suite of packages and customization scripts to properly configure our box during first boot. The
2013 Oct 01
1
sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow
Hello,
I updated our main server to 9.2-STABLE today and afterwards I noticed a
bunch of these messages, does anyone know what they mean? I was unable
to find anything on this error message. Things appear to be working OK
so far.
Sep 30 22:08:56 illidan kernel: sonewconn: pcb 0xfffffe00c7223498:
Listen queue overflow: 193 already in queue awaiting acceptance
Sep 30 22:12:27 illidan kernel:
2013 Dec 04
4
[PATCH] builder: translate more user-visible strings
Translate also the "OS version" and "Notes" strings that appear in the
--long output.
---
builder/list_entries.ml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/builder/list_entries.ml b/builder/list_entries.ml
index 8c24fe2..a1d0696 100644
--- a/builder/list_entries.ml
+++ b/builder/list_entries.ml
@@ -47,7 +47,7 @@ let list_entries ?(list_long =
2014 Jan 16
0
[PATCH 3/3] builder: add a JSON output for --list
...fi
+
+json_list=$(./virt-builder --no-check-signature --no-cache --list --list-format json)
+
+if [ "$json_list" != "{
+ \"version\": 1,
+ \"sources\": [
+ {
+ \"uri\": \"$VIRT_BUILDER_SOURCE\",
+ \"fingerprint\": \"F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0\"
+ }
+ ],
+ \"templates\": [
+ {
+ \"os-version\": \"phony-debian\",
+ \"full-name\": \"Phony Debian\",
+ \"size\": 536870912,
+ \"notes\": \"Phony Debian look-al...
2014 Oct 16
4
Re: Virt-v2v conversion issue
...es@redhat.com> »
gpg: alias « Richard W.M. Jones <rich@annexia.org> »
gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
gpg: Rien n'indique que la signature appartient à son propriétaire.
Empreinte de clef principale : F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0
[ 1,0] Downloading: http://libguestfs.org/download/builder/fedora-20.xz
######################################################################## 100,0% [ 718,0] Planning how to build this image [ 718,0] Uncompressing [ 737,0] Resizing (using virt-resize) t...
2014 Jan 16
5
[PATCH 0/3] Add JSON output for virt-builder
Hi,
This small patch serie adds a JSON output for virt-builder.
This way it is possible to parse the list of available templates,
with no need to parse the unstructured and possibly changing short and
long outputs of virt-builder.
Pino Toscano (3):
builder: small refactor of the list output
builder: add --list-format
builder: add a JSON output for --list
builder/builder.ml
2019 Jul 11
5
[p2v PATCH 0/4] More imports and fixes
See individual patches for details.
Pino Toscano (4):
Add valgrind suppression file
podwrapper: the tools here start with p2v
Import some internal documentation
podwrapper: adapt footer to p2v
.gitignore | 6 +
Makefile.am | 4 +-
configure.ac | 1 +
docs/Makefile.am | 65 ++++++++
docs/p2v-building.pod | 259