All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jorge Davila <davila@nicaraguaopensource.com>
To: Bill Ries-Knight <steelhoof@gmail.com>, netfilter@lists.netfilter.org
Subject: Re: Looking for a how-to type battle plan for 2 physical subnets and an	openvpn tunnel.
Date: Wed, 16 May 2007 18:53:20 -0600	[thread overview]
Message-ID: <web-14764344@bk3.webmaillogin.com> (raw)
In-Reply-To: <bf0ca81a0705161135y12499869yc93ea9043eec44bc@mail.gmail.com>

My approach to this:

Internet
!
!
+-----+
!     !
!     !
eth0  tun0
!     !
!     ???
!
+--eth1 (administration/teachers)
!
!
+
eth2 (lab)

Sorry for don't put in the diagram the allowed access for the roadwarriors.

-> "Without ipmasq there is no name based browsing at all" and "VPN happy 
but no browsing"

The OpenVPN client configuration is telling to the clients use another DNS 
servers than the configured in the gateways? If the answer is true, your 
firewall rules takes in consideration that kind of traffic?

Are you speaking about local network navigation using WINS or DNS resolution 
browsing the Internet?

To figure out better the situation you must put the result of:

ip r
ip a
iptables -L -nvx

And, additionally you must ask about the OpenVPN issues in the OpenVPN 
mailing list.

May this help you,

Jorge.

On Wed, 16 May 2007 11:35:10 -0700
  "Bill Ries-Knight" <steelhoof@gmail.com> wrote:
> ok, I have a solution issue...
> 
> We just had a server cracked (fc4, built by my predecessor)
> 
> The server acts as a firewall, VPN Server, content filtering system,
> samba server for files and ssh tunnel to the network.
> 
> There are 3 nics covering 2 physical subnets , school
> administration/teachers and computer lab for the sudents, each with
> thier own NIC and the gateway to the internet on the third.  Openvpn
> provides a tun interface with a third subnet to manage.
> 
> Software we are running is iptables for the firewall, Openvpn for the
> vpn tunnel between physical sites, samba and clamav/squid/dansguardian
> for content filtering and openssh for remote access.
> 
> I am using Debia Etch for the server.
> 
> Is there anyone with a reference on how to manage this one?
> 
> I can get the old firewall rules into place, but adding ipmasq munges
> it all up.  Without ipmasq there is no name based browsing at all.
> 
> At various times I can get the vpn happy, but no browsing.  if I try
> to bring both physical subnets into play, it munges.  I have issues
> with name based internet browsing, or a few minutes later, I have
> issues with the ip address based access.  Ie: I can ping out, but not
> name browse..  a bit later I cannot even ping out.
> 
> I am really lost here.
> 
> Help!
> Please.
> 
> -- 
> -- 
> Bill Ries-Knight
> Stockton, CA
> 
> Respect the process, Vote.
> 
> 

Jorge Isaac Davila Lopez
Nicaragua Open Source
davila@nicaraguaopensource.com


  parent reply	other threads:[~2007-05-17  0:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16 18:35 Looking for a how-to type battle plan for 2 physical subnets and an openvpn tunnel Bill Ries-Knight
2007-05-16 20:30 ` SPAM(6.0) " patric
2007-05-17  0:53 ` Jorge Davila [this message]
2007-05-29 15:33 ` R. DuFresne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=web-14764344@bk3.webmaillogin.com \
    --to=davila@nicaraguaopensource.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=steelhoof@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.