Displaying 20 results from an estimated 1000 matches similar to: "Kerberos GSSAPI - proper item name in keytab"
2006 Jul 21
4
OpenVZ and virtuel network
Hello All
I installed shorewall 3.0.8 on Centos 4.3 with openvz.org kernel
it work well
i have in this Host 3 virtual servers (VPS)
i can access from a VPS to the internet , and with NAt rule (Via
Shorewall) i can access from Internet to the 3 VPS.
i want that all the 3 VPS can communicate between them.
i can''t do a tcp connection from a VPS to an other , in my shorewall log
in the
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
Hello all,
It''s my first letter on this list, and, my English is not very well.
Please take me indulgence
for grammar/syntax and over erorrs :))
I have trouble for acl''s of ip range. But, acl for one host (with ip
adress) work fine.
Please help me for make work acl/find erorr in acl.
Becouse I''m new shorewall user, I maked test configuration on Virtual
Mashine
2007 May 18
2
PXE booting ASUS NVidia board: odd file not found errors
Hi Everyone,
I'm trying to get an asus motherboard to netboot. It has an
integrated Nvidia boot agent that's supposed to network boot pxe
happily.
I've setup the necessary services and environments in tftpd, however,
the boot agent is running into trouble requesting files from the tftp
server. It always seems to receive File Not Found errors. The
filenames are specified properly
2006 Sep 18
1
Incorrect GSSAPI Service Name for POP3
In pop3-login/client-authenticate.c, when sasl_server_auth_begin() is
called, it does so with the service name of "POP3". GSSAPI uses this
service name when obtaining its service credentials. The problem is
that according to http://www.iana.org/assignments/gssapi-service-names ,
the service name should instead be simply "pop". This causes GSSAPI
authentication to fail when
2007 Mar 27
2
gssapi auth issue...
Hi all-- been away from the list for a few weeks so forgive me
if this problem has been reported-- with the help of some
of our Kerberos engineers, we tracked down why we can't
authenticate our Solaris kerberos clients to Dovecot.
Here's the deal: Our IT organization issued us kerberos tickets of the form
imap at foobar.sfbay.sun.com
Which I presume is their standard-- and
2010 Jul 03
3
Outgoing IP of forwarded requests
I have a linux server with 3 public IPs, and I use SSH tunnelling to connect to each of them.
Let's call them: 1.1.1.1 (venet0:0), 1.1.1.2 (venet0:1), 1.1.1.3 (venet0:2).
When I tunnel using 1.1.1.1, outgoing IP for the public is: 1.1.1.1.
But when I tunnel using 1.1.1.2 or 1.1.1.3, the outgoing IP for the public is still 1.1.1.1.
I've been googling for days, and tried relevant channels
2013 Sep 30
4
strange problem
Hi,
In log I get:
-----------------------------------------------------------
Sep 30 16:19:03 host kernel: Shorewall:FORWARD:REJECT:IN=eth0 OUT=eth0 SRC=ip1 DST=ip2 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=27279 DF PROTO=TCP SPT=51501 DPT=25 WINDOW=8192 RES=0x00 SYN URGP=0
----------------------------------------------------------
Even in /etc/shorewall/rules I have
2012 Aug 07
1
samber server in openvz container - venet oder veth0?
I'm new to the list. hopefully my question is correctly placed here...
I'd installed my samba server 3.5.6 on debian squeeze in a openvz
container that uses venet. I'd love to keep it that way but I'm not sure
if that is ok. Do you use samba server with venet or do I have to change
to veth?
I already read http://wiki.openvz.org/Differences_between_venet_and_veth
and I don't
2012 Apr 16
6
problems with shorewall proxyarp
Hi everybody.
I''m trying to configure shorewall folowing this manual:
http://www.montanalinux.org/proxmox-ve-with-shorewall.html
But with shorewall check it tells me thah:
Checking /etc/shorewall/interfaces...
ERROR: Unknown zone (dmz) : /etc/shorewall/interfaces (line 16)
How can I define it in the zone file?
thanks for the help.
best regards,
Santiago.
2017 Jun 06
4
asterisk server - no sound
Thanks Anthony.
I did it on the server, according to
https://www.voip-info.org/wiki/view/port+forwarding
However after doing it, when running Asterisk I get the following message
sudo asterisk -vvvvvvr
No ethernet interface found for seeding global EID. You will have to set
it manually.
Unable to access the running directory (No such file or directory).
Changing to '/' for compatibility.
2014 Apr 01
1
upgrade samba3 -> samba4, difficulties with koha
Hi all,
We've been running samba3/openldap in combo with koha for years, until
the time came to upgrade to samba4 AD. Did that last weekend, and today
I tried to connect koha (3.12.01, I know, we have to upgrade) to the
samba4 ldap server.
We're using auth_by_bind, which should be supported by Active Directory,
checked principle name many times.
However, I can't login, apache
2009 Sep 06
1
[LLVMdev] [Fwd: Re: An alternate implementation of exceptions]
-------------- next part --------------
An embedded message was scrubbed...
From: "Mikael Lyngvig" <mikael at lyngvig.org>
Subject: Re: [LLVMdev] An alternate implementation of exceptions
Date: Sun, 6 Sep 2009 09:53:29 +0200 (CEST)
Size: 6388
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090906/ca20be9e/attachment.eml>
2010 Mar 06
4
[LLVMdev] [PATCH]: MSVC build enhancements
On Sat, Mar 6, 2010 at 11:33 AM, Cédric Venet <cedric.venet at laposte.net> wrote:
> Le 06/03/2010 11:43, José Fonseca a écrit :
>>
>> Attached are two patches with MSVC build enchancements.
>>
>> They are quite trivial, but were necessary to correctly link LLVM
>> libraries with Mesa3D on Windows.
>>
>> Jose
>>
>
> Are you volontary
2004 Jul 23
3
Grandstream Budgetone 101 channels don't disappear on hangup.
Hi there,
I'm having problems with the Grandstream Budgetone 101 on hangup -
"show channels"/"show channels concise" output is still showing the
call's channels as active.
The problem does not exist when I use SJPhone, so I'm assuming it isn't
an Asterisk configuration issue. Has anyone seen this, or better, does
anyone have a fix? :)
Thanks,
David.
--
2009 Aug 27
3
[LLVMdev] inlining hint
David Vandevoorde a écrit :
>
> I don't think those are _good_ reasons though: If one doesn't want a C+
> + function to be inlined, one shouldn't define it inline.
>
>
You must not have written a lot of C++ template then. You don't have the
choice in this case, just check your STL header.
>
> FWIW, I've been involved in a couple of attempts by
2016 Oct 22
3
Is it possible to execute Objective-C code via LLVM JIT?
> So no JIT for i386?
I didn't realise i386 still used ObjC 1 - all my experiments were on arm64.
i386 support for ObjC would be nice to have, but it's not a blocker for
adding ObjC 2 support.
- Lang.
On Thu, Oct 20, 2016 at 11:57 AM, Steven Wu <stevenwu at apple.com> wrote:
>
>
>
> On Oct 19, 2016, at 11:28 AM, Stanislav Pankevich <s.pankevich at
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and
creation of VE''s within OpenVZ with puppet. My first attempt has gone
horribly wrong as you will see below. Here''s the script I wrote to
replace the redhat specific setup that OpenVZ used:
[jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh
#!/bin/bash
#
# Debug - take out later
set -x
2016 May 10
3
[OpenCL] Question about pre-linking passes required to build OpenCL program
+ llvm-dev
From: Sumner, Brian
Sent: Tuesday, May 10, 2016 3:11 PM
To: Anastasia Stulova <Anastasia.Stulova at arm.com>; Liu, Yaxun (Sam) <Yaxun.Liu at amd.com>; cfe-dev (cfe-dev at lists.llvm.org) <cfe-dev at lists.llvm.org>; Pan, Xiuli <xiuli.pan at intel.com>; Bader, Alexey (alexey.bader at intel.com) <alexey.bader at intel.com>
Cc: Stellard, Thomas
2016 Nov 11
2
Is it possible to execute Objective-C code via LLVM JIT?
Hi Stanislav
Thanks for checking on this. If you want a quick hack, you can try to read the code in tools/llvm-objdump/MachODump.cpp. There are some c code in there to parse metadata.
My code is something I put up for my own purpose for debugging/parsing objc metadata. The interface is a bit rough to use but the biggest problem is testing. I have my own binary living out of tree to test the
2011 Apr 07
5
R licence
Hi,
is it possible to use some statistic computing by R in proprietary software?
Our software is written in c#, and we intend to use
http://rdotnet.codeplex.com/
to get R work there. Especially we want to use loess function.
Thanks,
Best regards,
Stanislav
[[alternative HTML version deleted]]