Yes, I found it in the page, sorry to ask :-)
2008/2/15, Richard Daemon <[EMAIL PROTECTED]>:
>
>
> On Fri, Feb 15, 2008 at 11:19 PM, Jose H. <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have a screened network with nat+rdr
> >
> > Using nat I have some like this
> > nat on $ext_if from $int_s
t proto tcp \
tagged OK_IN2OUT_25 flags S/SA keep state
# ---
Cheers,
-Original Message-
From: Jose H. <[EMAIL PROTECTED]>
To: misc@openbsd.org
Subject: IPs on screened network can't see their public IPs
Date: Fri, 15 Feb 2008 22:19:37 -0600
Delivered-To: [EMAIL PROTECTED]
Hi,
I
On Fri, Feb 15, 2008 at 11:19 PM, Jose H. <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a screened network with nat+rdr
>
> Using nat I have some like this
> nat on $ext_if from $int_server1 to port smtp -> $ext_server1
>
> Using rdr I have:
> rdr on $ext_if proto tcp to $ext_sever1 port smt
Hi,
I have a screened network with nat+rdr
Using nat I have some like this
nat on $ext_if from $int_server1 to port smtp -> $ext_server1
Using rdr I have:
rdr on $ext_if proto tcp to $ext_sever1 port smtp -> $int_server1
And then:
pass inet proto tcp to { $int_server1, $ext_serve
4 matches
Mail list logo