iptables, portforward, DNAT, SNAT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 31 Oct 2002, Antony Stone wrote:

> On Thursday 31 October 2002 3:33 pm, Thomas Meindl wrote:
> 
> > #!/bin/bash
> >
> > EXTIF=eth0
> > INTIF=eth1
> > EXTIP=www.xxx.yyy.zzz
> > INTIP=192.168.0.1
> > WWWSRV=192.168.0.2
> >
> > #here I'll make some
> > echo 1 > /proc/sys/net/ipv4/*
> 
> Does that line really say "echo 1 to every file in the /proc/sys/net/ipv4 
> directory" !?
> 
> Why ???

more to the point, it won't work anyway -- bash will give you an
"ambiguous redirect" error.

rday




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux