From: Michal Soltys <soltys@ziu.info>
To: Greg Scott <GregScott@Infrasupport.com>
Cc: David Lamparter <equinox@diac24.net>, netdev@vger.kernel.org
Subject: Re: ebtables on a stick
Date: Thu, 01 Dec 2011 18:44:08 +0100 [thread overview]
Message-ID: <4ED7BCE8.1040307@ziu.info> (raw)
In-Reply-To: <925A849792280C4E80C5461017A4B8A2A048F6@mail733.InfraSupportEtc.com>
On 11-12-01 06:46, Greg Scott wrote:
> Well this is frustrating. Now my public host can communicate anywhere
> it wants internally but nothing outside. Maddening - the exact
> opposite problem I had before.
>
>
> $IPTABLES -A FORWARD -s 1.2.115.157 -j ACCEPT
> $IPTABLES -A FORWARD -s 192.168.10.0/24 -d 1.2.115.157 -j ACCEPT
> $IPTABLES -A FORWARD -p TCP --dport 1720 -d $ADR -j allowed
> $IPTABLES -A FORWARD -p TCP -s $MGMT_IP -d $ADR -j allowed
>
And accepting traffic to 1.2.115.157 from the outside ? Are there any -m
state / -m conntrack --ctstate entries in your rules ?
next prev parent reply other threads:[~2011-12-01 17:44 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <925A849792280C4E80C5461017A4B8A2A04879@mail733.InfraSupportEtc.com>
2011-11-26 8:27 ` ebtables on a stick Greg Scott
2011-11-27 15:10 ` Greg Scott
2011-11-28 2:53 ` Greg Scott
2011-11-28 14:39 ` David Lamparter
2011-11-28 14:54 ` Greg Scott
2011-11-28 15:30 ` David Lamparter
2011-11-29 10:05 ` Greg Scott
2011-11-29 10:23 ` David Lamparter
2011-11-29 10:48 ` Greg Scott
2011-11-29 23:11 ` Michal Soltys
2011-12-01 5:46 ` Greg Scott
2011-12-01 7:14 ` David Lamparter
2011-12-01 14:10 ` Greg Scott
2011-12-01 14:39 ` Greg Scott
2011-12-01 14:47 ` David Lamparter
2011-12-01 15:29 ` Greg Scott
2011-12-01 16:50 ` David Lamparter
2011-12-01 16:56 ` Greg Scott
2011-12-02 15:40 ` Michal Soltys
2011-12-02 16:04 ` David Lamparter
2011-12-02 16:09 ` Greg Scott
2011-12-02 16:06 ` Greg Scott
2011-12-02 16:16 ` Michal Soltys
2011-12-02 16:20 ` Greg Scott
2011-12-02 16:44 ` Michal Soltys
2011-12-01 17:44 ` Michal Soltys [this message]
2011-12-01 17:51 ` Greg Scott
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=4ED7BCE8.1040307@ziu.info \
--to=soltys@ziu.info \
--cc=GregScott@Infrasupport.com \
--cc=equinox@diac24.net \
--cc=netdev@vger.kernel.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.