search for: networkinterfaces

Displaying 9 results from an estimated 9 matches for "networkinterfaces".

Did you mean: network_interfaces
2011 Mar 02
4
networkinterface type proposal
Hi - I''ve searched around and haven''t found anyone who''s implemented a type+provider for configuring network interfaces in puppet. Does anyone have such a thing already running that''s just not on forge / github? I found some prior art (aside from the old ''interface'' type which was deleted in 0.24) but most people seem to use definitions +
2011 Mar 10
2
unable to connect to libvirtd at '*': No route to host
Hi @all, I have the following systems: AMD Processor Scientific Linux 6.0 Kernelversion: 2.6.32-71.18.2.el6.x86_64 KVM / Libvirt out of the repository I've setup my TLS-Certificates with the following howto /http://wiki.libvirt.org/page/TLSSetup/ Now I want to connect the servers with /virsh -c qemu+tls://nebula3/system/(nebula3 is the hostname) but the following error message always
2003 Jul 02
0
Asteriks, GnuGk and outgoing calls
...1/BYEXTENSION ----snip---- A little snip of my h323.conf ----snip---- [7003] type=h323 context=Office [7004] type=h323 context=Office ;[7005] ;type=h323 ;context=Office [gw1] type=h323 context=Office ----snip---- And here is my gatekeeper.ini file: [Gatekeeper::Main] Fourtytwo=42 Home=10.1.1.51 NetworkInterfaces=10.1.1.51/24 UseBroadcastListener=0 [GkStatus::Auth] rule=allow [RasSrv::GWPrefixes] gw1=2840 Does the above look correct. If I use Asterisk standalone and then connect ohPhone directly to Asterisk i can easily place outgoing calls, so the setup for outbound calls works I think. -- Mickey Bind...
2002 Sep 06
0
FAT32 Problem
Hi! I use a Cyrix 200 MX CPU and a Motherboard with VIA Chipset. I have two Networkinterfaces, a Realtek and a NE2000 Clone. I donwloaded the iso's from redhat(7.3) and installed the packages inclusive samba. i turned NAT on and the box works fine until I access the SAMBA directories(FAT 32) with a win2k client. If I just use samba a little bit ..(directory browsing).. nothing happens....
2013 Jun 14
1
Creating a bridged network on CentOS for the xen hypervisor
Dear xen users, I am asking about how to creat a bridged network on CentOS 6.4.. I have the Xen hypervisor installed and booted correctly but there is no internet access there. I have followed the commands and steps in these links, but non of them worked for me: 1: http://www.eucalyptus.com/docs/3.1/ig/configuring_bridge.html
2010 May 27
11
unistalling gplpv from win7x64 gives BSOD
I have installed the 210 gplpv (debug), when I try to update them with current gplpv I get a BSOD even so when I try to uninstall them. Now I have made a bootentry that specifies NOGPLPV, what gives me a bootable system after such a crash, I found (uninstalling the leftover driver packages after getting bsod during uninstall of the main package) that uninstalling the net driver leads to bsod. Now
2009 Jul 24
1
permit many-to-many vms / networks relationship redux
redux patchset permitting a vm to be associated with multiple networks and vice-versa. updated patchset so as to be applicable against current oVirt server HEAD these patches may be applied in any order, they all need to be pushed together
2009 Jul 09
2
permit many-to-many vms / networks relationship
This patchset contains changes to the ovirt server frontend, backend, and tests components, permitting vms to be associated with multiple networks and vice versa. Also included are two patches which are required for the frontend bits; a patch adding collapsable sections to the vm form, which in itself depends on the second patch that provides default values for the cpu and memory vm table fields
2009 Jun 30
0
[PATCH server] permit many-to-many vms / networks relationship
- db, model, service, controller, and view changes - many tests additions - various fixes / cleanup to get things working depends on my last two (still unacked) patches: - add collapsable sections to vm form - provide default vm allocated cpu and memory values ovirt-agent might need to be updated to work with the changes --- src/app/controllers/pool_controller.rb | 2 +-