similar to: Network questions

Displaying 20 results from an estimated 200 matches similar to: "Network questions"

2010 Oct 27
1
Compiling libvirt-0.8.4 for NFSv4
Hi all, Not sure if this will be useful to anyone. Worse, it's probably not complete or correct, but I thought I would throw this out there for comment. I asked earlier about configuring libvirt for NFSv4 support. I wanted to define NFSv4 pool from xml config, but it's not an option. I decided to hack a bit. Added the following to source code: storage_conf.h(417):
2005 Feb 16
1
Help Please!!!!
I have a asterisk server with 6 Cisco ATA connected in SIP. My problem is that one of them is dropping calls an I can't figure out what is the problem; I had made a SIP DEBUG PEER 1088 that is the peer with the problem. Any help will be appreciate Thanks Erick Weber VoIP*CLI> sip debug peer 1088 SIP Debugging Enabled for IP: 201.133.170.82:5060 Peer RTP is at port 192.168.1.69:0 Peer
2020 Sep 21
2
cant create network with virt-manager
hello list, i cant create an isolated network with the virt-manager. installed version virt-manager 3.0.0 installed version libvirt 6.2.0 output in error-message: Error creating virtual network: internal error: Failed to apply firewall rules /sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr3 --protocol tcp --destination-port 67 --jump ACCEPT: iptables: No
2016 Jan 23
5
RX dropped packets on guests subnets
Hello, I have first a question (and then may be a problem), that I have difficulties to understand and eventually to investigate. On each of my guests VM, I see constantly a RX dropped number increasing , Even if the VM does nothing ! ifconfig eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.100.15 netmask 255.255.255.0 broadcast 192.168.100.255
2016 Feb 06
1
set a different default gateway in an isolated network
Hello, I would like to set a specify default gateway for my VMs. However I’m not succeeding Here after is the isolated lan, where I added the statement <route address='10.0.0.0' prefix='8' gateway='10.10.0.7’/> where my aim is to route to the 10.10.0.7 What should I do , to make it works ? Thanks <network> <name>prd-private-lan</name>
2013 Nov 21
2
Query:: Reg: Libvirt Networking
Currently, I have two networks configured via xml: virsh # net-dumpxml TestNetwork1 <network connections='2'> <name>TestNetwork1</name> <uuid>a76f665a-0196-4edb-81b4-340944a6869c</uuid> <forward dev='p1p1' mode='nat'> <nat> <port start='1024' end='65535'/> </nat> <interface
2015 Aug 26
3
Isolated networks && test lab
I'm trying to migrate my VirtualBox test lab to KVM. In my VB configuration, I have several VM routers with 4 interfaces each. Each router has a bridged interface which connects them all together and to the outside world. I have servers/clients dispersed on each of the other private (Isolated) segments that use the routers as default gateways. In trying to make this work, I used Virtual
2011 Sep 26
0
Fwd: Re: GnuTLS internal error in wine test case
Hello, the following test case failed at my gen6too Linux using GnuTLS 3.0.3 : tfoerste at n22 ~/devel/wine-git/dlls/secur32/tests $ make test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: An unexpected TLS packet was received. GnuTLS error: A TLS fatal alert has been received. schannel.c:748: Test
2011 Mar 14
1
How to change the dpi from 96 to 115 automatically
Currently I start winecfg and set the dpi within the GUI. Is there any chance to use "wine regedit ..." for that thing ? TIA -- MfG/Sincerely Toralf F?rster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2011 Jan 03
1
set registry value HKEY_CURRENT_USER\Software\Wine\X11 Driver to "ClientSideWithRender"="N"
After reading this comment https://bugs.freedesktop.org/show_bug.cgi?id=30157#c5 I'm wondering whether the registry value in comment #4 of that bug report should be made a default value for wine or not ? -- MfG/Kind regards Toralf F?rster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2012 Jan 12
2
scp should not report 100% until the last byte is transferred
Hello, just my opinion, but yesterday I run into a case, where after 7 hours of transferring a file (a little bit greater than 1 GB) the scp reported 100% and after that exited with an error (AIX 7.1): $ tsocks scp foo user at host:/tmp ... 100% 1101MB 44.2KB/s 448.0KB/s 7:05:38 scp: /tmp/foo: File too large Probably it should not be rounded up to 100% ? -- MfG/Sincerely Toralf F?rster
2011 Mar 16
1
changing dpi with regeidt doesn't work
I'm wondering what's wrong with the follwoing command : tfoerste at n22 ~ $ wine regedit ~/Wine/dpi.reg regedit: setValue failed to open key System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts tfoerste at n22 ~ $ cat Wine/dpi.reg [System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts] "LogPixels"=dword:00000073 Pls reply to me too I'm not
2011 Apr 26
1
question releated to Makefile dependencies
I changed my configure + build 1-liner of wine : $>export CFLAGS="-O2 -march=native -pipe -g -ggdb"; export CXXFLAGS="$CFLAGS"; export CC="ccache gcc"; ./configure --enable-tests; make -j 2 with respect to the CFLAGS and wonders now, why make after the "make depend" step didn't found anything new to build. Doesn't depend the main target from
2011 Sep 19
1
GnuTLS error but wine thingks tes is ok
I'm wonder whether this : tfoerste at n22 ~/devel/wine-git/dlls/secur32/tests $ make test ... ntlm.c:1343: Tests skipped: NTLM package not installed, skipping test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: GnuTLS internal error. ... is wanted (schannel.ok is created in this case). I tested the
2010 Jun 22
1
Installing rsync-2.4.6 on an Intel box running Solaris x86....
Resending again, now that I'm a new member - AQ ________________________________ From: Quintana, Andre (M Tech Ops) Sent: Tuesday, June 22, 2010 4:23 PM To: rsync at samba.org Cc: Quintana, Andre (M Tech Ops) Subject: Installing rsync-2.4.6 on an Intel box running Solaris x86.... Importance: High Greetings all RSYNC Guru's, We are presently using rsync-2.4.6 on our
2016 Jul 28
1
Routing isolated network
I want to create a network like this: Internet -- physical router -- host (network 192.168.178.x) -- virtual machine dmz -- eth0 (connected to pyshical router) -- eth1 (connect to isolated network 10.0.0.x) -- virtual machine www - eth0 (connect to isolated network 10.0.0.x) [image: network design]
2008 Apr 19
2
mailtrain with dovecot antispam plugin
Hello all, and Johannes if you're around, I was trying to set up the "new" antispam plugin with the mailtrain backend, and i was trying to use the sendmail binary that's part of a qmail system. The message wouldn't get sent and i kept getting exit error 100 from the /var/qmail/bin/sendmail binary. To try to figure out what was happening, i mean a fake sendmail program,
2010 Nov 16
3
(no subject)
HI, I've just begun using libvirt as part of my KVM installation and have been having some confusion regarding networking of my virtual guests. I'm not sure if I should even be sending this to this mailing list and if not please let me know and if possible where I should be sending this inquiry. I understand I can setup a dedicated bridged interface for my guest. But as for the virbr
2018 Mar 08
2
samba migration on Solaris 10
Hi Harry Thanks for the comments. All contents under /etc/samba/private were indeed copied over appprd#ls -l /etc/samba/private/ total 432 -rw------- 1 root root 180224 Mar 7 21:29 passdb.tdb -rw------- 1 root root 696 Mar 8 09:13 schannel_store.tdb -rw------- 1 root root 16384 Mar 7 20:29 secrets.tdb -rw------- 1 root root 14449 Mar 8 11:09
2016 Feb 08
0
route seems to be not affecting the network behavior
Hello, I’m trying to set a default gateway on an isolated lan (because one of my VM get access to an other lan). I’m trying to use the option <route > but this doesn’t affect the default route on my VMs. Here is the network xml <network> <name>prd-private-lan</name> <uuid>2222222222222222222222</uuid> <bridge name='virbr3' stp='off'