Re: ipsecctl parser behavior on OpenBSD 4.0 running generic kernel#1137

2006-10-12 Thread Hans-Joerg Hoexer
Hi, On Wed, Oct 11, 2006 at 02:17:42PM -0700, Prabhu Gurumurthy wrote: pgurumur-vm-openbsd (OpenBSD): [~/working/networking/docs] 10.200.0.46: [579]$ cat ipsec.conf remote_gw = 192.168.0.1 remote_net = { 10.0.100.0/22, 10.0.2/24 } local_net = { 172.16.18.0/26 } ike esp from $local_net

ipsecctl parser behavior on OpenBSD 4.0 running generic kernel#1137

2006-10-11 Thread Prabhu Gurumurthy
I wanted to test ipsec.conf before loading it and I noticed this odd behavior. pgurumur-vm-openbsd (OpenBSD): [~/working/networking/docs] 10.200.0.46: [570]$ cat ipsec.conf remote_gw = 192.168.0.1 remote_net = { 10.0.100.0/22, 10.0.2/24 } local_net = { 172.16.18.0/26 } ike esp from $local_net