login
Header Space

 
 

Mailing list archives

Search results

Found 17 matching messages (0.078 seconds). Page 1 of 1.

Re: Problems with second ipsec(ctl) tunnel

Steven Surdock wrote: > Prabhu Gurumurthy wrote: >> Steven Surdock wrote: >>> Prabhu Gurumurthy wrote: >>>> Steven Surdock wrote: >>> ... >> Yes, thanks but that was a typo.. sorry for the confusion, still the ...

openbsd-misc - Prabhu Gurumurthy - Apr 23 2007 - 14:38

Re: Problems with second ipsec(ctl) tunnel

Steven Surdock wrote: > Prabhu Gurumurthy wrote: >> Steven Surdock wrote: > ... >> I too have the same problem. >> I have a Lan ... a typo.. sorry for the confusion, still the tunnel does not come up. Thanks Prabhu -

openbsd-misc - Prabhu Gurumurthy - Apr 23 2007 - 13:24

Re: ipsec slave

Steven Surdock wrote: > Prabhu Gurumurthy wrote: >> Steven Surdock wrote: >>> Can anyone provide some insight as to the correct configuration of a >>> sasyncd slave server with respect to /etc/rc.conf.local? For >>> ...

openbsd-misc - Prabhu Gurumurthy - Apr 30 2007 - 19:34

IPSec & OSPF

... the OSPF cloud in OpenBSD? If I can, then we can use route metric to make sure that the IPSec tunnel can fail over in case we lose serial connectivity to the remote network. Hope this makes sense. Thanks for all your responses!. Prabhu -

openbsd-misc - Prabhu Gurumurthy - Apr 19 2007 - 14:54

Re: Problems with second ipsec(ctl) tunnel

... dst src state pending created 10.200.3.1 10.200.3.7 QM_IDLE 0 0 But phase 2 does not established at all for some reason! Does anybody need any more logs? Thanks Prabhu -

openbsd-misc - Prabhu Gurumurthy - Apr 23 2007 - 13:06

Re: ipsec slave

... .2 sharedkey "F00Mat1cA3S|3n" On slave: interface carp1 peer 192.168.30.1 sharedkey "F00Mat1cA3S|3n" apart from the usual isakmpd_flags="-K" ipsec=YES on both the hosts and valid config file on both hosts Hope this helps! Prabhu -

openbsd-misc - Prabhu Gurumurthy - Apr 30 2007 - 15:44

Re: problem with ipsec tunnel between pix and openbsd

... > Sebastian > > It will be helpful, if you can give the corresponding PIX configuration as well. your ipsecctl.conf seems to be good! Can you give us the output of ipsecctl -vv -sa and tail -f /var/log/{daemon, messages} Prabhu -

openbsd-misc - Prabhu Gurumurthy - Sep 10 2007 - 17:39

ipsec.conf question

... \ psk "test123" Is there any way to shorten it? since most of it seem to be redundant except for the interesting traffic part. FWIW, I am running 4.3-current: OpenBSD pgurumur-vm-openbsd.xxx.com 4.3 GENERIC#732 i386 Thanks Prabhu -

openbsd-misc - Prabhu Gurumurthy - May 5 2008 - 17:20

Re: isakmpd -- NCP IPsec client: peer proposed invalid phase 2 IDs

... NO_PROPOSAL_CHOSEN. Change you settings to include 3des and sha1 (or md5 may be) and you would get quick mode working. Prabhu - Harald Dunkel wrote: > Hi folks, > > I am trying to setup an IPsec connection between OpenBSD > and WindowsXP ( ...

openbsd-misc - Prabhu Gurumurthy - Jun 27 2008 - 13:16

Re: OSPFd and ipsec routes

May be use "redistribute static" from ospfd, but I dont think there is a way for doing it automatically. hope this helps! Prabhu - On Sep 25, 2008, at 10:32 AM, B A wrote: > Hello! > > Can ospfd redistribute routes in Encap table `netstat - ...

openbsd-misc - Prabhu Gurumurthy - Sep 25 2008 - 17:05

NAT/PAT over IPsec (enc0 interface)

... NAT_IP = "207.129.36.65" enc_if = "enc0" nat on $enc_if from to -> $NAT_IP pass quick on $enc_if ... I had set skip on $enc_if, which I removed following the above thread. Any pointers? Thanks! Prabhu -

openbsd-misc - Prabhu Gurumurthy - Oct 7 2008 - 20:45

Re: OpenBSD isakmpd and pf vs Cisco PIX or ASA

Brian A Seklecki (Mobile) wrote: > On Mon, 2007-11-05 at 07:23 +0100, Martin Toft wrote: >> On Mon, Nov 05, 2007 at 01:29:05AM +0100, Cabillot Julien wrote: >>> Have you try openbsd 4.2 ? PF have been really improved in this >>> release. > > pf(4)

openbsd-misc - Prabhu Gurumurthy - Nov 7 2007 - 21:34

OSPF and CARP question

All - This is going to be a lengthy email, Sorry about that, I have question about running CARP + OSPF, I looked at all the email pertaining to it on marc.info website? Network scenario: I have an ethernet segment (172.21.171.0/24) Cisco 1760

openbsd-misc - Prabhu Gurumurthy - Dec 12 2007 - 20:18

ICMP6 message size

Hi all, I have two hosts, one in OpenBSD 4.2 (stable) and another is Redhat ESv4u4 When I ping (ipv6) from OpenBSD to Redhat with custom size for icmp6 (-s option), I cannot go past 8184, 8185 and above give me an error EMSGSIZE. Whereas

openbsd-misc - Prabhu Gurumurthy - Jan 22 2008 - 16:47

Re: Bind stopped Listening on UDP port suddenly in 4.2

Siju George wrote: > Hi, > > I was using the Internet and name resolution suddenly stopped. > When I checked I found out > > ========================================= > $ netstat -an |grep 53 > tcp 0 0 127.0.0.1.953 *.*

openbsd-misc - Prabhu Gurumurthy - Apr 29 2008 - 19:25

blackholed route on 4.3 (stable, generic)

I have got a weird problem with my network setup. I have a pair of identical OpenBSD 4.3 (stable, GENERIC) boxes running in Active/Standby failover using carp, pfsync and sasyncd uname: OpenBSD nitehawk.contoso.com 4.3 GENERIC#698 i386 The CARP

openbsd-misc - Prabhu Gurumurthy - Jun 30 2008 - 15:19

Re: make ls not show "dot-files" as root

man ls shows -A option is implicit when using as root. So in short it would be no. On Jul 28, 2008, at 3:33 PM, Jesus Sanchez wrote: > Hi, using 4.2. > > Just for curiosity... > > Can I make "ls" to NOT show > the hidden files (.xinitrc , .

openbsd-misc - Prabhu Gurumurthy - Jul 28 2008 - 19:14

speck-geostationary