[Please wrap your lines! It makes it much easier to read, and thus more likely
that you'll get a response. Anywhere between 70 and 80 is acceptable; 72 seems
to be a nice value.]
On Tue, Feb 18, 2003 at 02:43:49AM -, [EMAIL PROTECTED] wrote:
>
> Under debian 3 I've set up a small server wor
Under debian 3 I've set up a small server working as a router of a dsl connection. For
this reason I have a firewall like this:
.
IPTABLES=/sbin/iptables
DEPMOD=/sbin/depmod
INSMOD=/sbin/modprobe
EXTIF="ppp0"
INTIF="eth1"
.
echo "1" > /proc/sys/net/ipv4/ip_forward
echo "1" > /
2 matches
Mail list logo