> I installed iptables-1.2.2-3mdk.i586.rpm from cooker and this seems to
> be enough for iptables to work now.
> 
> Even though iptables s working now, I still can't get MASQuerading
> working under bastille-firewall for my home LAN.  I looked thru the scripts
> (and used iptables -L FORWARD -v -n) and everything seems good to me.
> 
> # iptables -L FORWARD -v -n
> Chain FORWARD (policy DROP 0 packets, 0 bytes)
>  pkts bytes target  prot opt in  out   source          destination         
>     0     0 ACCEPT  all  --  *   *     0.0.0.0/0       0.0.0.0/0    state 
>RELATED,ESTABLISHED 
>     0     0 DROP    tcp  --  *   eth0  192.168.2.0/24  0.0.0.0/0    tcp spts:137:139 
>   112  8254 DROP    udp  --  *   eth0  192.168.2.0/24  0.0.0.0/0    udp spts:137:139 
>    93  6117 ACCEPT  all  --  *   eth0  192.168.2.0/24  0.0.0.0/0          

Even though bastille-linux setup iptables FORWARDing rules, and enabled forwarding in 
/proc
    echo 1 > /proc/sys/net/ipv4/ip_forward

It forgot (and me too), to set  FORWARD_IPV4=true  in file /etc/sysconfig/network

Thanks... Dan.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwww.mandrakestore.com

Reply via email to