similar to: FW: How to bind RTP when IP alias are configured

Displaying 20 results from an estimated 5000 matches similar to: "FW: How to bind RTP when IP alias are configured"

2004 Jan 12
2
How to bind RTP when IP alias are configured
Hi Folks, I have a situation where my Colo insists on a particular IP setup for my * server box. They allocate two blocks of IPs to my colo server. One set as my own (ex 20.20.20.20.4/30 - 4 ips) and the other as a transit lan (es 10.10.10.0/29). These are all public IP addresses and there is no NAT involved in. So essentially I have to set-up IP aliases in my Linux box as follows; Example:
2012 Jun 18
1
Cannot set alias IP address
Hi, I have an eth0 interface (it's a CentOS 6 guest VM on a KVM host) which is configured as follows (see below) with a primary public IP address of xxx.xxx.xxx.130 (which works fine). I cannot set an alias IP address. I want eth0 to also use another IP address (xxx.xxx.xxx.131, so I create /etc/sysconfig/network-scripts/ifcfg-eth0:1. Then: # service network restart Shutting down
2012 Feb 12
0
PATCH: multiple BindAddress
Hello all, I recently have a problem with multiple addresses and address families. Problem is simple, i have some hosts with IPv4 access only and some with IPv6 access. This wouldn't be big problem if I had a stable IP addresses. But sometimes I move to another network with complete different addresses. So I created patch which on option BindAddress accept list of addresses. With ip I solved
2009 Dec 14
1
[Bug 1685] New: ssh attempts v4 connection w/v6 BindAddress setting in ssh config
https://bugzilla.mindrot.org/show_bug.cgi?id=1685 Summary: ssh attempts v4 connection w/v6 BindAddress setting in ssh config Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo:
2008 Aug 27
1
ACPI HPET Timer - Works on standard Kernel - Broken on Xen Kernel
I have an error in my dmesg system log about hpet not correctly enabling: hpet_acpi_add: no address or irqs in _CRS The same kernel without Xen enables it fine: hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 31 hpet0: 3 32-bit timers, 25000000 Hz hpet_resources: 0xfed00000 is busy Do I have to pass an additional boot option? (ACPI is already enabled) or is there
2018 Nov 17
2
Cannot connect when using BindAddress
Hi there, Thanks for tinc, firstly. It's awesome. Now, I've found that if I specify: BindAddress = 127.0.0.1 655 Then my tincd cannot make outbound connections (on attempting to connect to another tinc daemon is receives 'Invalid argument'). Removing BindAddress fixes the issue. Unless I've misunderstood the purpose of this option, is this a bug? I'm running v1.0.35 on
2004 Aug 06
2
RC1 problem? (Conversation over two IAX2 streams = nasty, gappy audio)
I've been having 'gappy' audio problems with nufone for about a week now but I think I've nailed it down. Setup: office* - iax2 - colo* - iax2 - nufone office* and colo* are identical physical hardware (Xeon 2.8, dual ethernet, solely used for Asterisk) -- they are joined together through their second ethernet ports over a dedicated 2meg SDSL link. One hop between office* and
2018 Nov 17
0
Cannot connect when using BindAddress
The only thing „localhost“ can talk to is „localhost“ - by definition & independently of tinc. What are you trying to accomplish with that choice? Clemens Von meinem iPad gesendet > Am 17.11.2018 um 21:58 schrieb Jonny Tyers <jtyers at gmail.com>: > > Hi there, > > Thanks for tinc, firstly. It's awesome. Now, I've found that if I specify: > >
2009 Sep 09
1
RE: xen - rdma live migration support
Hi Ola, There was some code done by IBM a few years ago in conjunction with a University that worked and showed the benefits but AFAIK it was never integrated into Xen. The research paper is around on the web. A few of us requested RDMA migration support for version 4.0 and it is at the top of the request list, I suspect it is probably a case of enough people asking and Citrix approving.
2018 Nov 17
3
Cannot connect when using BindAddress
I want tinc to listen locally on loopback, so that port 655 is not exposed on any system interfaces. Can't tinc make outbound connections when listening on loopback? I can't see any reason why it should. This system will never have other tinc daemons connect to it, it will only ever connect to other tinc daemons in order to establish a VPN connection. -- Jonny Tyers On Sat, 17 Nov 2018
2003 Mar 21
6
[Bug 515] BindAddress and -b not working
http://bugzilla.mindrot.org/show_bug.cgi?id=515 Summary: BindAddress and -b not working Product: Portable OpenSSH Version: 3.4p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: murple
2008 Aug 29
3
Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host
Hi all puppet-Users, i try to get my first puppet installation up and running. (puppet-0.24.5, ruby-1.8.5) everything works as expected witch puppetmasterd + puppetd on the same machine. but i''ve problems connecting to the puppet-server from any client host. all i get is the error ------------ debug: Calling puppetca.getcert err: Could not call puppetca.getcert:
2009 Jan 09
0
Fw: iax2 bindaddress: how to reload so iax2 can bind to an alias IP
I just found an old bug report at bugs.digium.com with exactly the same problem. It's really too bad this bug wasn't addressed: http://bugs.digium.com/view.php?id=7315 --- On Fri, 1/9/09, Vieri <rentorbuy at yahoo.com> wrote: > I'm trying to figure out how to reload iax2 (without > breaking existing calls) so it can listen on a new IP > address (like "ip addr
2002 Mar 21
1
BindAddress with Openssh
Hi In a nutshell, the BindAddress functionality doesn't seem to work (at least on Solaris 7 when using the fake-gettaddrinfo module provided). I haven't been able to test on other OS versions or using an OS library provided getaddrinfo (such as OpenBSD), but the unless the functionality of getaddrinfo is majorly different, I think this problem would be similar everywhere. The code in
2004 Aug 10
1
persp, array and colors
Dear R-users, I'd like to plot a three-dimensional surface and at the meantime I'm using an array. I would like to have the values of my first matrix in the heights of the plot and the colors of the single facet taking into account the second matrix. I hope that the next code will help all of you to understand better my issue, Thanks in advance, Giancarlo ############################ ##
2009 Jan 09
1
iax2 bindaddress: how to reload so iax2 can bind to an alias IP
I'm trying to figure out how to reload iax2 (without breaking existing calls) so it can listen on a new IP address (like "ip addr add local ..."). This alias IP is added/removed by a custom process (script) for clustering purposes. The iax.conf file contains "bindaddr=0.0.0.0". I tried a "iax2 reload" (executed without errors or warnings) but I'm still not
2009 Jul 23
0
10GB Ethernet for Xen - Intel, Solarflare, Mellanox, Which is best?
Hi All, I''m trying to choose between 10Gb Ethernet cards for Xen. The trouble is I''m getting quite confused with all the different terms different companies use to describe NIC''s virtualization support. Any ideas what the differences are between these brands? I am trying to sort a comparison table but will need some help: Feature Intel ET Series Mellanox
2009 Apr 22
0
Trusted certificate for Encrypted VNC + Vencrypt
I was wondering if anyone has managed to get a trusted certificated to work with Xen''s Encrypted VNC and Vencrypt? I can generate my own cert with Certtool and this works but as expected I get warnings from Vencrypt: "Certificate Issuer Unknown" "Certificate Not Trusted" "Hostname Mismatch" After some time working with my Cert provider I have a CA signed
2008 Dec 12
0
RE: [ofa-general] Infiniband performance
Hi Jan, I asked almost the exact same question as you about 6 months ago and someone provided some Gen4 results for me (But I can''t seem to find them in email), they were a fair bit better than Gen3. With IPOIB, you want connected mode and a large 32Kb+ MTU for max bandwidth, 1Gbyte/sec or more should be possible with Gen 4. Here are some of my original test results on my Opteron
2009 Nov 12
0
Is NUMA working correctly?
Hi Everyone, I''m trying to bind CPU and memory usage to particular cores using some Quad CPU 16 Core Opterons. They have 64GB RAM, 16 GB per node. It seems that xm info shows it is not working as expected though, below are details for the first node: Name ID Mem VCPUs State Time(s) Domain-0 0 4096 2