Thanks all. I'll give it a shot.
Best wishes, LRP -----Original Message----- From: "Vasily Tarasov" <[EMAIL PROTECTED]> Sent: Mon, February 26, 2007 4:55 am To: [email protected] Subject: Re: [Users] Using NAT for VE with private IPs Kir Kolyshkin wrote: > Lloyd R. Prentice wrote: >> Then I rebooted > Oops. Why a reboot? > > All the iptables commands, and modprobe as well, are not taking effect > after the reboot. In order to make them persistent, you have to put > those in some startup script. To be more precise, all distribution I know use /etc/sysconfig/iptables file to make rules persistent. After setting up your rules via `iptables` command you should do `iptables-save > /etc/sysconfig/iptables`, and at a boot time init script will automagically use your rules. HTH, Vasily. _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
