[NTLUG:Discuss] Firewall Forwarding Question

Kenneth Loafman ken at lt.com
Wed Feb 19 15:36:23 CST 2003


jose sanchez wrote:
> I hope this can help:
> 
> iptables -A FORWARD -p udp -i $INCOMING_NIC -o
> $OUTGOING_NIC -d $LOG_SERVER --dport 514 -j ACCEPT
> 
> Is almost the samething you have. Let me know if it
> worked. 


Nope.  Dumb question -- how does it get into the forward chain?  Do I 
need to accept it in INPUT?




More information about the Discuss mailing list