Re: Dual port dual subnet question
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 09/13/04
- Next message: Ben Jirou: "Re: Dual port dual subnet question"
- Previous message: Dave Uhring: "Re: Dual port dual subnet question"
- In reply to: Ben Jirou: "Re: Dual port dual subnet question"
- Next in thread: Ben Jirou: "Re: Dual port dual subnet question"
- Reply: Ben Jirou: "Re: Dual port dual subnet question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 12 Sep 2004 21:24:34 -0500
On Sun, 12 Sep 2004 19:15:43 -0700, Ben Jirou wrote:
> Dave Uhring <daveuhring@yahoo.com> wrote:
> %nat on $ExtIF from 192.168.0.0/24 to any -> ($ExtIF)
> %
> %Is that another typo?
>
> No typo, here is how I have it (copy and paste from putty this time):
>
>
> # NAT
> # Connect between ext2_if and 192.168.1.1
> nat on $ext_if from 192.168.1.0/24 to any -> $ext_if
>
> # Connect between ext_if and 192.168.3.1
> nat on $ext2_if from 192.168.3.0/24 to any -> $ext2_if
You need parentheses. Look more closely at my line - taken directly from
my NAT/firewall.
- Next message: Ben Jirou: "Re: Dual port dual subnet question"
- Previous message: Dave Uhring: "Re: Dual port dual subnet question"
- In reply to: Ben Jirou: "Re: Dual port dual subnet question"
- Next in thread: Ben Jirou: "Re: Dual port dual subnet question"
- Reply: Ben Jirou: "Re: Dual port dual subnet question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|