DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 24th May 2012
polken polken is offline
Port Guard
 
Join Date: May 2012
Posts: 12
Default ipsec tunnel 3 networks with one tunnel

i hace set up the ipsec.conf to allow 3 networks to tunnel over the ADLS conections but im facing the problem that an ip phone over one network on one end point (192.168.0.0/16) it works fine but other IP client over the net 172.1.0.0/16 doesnot reply over pings

172.1.100.1---XXXX--------+------------<--------------<<<<
192.168.30.2--OK-->>>----CISCO->-ADSL->--OPENBSD-->>---

not sure if i can use just one tunnel to pass 3 networks?
OPENBSD CONFIG
iike passive esp from any to {192.168.0.0/16, 10.0.0.0/16, 172.1.0.0/16} peer any \
main auth hmac-sha1 enc aes-128 group modp1024 \
quick auth hmac-sha1 enc aes-128 psk DUDES

ike passive from {192.168.0.0/16, 10.0.0.0/16, 172.1.0.0/16} to any \
main auth hmac-sha1 enc aes-128 group modp1024 \
quick auth hmac-sha1 enc aes-128 psk DUDES
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Exploit code with DNS tunnel J65nko News 0 20th March 2010 02:07 AM
routing over a tunnel n0ah NetBSD General 0 22nd October 2009 05:20 PM
IPSec Tunnel - no public key found mikesg OpenBSD Security 4 7th October 2009 05:49 AM
Tunnel to Proxy PatrickBaer General software and network 2 11th August 2008 03:32 PM
Multiple IPSEC Tunnel problem RMSZaphod FreeBSD Security 1 28th June 2008 10:08 AM


All times are GMT. The time now is 06:24 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick