> On Friday, April 24, 2015 9:36 AM, Stuart Henderson
> wrote:
> > On 2015-04-23, Yassen Damyanov wrote:
>> Now I would like to auto-configure the clients (ike config pull) and allow
>> for "Mutual psk + xauth" authentication. Having no any clue on
> how to do this
>
> OpenBSD isakmpd does
If you are new to OpenBSD you should probably avoid
running -current until you are much more familiar with
everything.
On Thu, Apr 23, 2015, at 10:49 AM, Joseph Oficre wrote:
> Yeah, i read faq as well, but english is not my native lang so from time
> to time i just cant clearly understand what s
On 2015-04-23, Yassen Damyanov wrote:
> I am trying to provide a road warrior ipsec vpn solution using isakmpd.
> (The router already runs three site-to-site ipsec channels via isakmpd
> already.)
>
> Now able to create the channel using a psk and a static ip on the client
> side (no authenticatio
On 2015-04-23, andy wrote:
> Hi,
>
> This should be a simple one ;)
>
> I have configured and started snmpd, and then used snmpwalk ("snmpwalk
> -v2c -c public 127.0.0.1:161 .") to walk the oid tree, and the only branch
> I see is OPENBSD-PF-MIB. Tested on 5.6.
>
> I don't seem to see any output f
In nginx, for one of my servers, I would redirect a 404 by doing the following:
error_page 404 /;
In httpd on 5.7-stable, I'm uncertain how to do this. I tried the
following, but this appears to only work with 3xx codes:
block return 404 "/"
Assuming this is possible with httpd, how can I redi
Hi,
This should be a simple one ;)
I have configured and started snmpd, and then used snmpwalk ("snmpwalk
-v2c -c public 127.0.0.1:161 .") to walk the oid tree, and the only branch
I see is OPENBSD-PF-MIB. Tested on 5.6.
I don't seem to see any output for OPENBSD-BASE-MIB.txt,
OPENBSD-CARP-MIB.t
On Thu, 23 Apr 2015 10:49:49 -0400
Joseph Oficre wrote:
> Yeah, i read faq as well, but english is not my native lang so from time
> to time i just cant clearly understand what something means and prefer to
> ask it.
>
> Ty for help! I appreciate it so much.
>
> 2015-04-23 10:42 GMT-04:00 Raf C
I am trying to provide a road warrior ipsec vpn solution using isakmpd.
(The router already runs three site-to-site ipsec channels via isakmpd
already.)
Now able to create the channel using a psk and a static ip on the client
side (no authentication other than the psk).
Now I would like to auto-c
Yeah, i read faq as well, but english is not my native lang so from time
to time i just cant clearly understand what something means and prefer to
ask it.
Ty for help! I appreciate it so much.
2015-04-23 10:42 GMT-04:00 Raf Czlonka :
> On Thu, Apr 23, 2015 at 03:27:15PM BST, Joseph Oficre wrote
On Thu, Apr 23, 2015 at 03:27:15PM BST, Joseph Oficre wrote:
> Oh, i got it, ty for advices, friends! Im pretty new in openbsd, so
> that kind of questions can appear from me.
Please do your homework before asking a question[0].
OpenBSD has excellent documentation - start with manual pages[1] an
Oh, i got it, ty for advices, friends! Im pretty new in openbsd, so that
kind of questions can appear from me.
So, if i want to run snapshots...how offten do u guys update ur previous
one to newer? I just dont want to update my system every few days, ones in
month would be nice tho...
2015-04-23
On Thu, Apr 23, 2015 at 02:51:13PM BST, Joseph Oficre wrote:
> Hi @misc!
Hi Joseph,
> As i see http://www.openbsd.org/faq/upgrade57.html 5.7 upgrade guide
> is ready. So if i want to upgrade from my 5.6 release i should use
> "bsd.rd" from latest snapshot. It means that i need to change my
> pa
On Thu, Apr 23, 2015 at 09:51:13AM -0400 or thereabouts, Joseph Oficre wrote:
> Hi @misc!
> As i see http://www.openbsd.org/faq/upgrade57.html 5.7 upgrade guide is
> ready. So if i want to upgrade from my 5.6 release i should use "bsd.rd"
> from latest snapshot. It means that i need to change my p
Am Donnerstag, den 23.04.2015, 09:51 -0400 schrieb Joseph Oficre:
> As i see http://www.openbsd.org/faq/upgrade57.html 5.7 upgrade guide is
> ready. So if i want to upgrade from my 5.6 release i should use "bsd.rd"
> from latest snapshot.
Where did you read that, I did /not/ find this in the upg
On Apr 23, 2015 4:52 PM, "Joseph Oficre" wrote:
>
> Hi @misc!
> As i see http://www.openbsd.org/faq/upgrade57.html 5.7 upgrade guide is
> ready. So if i want to upgrade from my 5.6 release i should use "bsd.rd"
> from latest snapshot. It means that i need to change my packages path to
> snapshot
Hi @misc!
As i see http://www.openbsd.org/faq/upgrade57.html 5.7 upgrade guide is
ready. So if i want to upgrade from my 5.6 release i should use "bsd.rd"
from latest snapshot. It means that i need to change my packages path to
snapshot one, right?
So, can i swap it to 5.7 release package tree a
On 04/23/15 04:34, Craig Skinner wrote:
...
> Is there something in the boot process that enables console colours if a
> monitor is connected?
on some video cards, yes.
I haven't seen this in a while (and I'm trusting my memory more than I
should), but on some older systems, back in the day of mon
On 2015-04-20 Mon 11:18 AM |, Craig Skinner wrote:
> OK folks,
>
> Same results on a 3rd box with 5.6 release.
>
Here's info on what various termcap entries produce:
$ grep ^ttyC /etc/ttys | grep on$
ttyC0 "/usr/libexec/getty std.9600" vt220 on
ttyC1 "/usr/libexec/getty std.9600
18 matches
Mail list logo