Displaying 20 results from an estimated 700 matches similar to: "Virtual backend network"
2007 Oct 26
4
BROADCOM 5708 ON POWER EDGE 1955
Hello, I''ve this strange problem.
When Xen kernel start and it try to start eth devices, network doesn''t work.
It seems to be a problem with NICs firmware.
Anyone had this problem? Do you know where I can download firmware upgrade?
(on DELL''s site I''ve just searched...)
Thanks,
Carlo
 
No virus found in this outgoing message.
Checked by AVG Free Edition.
2007 Oct 26
3
SOLUTION - Compiled Kernel and modules for XEN3.1 on PowerEdge 1950
Dear all,
since it could be of interest for the list, here I post a link to 
compiled kernel for XEN 3.1 on a DELL PowerEdge 1950 compiled with
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) on a Debian4 
distribution.
This is provided AS IS AND WITHOUT ANY SUPPORT AND/OR ANY RESPONSIBILITY :-)
The first link (7 MB) pack all the files you should have in /boot.
The second link (12 MB)
2001 Oct 25
1
Why won''t this box route ICMP echo reply packets???????
Hi All - 
I looked for mention of this in the archives but wasn''t able to find
anything. 
This isn''t even an advanced routing question, it should be a dirt-simple, 
basic, no-brainer, routine routing job.  But I''m not getting it!
I have a Linux iptables based firewall system that is making me crazy.  The
gist 
of the problem is, even when I turn off all firewall rules
2005 May 31
4
AreskiCC - DOES IT REALLY WORK??????
Hi all,
 
I am quite disappointed at the application AreskiCC. I have installed
everything following the instructions  but the thing doesn't want to work.
 
First of all, when I start the index.php page, any name/password logs in.
After the login it takes me to a page with a single option "LOGOUT"
 
