Displaying 4 results from an estimated 4 matches for "warriers".
Did you mean:
barriers
2012 Apr 05
3
IPSEC How To?
Hello,
now I have spent many hours to configure openswan for VPN connections
without any success.
My goal:
VPN Server CentOS 6 with public IPv4
VPN Client (= road warrier) from private site with NAT router or from
mobile cell with Linux, Windows 7, Mac, iPhone or Android
Is there any how to in the net?
When I read
file:///usr/share/doc/openswan-doc-2.6.32/config.html
then I belive, there is
2005 Oct 25
1
Writing point pattern to a file
Hi,
I am trying to use the R package 'spatstat' for generating spatial
poisson point process graphs. I can create a point pattern using the
following commands:
pp <- rpoispp(.01, win=owin(c(0,100),c(0,100)))
and also view the resulting graph by:
plot(pp)
But how can I export the generated point pattern to an external file so
that I could use it as input for some network
2008 Mar 31
2
Mouse motion example - help
Hi,
I am trying out this example adapted from the wxpython book, but the
mouse motion event does not seem to be captured right. What am I doing
wrong?
Thanks
warrior
# code below
require ''wx''
class MyFrame < Wx::Frame
def initialize
super(nil, -1, "My Frame", :size => [300,300])
@my_panel = Wx::Panel.new(self, -1)
evt_motion(){ |event|
2003 Jul 11
0
smb access through cipe tunnel
Hi,
during the past weeks i tried to set up a network through a cipe tunnel,
building a vpn to some road warriers. With few words, the tunnel is
etablished, and at the tcp/ip level everything works fine.
NET A : 192.168.0.0/26
NET B : 192.168.102.0/26
trans-net : 192.168.101.0/26
in ascii-art, it looks like this:
eth0:192.168.0.5
+-----------+ cipcb0:192.168.101.1 +----------+ eth0:
|...