Displaying 4 results from an estimated 4 matches for "virtuail".
Did you mean:
virtmail
2007 Apr 27
3
The virtuailization patches break Voyager.
...advice and put in a proper platform
layer on arch/i386 and we are instead doing a half baked job
with paravirt_ops it is still trivially easy to miss the
fact that subarchitectures do something different, and thus
it is easy to miss when you break a sub architecture on
arch/i386.
Not that the paravirtuailzation patches are even safe on the
primary arch/i386.
To some extent I grant with major changes a little goofing up on
pending patches is to be expected, but it would be nice if
things were restructured to make it harder to miss the
subarchitectures on arch/i386.
The patch known as x86_64-mm-use-...
2007 Apr 27
3
The virtuailization patches break Voyager.
...advice and put in a proper platform
layer on arch/i386 and we are instead doing a half baked job
with paravirt_ops it is still trivially easy to miss the
fact that subarchitectures do something different, and thus
it is easy to miss when you break a sub architecture on
arch/i386.
Not that the paravirtuailzation patches are even safe on the
primary arch/i386.
To some extent I grant with major changes a little goofing up on
pending patches is to be expected, but it would be nice if
things were restructured to make it harder to miss the
subarchitectures on arch/i386.
The patch known as x86_64-mm-use-...
2011 Jun 15
0
connecting to SIP Provider with virtual IP from pacemaker cluster
...sterisk in a pacemaker cluster that is not the problem
and works.
My problem is the virtual IP from the cluster and the connection to the
SIP Provider.
My Server has 2 NIC's one intern to register the VOIP Phone's and one
external to register to the SIP Provider.
If i run asterisk with a virtuail IP configuration i get problems to
connect to the SIP Provider
because the ip route uses the real Hardware NIC ip.
OK this i can solve with setting a sorce IP with ip route. That works
with ssh an other but not with asterisk.
tcpdump always show the the ip from the real Hardware device.
A bindadd...
2011 Jun 15
1
Re connecting to SIP Provider with virtual IP, from pacemaker cluster
...ter that is not the problem
> and works.
> My problem is the virtual IP from the cluster and the connection to the
> SIP Provider.
> My Server has 2 NIC's one intern to register the VOIP Phone's and one
> external to register to the SIP Provider.
> If i run asterisk with a virtuail IP configuration i get problems to
> connect to the SIP Provider
> because the ip route uses the real Hardware NIC ip.
> OK this i can solve with setting a sorce IP with ip route. That works
> with ssh an other but not with asterisk.
> tcpdump always show the the ip from the real Har...