We are monitoring the database and it seems like the application doesn't
2003 Aug 20
0
my file transfers are incredibly slow
My problem is there I download and archive my work to the freebsd server via
samba.  When I'm transfering files from the windows -> freebsd I will get
anywhere between 20-100kB/s and from freebsd -> windows I will get a few
mbps.  I'm getting no where near a full 100mbps and both ethernet cards are
set for 100mbps full duplex working great.  I've tried increasing buffer
sizes on
2001 Aug 26
3
Office (2K) options on Linux
I am just starting to migrate towards Linux (RedHat 7.1 Burned and one
trial install on another machine went well).
However I do alot of work for other companies on Office
(EspeciallyExcel) (generally 2K) and would like to be able to do so
without rebooting.  AFAICT I have a few options.
One is to have a dedicated windows box and use a program such as VNC or
Exceed to view it (I don't like
2005 Mar 28
3
TDM04B doesn't hang up after Voicemail
Hello all,
I am having a serious problem installing my * with a TDM04B. I made everything 
work, call are coming in and going out including using a GSM Box in channel 
Zap/2-1. I did setup voicemail like this on extensions.conf:
[incoming]
exten => s,1,Dial(SIP/2246,20)
exten => s,2,Wait,2
exten => s,3,Voicemail(u${ME})
exten => s,4,Hangup
exten => s,102,Wait,2
exten =>
2010 Feb 26
2
Change idle timeout
Hi,
We are using a samba server as a NTLM authenticator for our web filter.
However, Samba closes the SMB connections after 60 seconds of inactivity,
causing connections from the web filter to the Samba DC to get stuck in
CLOSE_WAIT state, and failing to authenticate the users.
Is the some way, other than changing IDLE_CLOSED_TIMEOUT, or (in Samba
3.0.23) commenting the check that closes the TCP
2006 Apr 20
6
TDM2400P
We just bougth a tdm2400p with all the modules for FXO, but we are
having some troubles with the card, cause it aparently is stripping
some digits from the dialed number, we tested the same server with a
tdm400 and everything worked as expected.
We?ve already added "w" before the dialed number with no results, is
there any way to solve, is it a bug
thanks
2004 May 17
2
Performance problems on solaris x86
Hi!
I've successfully installed tinc on Solaris 8 x86. Everything seem to 
work ok except for one thing, I get 5kb/s transfer rates over a 100mbit 
TP connection. Is this a known problem or have I made some mistakes?
My setup is really simple:
anna(Win XP - Tinc 1.0.2 using the Win32-TAP driver) <=> LAN <=> sara
(Solaris 8 x86 - Tinc 1.0.2 using the TUN/TAP 1.1 driver, OpenSSL 
2005 May 15
5
AreskiCC
Hi,
 
I have installed AreskiCC on Slackware 10.1 with Asterisk latest CVS and
Postgres 7.4. First of all the instructions are very confusing and hard to
follow if you are not an expert. But, I managed to install it and.obviously
t doesn't work. The other instructions I found on wiki are a great effort
but incomplete. Basically the first thing that happens is that when I load
2005 May 13
1
ASTCC Compilation Error
Hi,
When trying to compile ASTCC i am getting the following error:
root@asthome:/usr/src/astcc# make install
mkdir -p /var/www
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi >/dev/null
Can't locate Asterisk/AGI.pm in @INC (@INC 
contains: /usr/lib/perl5/5.8.6/i486-linux /usr/lib/perl5/5.8.6
2008 Feb 13
3
isolinux not booting - old 486 with SCSI CD writer
I am trying to install Debian Linux on an an old Intel Classic R+ computer that
uses an internal Yamaha SCSI CD writer model CRW8424S connected to an Adaptec
ISA SCSI card (I think its a 1542CP). The CD writer is is the only device
connected to the SCSI card. The computer has one hard drive connected to the
on-board IDE interface, a 1.44MB 3 1/2 inch floppy and a 1.2MB 5 1/4 inch floppy.
The hard
2005 Jun 01
2
ARESKICC - Another issue
Hi all,
 
After finally making the web interface for AreskiCC work I am now running
into new issues. 
 
1 - In Asterisk the manager doesn't seem to connect
2 - When I try to create the file additional_areskicc_sip.conf it says
"Could not open buddy file '/etc/asterisk/additional_areskicc_sip.conf'
 
Any clues?
 
 
-------------- next part --------------
An HTML
2009 Nov 27
2
Modular inverses
I want to find the inverse of an integer k mod p (prime.) Is there a
function that can do this for me? I know i could simply write (k^(p-2)) %%
p, but i need to do this for large primes (above 100) and this gives the
warning message:
Warning message:
probable complete loss of accuracy in modulus
so this method does not work. Any ideas?
Thanks,
Samuel
--
2023 Jul 20
1
[PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings
On 20/07/2023 01:14, Danilo Krummrich wrote:
> Add infrastructure to keep track of GPU virtual address (VA) mappings
> with a decicated VA space manager implementation.
> 
> New UAPIs, motivated by Vulkan sparse memory bindings graphics drivers
> start implementing, allow userspace applications to request multiple and
> arbitrary GPU VA mappings of buffer objects. The DRM GPU VA
2006 Feb 02
6
How do I? Same Model, Different Controllers, Different Validations?
Hi all --
The simple question is: How do I set different validations for the same 
Model, when accessed in different Controllers?
Here''s the scenario: I have a store/cart app, with a customer-facing 
shopping cart, and a typical Admin side. The Admin side also has an 
Order Entry component, where our staff can enter orders received by fax, 
telephone, etc. Both the customer-facing cart
2019 Oct 01
1
Primary group is 0 and contains 0 supplementary groups
Dear,
I am having a problem configuring Samba 4 domain member. The main server
works only as AD and the second one will be for file sharing.
Looking at the logs I see errors like:
"UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups"
Logs: https://pastebin.com/BR1W0X3E
smb.conf: https://pastebin.com/B5Ve41KG
Does anyone know what can it be?
Thanks!
2019 Oct 03
1
Primary group is 0 and contains 0 supplementary groups
Hello!
I thought this was a mistake, sorry.
So I created the shared directories and defined which groups can access
this directory and includes the users in the defined group. However, the
user defined in the group cannot access the directory, gives access denied.
Take a look at the settings, if you can give me a direction of where my
error is.
# smb.conf
[SHARE]
  comment = SHARE
  path =
2019 Oct 03
1
Primary group is 0 and contains 0 supplementary groups
Rowland, thanks for listening. I am learning to use the list, this is the
first time I use this feature, sorry for the inconvenience, I believe it is
the last message that will be created as new. I changed my receive settings
to be able to reply to messages individually.
>From what you answered earlier, I have a main server with AD, running Samba
4, everything is configured and working. The