similar to: Ipv6 VPN

Displaying 20 results from an estimated 100 matches similar to: "Ipv6 VPN"

2017 Jul 27
2
Are there some strong naming conventions in TableGen?
Hi, For the development of a new micro-controller backend, I try to lowering the following store SDNode: t5: ch = store<ST2[%ptr2](align=4)> t0, Constant:i16<3>, FrameIndex:i16<1>, undef:i16 I have defined the following instruction and associated DAG pattern. def MOVSUTO_A_i32o : CLPFPU_A_i32o_Inst<0b1000001101,
2006 Oct 27
1
link_to
Hi there. Is there a way i can have my link_to refer outsite the current controler ? I have a path /refrences/ wich lists the refrences, and i want a link_to in this template, to refer to the path /companies/show/company.id is this possible ? I have tried using: ink_to ''link'', :action => ''/companies/show'', :id => company.id but with no luck, is
2005 Jun 08
1
Newbie on asterisk ask for configuratio help
Hi all, iam a student trying to build an asterisk pbx as a simple configuration only two extention (using Xlite)without outsite telephone line. i already follow the instruction and seem the asterisk work fine because there is no error message. when i configure SIP.conf and extention.conf i hope the phone will ring each other as an extention. but it doesn't work. i follow the instruction at
2007 Dec 30
1
Text over the plot and the margins
Hi, I am having problem to display text that goes start inside the plot but should go over the margins of the plot. You can have an example of what I mean by looking at the graphs on this page:
2017 Sep 20
1
Store lowering -> Cannot select FrameIndex.
Hi, I'm try to lower the store LLVM-IR instruction as per the following LLVM IR program: *** IR Dump After Module Verifier *** define void @storeloadi32() { %ptr = alloca i32 store volatile i32 12, i32* %ptr ret void } The target instruction is associated to the store like this: def MOVSUTO_A_iSLr : CLPFPU_A_iSLr<0b1000001101,
2020 Sep 02
2
help again with dns and samba 4 ad
Correct we have the dnsmasq server dns+dhcp on other ip server. So if I understand well, we will use the samba DC as a "authoritative nameserver" and the dnsmasq as a forwarder dns for resolve outside our zone ? And we set on the dnsmasq (when deliver ip to the client as a dhcp server) the primary dns is a samba DC server, and too we can set the dnsmasq a secondary dns server or is not
2005 Dec 18
1
Showing images secure way
Hello all, I am working a big project for a kind of image storing and sharing website. Whole idea is to be member and store your images on the site and make some of them public. For security reasons; I store images outsite of public and in Administration section def show_image image = Image.find(params[:id]) raise "You are not owner of this image" if image.member != @member
2003 May 12
0
tc filter problem (complicated)
Hi everyone! The situation is: list of networks for example 150 networks. Internet connection with very high speed to this 150 networks and slower to all other internet networks. Lets say the gateway maschine has 100 client pcs, and every pc has to have different configuration about the speed to the fast newtorks and the internet. Lets see the rules for the traffic comming from outsite
2013 Apr 29
0
samba4: get sysvol from windows domain controller
Hi, ? I've read the question how to get the sysvol folder from windows server. Can't find the thread anymore. ? Here is my solution: ? Put Administrator password to '${PREFIX}/etc/passwd.cfg' and set it to root.root and 0600. Put the name of the Windows domain controller to ,${PREFIX}/etc/master.cfg' ?
2019 Jan 22
0
Samba BIND9_DLZ autoupdate PTR
This is my running config.. (run : named-checkconf -p) What works... PC static ip, the PC updates A and PTR records. PC dhcp ip, the SERVER updates A and PTR records. (DHCP server on the DC) PC dhcp ip, the dhcp server outsite the samba domain. the PC updates A and PTR records. My complete config. ( almost change a little here ) /etc/bind/named.conf.options acl thisserverip {
2020 Sep 02
0
help again with dns and samba 4 ad
Or set dnsmasq as the primary DNS server, but include a line in your dnsmasq config: server=/your.dc.domain/your.dc.ip That way dnsmasq hands off the dc domain lookups to samba but does all the rest itself? On 02/09/2020 15:35, jmpatagonia via samba wrote: > Correct we have the dnsmasq server dns+dhcp on other ip server. > > So if I understand well, we will use the samba DC as a
2012 Apr 11
2
(no subject)
2019 Jan 22
2
Samba BIND9_DLZ autoupdate PTR
@L.P.H. this config looks more simple than https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9 do you update via DHCP? @Rowland thanks for the link. I have try dns/dhcp updates after the change of auth-nxdomain yes; does not show the result I want to see. Sorry for this inconvenience. I will try it tomorrow. In the link you post a can read "don't forget to
2015 Feb 19
0
Samba access slow
Hi everyone, I configured a Samba serveur for a company, but it is quite slow to access reading or writting files/directory and this slow the productivity of everyone in the company. I might have missconfigure something, I will be happy to have any advices. I'm on a Debian Wheezy, Samba is installed on a LXC container also on DEbian Wheezy. There is absolutly no Internet problem or speed
2007 Jun 25
1
Ping dom0 <-> domU result in "Destination host unreachable"
Hi folks, I read quite some posts about "Destination host unreachable" problems before, but none could help me to solve my issue. So here we go: This is what I am using: SUSE Linux Enterprise Desktop 10 SP1 - Current with all updates Network configuration of my dom0: foobar:~ # ip a 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd
2004 Jul 09
1
RE: ATA 186, firmware SIP 3.1 and codec g.726 + now SIPURA SPA-2000
To me it's a error if I can't complete calls using the ATA configured to use the g726 codec. I just tried it usign a sipura SPA-2000 (preferred codec: G726-32) and I received NOTICES and WARNINGS, but I can't complete a call. On a zap channel: -- Executing Dial("SIP/2007-e4d8", "Zap/1/2217008") in new stack -- Called 1/2217008 -- Zap/1-1 answered
2015 Apr 24
2
Remove Virtual bridge and DNSMASQ
I am running KVM virtualization with libvirtd (libvirt) 0.10.2 in bridged network mode, however I still have the default virtual network bridge/interfaces and dnsmasq on the host. What I am trying to understand is whether or not dnsmasq and the virtual network (*virbr0, Vnet0 and Vnet1*) still play any role. If not, can I remove them? On most virtual hosts I see they are left around even when a
2014 Dec 17
0
Virt SIG Meeting minutes for 16 Dec 2014
Minutes Attending: imcleod, lars_kurth, gwd, kbsingh, dcaro, jonludlam Meetings over Christmas: - Skip the one on 30 Dec; do IRC meeting Jan 13th. Xen update - 4.4.1, libvirt pushed - Notes: xend disabled by default - Plan: Sign, release soon, oVirt - RHEL 7.1 will already rebuild qemu with snapshotting on - But we may want to do the qemu rebuild for 6 as well. - kbsingh: I think oVirt
2020 Sep 02
3
help again with dns and samba 4 ad
I need helping again implementing samba4 ad and dns: Actually we have a dnsmasq server with dhcp/dns services for users on the lan, if we start to using the internal samba4 dns server to resolv names on the zone of DC server example mydomain.test.com we can use the actual dnsmasq to server another domains that we need ?, for example otherdomain.testing.com.ar If that is correct we need to
2009 Feb 02
1
squid stops working several times a day
Hello, I have a problem here with: [root at ablprx01 squid]# cat /etc/*release CentOS release 5.2 (Final) [root at ablprx01 squid]# rpm -qa|grep -i squid squid-2.6.STABLE6-5.el5_1.3 The web proxy process (used by 300-400 users) seems to run ok: [root at ablprx01 squid]# ps uawwwx|grep squid root 2304 0.0 0.0 7792 1268 ? Ss 08:45 0:00 squid -D squid 3082 27.7 0.9