d customer service requests, on another hand I am reading man
> pages for npppd and ipsec on 5.7 and Giovanni's slides from two years
> ago
>
> http://www.slideshare.net/GiovanniBechis/npppd-easy-vpn-with-openbsd
>
> for the talk he gave at BSDCan IIRC. I don't need to u
Dain Bentley wrote:
> I'd love a copy! Thanks
>
+1
> On Friday, March 27, 2015, Brian S. Vangsgaard wrote:
>
> > Hi,
> >
> > for the talk he gave at BSDCan IIRC. I don't need to use RADIUS just
> a
> >> local authentication database. It is in the base and it seems very
> easy
> >> to config
I'd love a copy! Thanks
On Friday, March 27, 2015, Brian S. Vangsgaard wrote:
> Hi,
>
> for the talk he gave at BSDCan IIRC. I don't need to use RADIUS just a
>> local authentication database. It is in the base and it seems very easy
>> to configure.
>>
>
> It is.
>
> Is anybody running simil
Hi,
for the talk he gave at BSDCan IIRC. I don't need to use RADIUS just a
local authentication database. It is in the base and it seems very
easy
to configure.
It is.
Is anybody running similar setup in production? Any caveats? Any other
advises before I take a plunge.
Yes I am, with Wi
am not a Windows uses but it seems that it should be trivial
to setup client side
https://www.hideipvpn.com/2010/03/howto-windows-7-ipsecl2tp-vpn-setup-tutorial/
and avoid customer service requests, on another hand I am reading man
pages for npppd and ipsec on 5.7 and Giovanni's slides fro
The mail I replied to was too old.. sorry.
On Mon, 16 Dec 2013 18:52:25 +0900 (JST)
YASUOKA Masahiko wrote:
> On Mon, 2 Dec 2013 19:34:57 +0200 (IST)
> Or Elimelech wrote:
>> I'm having trouble configuring Windows clients with l2tp over ipsec,
>> This config works great on OSX/iOS/Android/Linu
Hi,
On Mon, 2 Dec 2013 19:34:57 +0200 (IST)
Or Elimelech wrote:
> I'm having trouble configuring Windows clients with l2tp over ipsec,
> This config works great on OSX/iOS/Android/Linux
>
> I do not know which type of auth/enc/group I should use for Windows clients
>
> I currently use OpenBS
Thanks, I fixed it using the same config I wrote
The problem is my npppd server is behind NAT and my windows needed registry
modification AssumeUDP
Thank you again
Sent from my iPhone
> On Dec 3, 2013, at 12:28 AM, Frans Haarman wrote:
>
> I have used this with windows 7 and osx:
>
> ike pas
This works with Windows 8, OSX, Android and iOS:
ike passive esp transport \
proto udp from $public_ip to any port 1701 \
main auth "hmac-sha1" enc "aes" group modp1024 \
quick auth "hmac-sha1" enc "aes" \
psk $psk
On 03 Dec 2013, at 00:28, Frans Haarman wrot
I have used this with windows 7 and osx:
ike passive esp transport \
proto udp from $public_ip to any port 1701 \
main auth "hmac-sha1" enc "3des" group modp1024 \
quick auth "hmac-sha1" enc "aes" \
psk ""
2013/12/2 Or Elimelech
> Hi,
>
> I'm having trouble conf
Hi,
I'm having trouble configuring Windows clients with l2tp over ipsec,
This config works great on OSX/iOS/Android/Linux
I do not know which type of auth/enc/group I should use for Windows clients
I currently use OpenBSD 5.4 with the following
ike passive esp transport \
proto udp from 1
11 matches
Mail list logo