Re: Dual port dual subnet question
From: Ben Jirou (benedict_chong_at_speakeasy.net)
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: 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:15:43 -0700
Dave Uhring <daveuhring@yahoo.com> wrote:
%
%Your $ext1 does not designate the IP address of that interface,
either.
%
%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
- Next message: Ben Jirou: "Re: Dual port dual subnet question"
- Previous message: Dave Uhring: "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
|