From: /dev/rob0 <rob0@gmx.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: pop3 and vpn
Date: Thu, 11 Aug 2005 12:22:10 -0500 [thread overview]
Message-ID: <200508111222.10574.rob0@gmx.co.uk> (raw)
In-Reply-To: <9bc7d292050811035453e207c4@mail.gmail.com>
On Thursday 2005-August-11 05:54, Vinod H wrote:
> want to open pop3(110) port and We have Cisco VPN installed on our UK
> office and from here we are trying to connect to the VPN server
> [snip]
> I don't know if I want to open some port in the firewall so that my
> vpn works fine, following is my iptables
Find out from Cisco what port[s] and protocols are needed. I think
Cisco's VPN uses GRE, so you'll need to ACCEPT that in FORWARD. GRE is
protocol 47, "-p 47" or "-p gre" if that's in your /etc/protocols (it
almost certainly is.)
Since you're asking these questions it is obvious that you didn't write
that very complicated rule set you posted. I did not have time to look
at it anyway. Find some other premade iptables script which will
generate the rules you need, and ask your questions in a forum specific
to that script. This list is for people who are wanting to learn how
iptables / netfilter works.
If you are wanting to take the time to learn for yourself, get rid of
that script. Secure and functional rules do not need to be so complex.
See the Packet Filtering HOWTO and the NAT HOWTO.
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
next prev parent reply other threads:[~2005-08-11 17:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-11 10:54 pop3 and vpn Vinod H
2005-08-11 17:22 ` /dev/rob0 [this message]
2005-08-12 5:34 ` Grant Taylor
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=200508111222.10574.rob0@gmx.co.uk \
--to=rob0@gmx.co.uk \
--cc=netfilter@lists.netfilter.org \
/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.