Re: Dual port dual subnet question
From: Ben Jirou (benedict_chong_at_speakeasy.net)
Date: 09/13/04
- Next message: Dave Uhring: "Re: Dual port dual subnet question"
- Previous message: Ben Jirou: "Re: Dual port dual subnet question"
- In reply to: Dave Uhring: "Re: Dual port dual subnet question"
- Next in thread: Dave Uhring: "Re: Dual port dual subnet question"
- Reply: Dave Uhring: "Re: Dual port dual subnet question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 12 Sep 2004 19:34:20 -0700
I tried parentheses but that did not make any difference.
Thanks for the suggestion.
Ben
Dave Uhring <daveuhring@yahoo.com> wrote:
%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: Dave Uhring: "Re: Dual port dual subnet question"
- Previous message: Ben Jirou: "Re: Dual port dual subnet question"
- In reply to: Dave Uhring: "Re: Dual port dual subnet question"
- Next in thread: Dave Uhring: "Re: Dual port dual subnet question"
- Reply: Dave Uhring: "Re: Dual port dual subnet question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|