Displaying 20 results from an estimated 300 matches similar to: "RFH -> Request for Help."
2000 Jun 11
3
TINC 1.0pre2 problem
On Sun, 11 Jun 2000, David Summers wrote:
> Thanks for the great software package! The question I have is this:
Thank you :)
> My goal is to set up a triangle topology VPN between three sites and run
> OSPF routing on all the sites so that if a link goes down between any two
> sites the OSPF routing will reroute the packets that used to go between
> the sites A <-> B to A
2000 Jul 08
1
Problems starting up tincd with startupscript 1.0pre2-1.i386.rpm
Hello,
I'm trying to set up a vpn using tinc, so I installed tinc with the rpm version on my firewall as a listener. Setting up the tap device is no problem. The file /etc/tinc/tinc.conf looks like:
TapDevice = /dev/tap0
MyVirtualIP = 192.168.2.1/24
Vpnmask = 255.255.255.0
When I start the script /etc/rc.d/init.d/tinc start it says something about missing /etc/tinc/nets.boot
2000 Aug 03
1
tinc config(?) problems
I'm having a bit of a problem getting tinc up and running between a pair of
RedHat (one 6.0, the other 6.1) boxes. It's installed and configured to the
point where they can connect, but I'm not seeing any traffic passing
between the two systems.
System A looks like -
tinc.conf:
# Sample tinc configuration.
# Insert your own ip numbers instead of the placeholders,
# and be sure to use
2000 Mar 25
0
Additional information.
I just did a ping from *.*.1.100 -> HOST B, Host B gets the packet, and
sends the response, however it doesn't seem like host A is properly
forwarding the response on to *.*.1.100
Geoff Norton
------------
iRover.com Director of Technology
Pager: (416)381-1665
geoff@iRover.com
geoff@timecity.org
Lead Network Developer of the Time City project.
-
Tinc: Discussion list about the
2013 Oct 01
0
[LLVMdev] RFH: passing options from clang down to opt
The option handling in clang in fairly different from opt. The comment
about the mixed name was just a guess as to why you don't see the
driver passing it down to -cc1.
Once that is working, you will probably need to:
* Patch ParseCodeGenArgs to record the option
* Patch EmitAssemblyHelper::CreatePasses to set the option to enable
the pass in the pass manager (assuming that is the effect
2013 Oct 01
2
[LLVMdev] RFH: passing options from clang down to opt
On Tue, Oct 1, 2013 at 3:53 PM, Rafael Espíndola
<rafael.espindola at gmail.com> wrote:
> The option handling in clang in fairly different from opt. The comment
> about the mixed name was just a guess as to why you don't see the
> driver passing it down to -cc1.
Clang::ConstructJob is ~2k lines long. I was putting the handling of
this option too far down. I moved it up and
2013 Oct 02
0
[LLVMdev] RFH: passing options from clang down to opt
On Tue, Oct 1, 2013 at 4:51 PM, Diego Novillo <dnovillo at google.com> wrote:
> On Tue, Oct 1, 2013 at 3:53 PM, Rafael Espíndola
> <rafael.espindola at gmail.com> wrote:
>> The option handling in clang in fairly different from opt. The comment
>> about the mixed name was just a guess as to why you don't see the
>> driver passing it down to -cc1.
>
>
2006 Dec 03
1
Samba permissions error and other odd behaviour (RFH)
Hi, can anybody help me with the following please:-
I've have just migrated to a new server (old FC5, new FC6). I have migrated
my samba config from the old box.
As far as I can see, the config is correct (I hardly changed anything), but
samba logs a "/mnt/share" permission denied error when I try to connect.
When I changed the path of the share to "/tmp/share" it
2013 Oct 01
0
[LLVMdev] RFH: passing options from clang down to opt
You are calling the option -auto-profile in some places and
-fauto-profile in others. Maybe it is just a typo?
On 1 October 2013 15:31, Diego Novillo <dnovillo at google.com> wrote:
> I'm trying to add a new option to clang to enable my auto profile
> pass. I've added this to Options.td and Driver/Tools.cpp, but I'm not
> getting the option -auto-profile in cc1's
2013 Oct 01
2
[LLVMdev] RFH: passing options from clang down to opt
On Tue, Oct 1, 2013 at 3:42 PM, Rafael Espíndola
<rafael.espindola at gmail.com> wrote:
> You are calling the option -auto-profile in some places and
> -fauto-profile in others. Maybe it is just a typo?
In opt, the option is named '-auto-profile' when I instantiate the pass:
INITIALIZE_PASS(AutoProfile, "auto-profile", "Auto Profile loader", false,
2011 Nov 29
1
RFH: Corruption with blktap2 on Debian 2.6.32-39 + xen-4.1.2
Hello,
I have observed several strange blktap2(?) corruption problems using Xen-4.1.2
on several 2.6.32-39 based amd64 Linux Systems. I run an installation of a
domain, which use 3 blktap2 devices: 2× 20 GiB hard disk image files and 1×
1.1 GiB DVD iso file. During installation processes start to SEGV, which
aborts the installation.
* Not all processes in domU segfault in each
run:
2013 Oct 01
3
[LLVMdev] RFH: passing options from clang down to opt
I'm trying to add a new option to clang to enable my auto profile
pass. I've added this to Options.td and Driver/Tools.cpp, but I'm not
getting the option -auto-profile in cc1's invocation. I've checked
that the code to push -auto-profile is executed, but if use -v, I
don't see -auto-profile in the cc1 invocation.
Can anyone point me to some document that explains how to
1999 Oct 20
3
patch for tinc-0.3
Hi tinc list members,
There were some problems with Ivo's email adresses (both zarq@iname.com
and
zarq@spark.icicle.dhs.org) so I resent the stuff to the mailling list.
=============================================
Hi Ivo,
Hier is een oplossing voor een bugje in flush_queue(), en ook wat andere
troepjes
zoals een tincd scheduler. Dit werkt wat beter, omdat de
2001 Jun 15
1
questions
Hello,
I have a bunch of questions about configuring tinc. Here we go:
1. Is the /etc/tinc/vpn/passphrases directory still used? If so, what is it
for? Do we need to create it when installing tinc from source?
2. As far as I understand, MyVirtualIP is not required in tinc.conf and is
only used to pass the IP to tinc-* scripts. Is that correct? If so, how can
we use it? I could not find much
2013 May 02
3
How to refer to common variables across multiple modules?
We need to refer to common variables across multiple modules. For example,
our dns module, firewall module and monitoring module need knowledge of our
radius server IP address. Is the correct approach to create a ''common''
class where these variables are defined and then reference them from each
module and create a class dependancy as below. We are using a custom ENC
which
2000 Jul 02
1
spanish messages for tinc
Attached you'll find the spanish messages for tinc (up-to-date CVS
version).
I'm eager to try tinc 1.0! :-)
Thanks,
--
Enrique Zanardi ezanardi@id-agora.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: es.po.gz
Type: application/octet-stream
Size: 5338 bytes
Desc: not available
Url :
1999 Sep 12
1
No subject
Hi,
I am using tin-0.3 and trying to route over a tinc tunnel. Here is my
details:
192.168.10.0/24
/ \
|
| ethernet network
|
\ /
-------------------------
| 192.168.10.254 (eth0) |
| Linux Router |
| 192.168.0.1 (tap0) |
-------------------------
/ \
|
|
| tinc tunnel
|
|
1999 Oct 25
1
Bugje in tinc
Hi Ivo,
A2000 smtp says iname.com is on its blacklist, and icicle.yi.org is
bouncing my emails:
in: function build_fdset() status.active should be status.dataopen
Greetz -- hansb
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2007 Mar 12
2
altering prefix to multiple variables in different locations within a command file
Hello,
I am seeking advice regarding how I might add the prefix " kc$ " to
variables in a series of commands. The complication is that there is
a large number of variables with different commands. Examples of the
variables in typical commands follow.
It is simple to use search & replace for common variables such as
"group" but I would appreciate advice about whether
2006 Feb 18
1
kernel panic: Assertion failure in __journal_unfile_buffer()
I was just extracting a 96MB tar file ( tar -xWf backup.tar ), the cpu load was 99%
for a long time. I then stopped it and tried again, but this time this popped up in
my ssh session:
--
Message from syslogd at rock at Sat Feb 18 00:47:05 2006 ...
rock kernel: Assertion failure in __journal_unfile_buffer() at
fs/jbd/transaction.c:1520: "jh->b_jlist < 9"
--
A kernel panic dump is