LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

kernelnotes down

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: kernelnotes down
From: "sandrichard-richard" <sandrichard@xxxxxxxxxx>
Date: Fri, 13 Apr 2001 17:46:39 +0700
hi  all
kernelnotes still down,
could some one help me to send iptables 1.2.1a,
it's very important considering i don't know when the web
going up 

regards

On Thu, 12 Apr 2001 13:21:06 -0500
 Robert Zwissler <RZwissler@xxxxxxxxxxxxxxx> wrote:
> Static IP:
> 
> iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -j SNAT
> --to <server_ip>
> 
> if you have a dynamic ip, it would be:
> 
> iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -j
> MASQUERADE
> 
> Rob
> 
> -----Original Message-----
> From: Douglas "F." Elznic
> To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Sent: 4/10/01 6:23 AM
> Subject: iptables question
> 
> Hello,
>  Sorry for the stupid question. Kernelnotes.org is down
> and i can not
> get to the iptable docs. What is the iptables equiv of
> the following
> command?
> 
>  ipchains -A forward -j MASQ -s 192.168.1.0/24 -d
> 0.0.0.0/0
> 
> I need this for tcp and udp so -p tcp and -p udp
> Thanks in advance.
> -- 
> ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
> -*~
> |                            Douglas F. Elznic
> |
> |                         <dfelznic (at) syr.edu>
> |
> |
> |
> |                                  O r g
> | 
> |                                  e.  Anize.org
> |
> |                                  z i n
> |
> ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
> -*~
> 
> 
> _______________________________________________
> LinuxVirtualServer.org mailing list -
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
> 
> _______________________________________________
> LinuxVirtualServer.org mailing list -
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users



<Prev in Thread] Current Thread [Next in Thread>