illy.
On Mon, 31 Jul 2000 [EMAIL PROTECTED] wrote:
> Date: Mon, 31 Jul 2000 10:54:40 +1000
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Help on Linux
>
> Hi,
> I am new to Linux. I have installed it on one of my machines and now I am
> trying to make heads and t
Hi,
I am new to Linux. I have installed it on one of my machines and now I am
trying to make heads and tails out of it I am trying to set it up as a
firewall I have gone through the HowTos now I am looking for good
commercial books that teach Samba and Firewall capabilities of Linux using
IPCHAINS
Hello!
> I try two definitions :
>
> ip rule add from XX.XX.XX.XX nat YY.YY.YY.YY table main
> ip route add nat YY.YY.YY.YY via XX.XX.XX.XX table local
It translates all the packets coming from XX.XX.XX.XX,
if you do not want this, add rules sort of:
ip rule add from X1.X1.X1.X1 table main
to
Do someone improved fast NAT on more than two interfaces ?
I try to do static nat on internet , I have two privates networks , one
DMZ , one internet access.
When I define the NAT rule , I have one problem
when the packet comes from the dmz , they are translate for all
interfaces . But I only w