Displaying 16 results from an estimated 16 matches for "horgan".
Did you mean:
morgan
2006 Jun 15
4
parse only seem to understand US date format
I''ve tried Time.parse() and DateTime.parse() but they interpret the date
as US format. Is there any way to tell it to interpret as dd/mm/yyyy?
--
Posted via http://www.ruby-forum.com/.
2018 Jun 12
2
iproute2 problems
...fic connecting and PF rule for this server in place) and I wonder whether the message
Timeout from db1 (10.130.39.180 port 655) during authentication
indicates a connection failing authentication
Both 18.04 servers indicating same problem
thanks
>>> "Robert Horgan" <robert at nsasia.co.th> 11-Jun-18 8:43 AM >>>
I currently am using tinc 1.0.33 on a 4 node Ubuntu 14.04 server network at Digital Ocean connecting on the Eth1 private network interfaces. This works great.
Recently I added two more Ubuntu 18.04 servers at the same locatio...
2018 Jun 13
2
iproute2 problems
...m any port 655 proto udp
same result for debug example.
regards
Robert
>>> Rafael Wolf <rfwolf at gmail.com> 13-Jun-18 5:32 PM >>>
Telnet will only do tcp not udp which tinc works on. Are you sure udp 655 is open?
On Wed, Jun 13, 2018, 3:51 AM Robert Horgan <robert at nsasia.co.th> wrote:
Hi,
Are you sure? What happens if you manually telnet/socket 10.130.39.180
nsasia at web3:~$ telnet 10.130.39.180 655
Trying 10.130.39.180...
Connected to 10.130.39.180.
Escape character is '^]'.
0 db1 17
Connection closed by foreign host....
2018 Jun 13
0
iproute2 problems
...th your
keys.
Can you rename and regenerate your keys?
On a project I'm working on when we transferred our keys to another client
it put Carriage returns so there was a key mismatch.
Try that and see what happens!
Make sure your keys match exactly.
On Wed, Jun 13, 2018, 6:48 AM Robert Horgan <robert at nsasia.co.th> wrote:
> Yes, I am sure but added another broader rule:
> nsasia at db1:~$ sudo ufw allow from any port 655 proto udp
> same result for debug example.
>
> regards
> Robert
>
>
> >>> Rafael Wolf <rfwolf at gmail.com> 13-Jun-18...
2018 Jun 11
2
iproute2 problems
I currently am using tinc 1.0.33 on a 4 node Ubuntu 14.04 server network at Digital Ocean connecting on the Eth1 private network interfaces. This works great.
Recently I added two more Ubuntu 18.04 servers at the same location and attempted to link them to the Tinc mesh already established. The 18.04 servers do not allow me to use the net-tools ipconfig command and so I have adapted my
2019 May 16
1
Second VPN network fails to start
...206.189.32.0/20 dev eth0 proto kernel scope link src 206.189.47
A restart after that does not change things. I am expecting an
interface 10.1.0.0/24 on tun0.
regards
Robert
>>> Parke <parke.nexus at gmail.com> 16-May-19 3:00 AM >>>
On Wed, May 15, 2019 at 5:32 AM Robert Horgan <robert at gainplus.asia>
wrote:
> On the other side its pretty much the same. However on a restart,
VPN1 does not initiate and no tunnel is created. It is not a firewall
issue as no connection is attempted (and firewall exceptions are in
place). It just wont start the second instance!...
2018 Jun 13
0
iproute2 problems
Hi Guus,
The first example was a manual connect, the second example was debug
regards
Robert
>>> "Robert Horgan" <robert at nsasia.co.th> 13-Jun-18 10:21 AM >>>
Hi,
Are you sure? What happens if you manually telnet/socket 10.130.39.180
nsasia at web3:~$ telnet 10.130.39.180 655
Trying 10.130.39.180...
Connected to 10.130.39.180.
Escape character is '^]'.
0 db1 17
Connect...
2018 Jun 13
1
iproute2 problems
...port 655)
Could not set up a meta connection to db1
Trying to re-establish outgoing connection in 30 seconds
Purging unreachable nodes
regards
Robert
>>> Guus Sliepen <guus at tinc-vpn.org> 12-Jun-18 10:10 PM >>>
On Tue, Jun 12, 2018 at 05:11:44PM +0700, Robert Horgan wrote:
> Trying to connect to db1 (10.130.39.180 port 655)
> Timeout from db1 (10.130.39.180 port 655) during authentication
> Could not set up a meta connection to db1
That means it tried to connect to db1 but either the TCP connection
itself did not work out, or there was inde...
2019 May 23
1
Second VPN network fails to start
Hi Lars,
Appreciate all your help, unfortunately the problem remains. I've marked up below:
>>> Lars Kruse <lists at sumpfralle.de> 22-May-19 4:02 PM >>>
Hello Robert,
Am Mon, 20 May 2019 11:11:39 +0700
schrieb "Robert Horgan" <Robert at gainplus.asia>:
> These are my files:
>
> On server 1: db2
>
> /etc/tinc/nets.boot
> #
> gainplus (this works fine, autostarts, etc)
> #vpn1
stats
>
> /etc/tinc/vpn1/tinc.conf
> Name = db2
> BindToAddress = 10.130.17.192
> Addre...
2019 May 15
1
Second VPN network fails to start
Hi,
I have a small problem and any help appreciated.
Tinc 1.0.33 Ubuntu 18.04 at Digital Ocean
I need VPNs between 1 database server and two servers on separate networks:
VPN0 works OK
DB2 10.0.0.50/24 connects to Web1 10.0.0.1
Here is my ip r result:
default via x.x.x.x dev eth0 proto static
10.0.0.0/24 dev tun0 proto kernel scope link src 10.0.0.51
10.15.0.0/16 dev eth0 proto kernel scope
2010 Jan 27
3
How do I make dovecot not use sslv2 for pop?
From nmap:
995/tcp open ssl/pop3 Dovecot pop3d
|_ sslv2: server still supports SSLv2
|_ pop3-capabilities: USER CAPA UIDL PIPELINING RESP-CODES TOP
SASL(PLAIN LOGIN)
pop3 allows SSLv2, imap doesn't. In my dovecot.conf I have:
ssl_cipher_list = ALL:!LOW:!SSLv2
at the global level. Do I need to put it inside the protocol pop3{}
section?
Patrick
2019 May 24
0
Second VPN network fails to start
...ed the waters were the simple errors I had made in the conf files.
Thanks for your help in getting me on the right track.
regards
Robert
>>> Lars Kruse <lists at sumpfralle.de> 23-May-19 4:22 PM >>>
Hello Robert,
Am Thu, 23 May 2019 14:56:50 +0700
schrieb "Robert Horgan" <robert at gainplus.asia>:
> Could this be as simple as a name conflict ("tun0" for both VPN setups)?
>
> The first VPN that comes up is now gainplus after changing details above so no possible conflict
>
> ip a shows:
>
> 5: gainplus: <POINTOPOINT,...
2019 May 20
1
Second VPN network fails to start
Hello Lars,
Thanks for your feedback. Unfortunately I made an error in writing the network I expected to connect to. I meant 10.3.0.0/24 The one I wrote in fact was one network of the already established VPN. I have included full details of my relevant files below.
Background: I am trying to set up a second VPN between two servers: gtdb and db2. Both servers are already part of separate
2009 Jan 23
5
Stat textbook recommendations?
Hello,
I'm looking for a textbook that can explain some of the math behind
the intro-to-intermediate stuff like ANOVA, multiple regression, non-
parametric tests, etc.
A little background: I took an intro stats course last year and
would like to further my education. Being as that was the highest
(and only) stats class the local community college offers, it looks
like I'm on
2010 Jul 18
6
CRAN (and crantastic) updates this week
...e. The determination of the optimal
boundaries also incorporate, if desired, an anticipated
non-response, a take-all stratum for large units, and a take-none
stratum for small units. The well known cumulative root frequency
rule of Dalenius and Hodges and the geometric rule of Gunning and
Horgan are also implemented.
* stratigraph (0.61)
Walton A. Green
http://crantastic.org/packages/stratigraph
A collection of tools for plotting and analyzing paleontological and
geological data distributed through through time in stratigraphic
cores or sections. Includes some miscellaneous fun...
2006 Jun 14
0
creating an edit view for a parent and multiple childern
I have an "event" that has many photos. Can anybody point me to an
example for writing an edit event view so I can add/delete/update photos
belonging to an event.
--
Posted via http://www.ruby-forum.com/.