View Single Post
  #13 (permalink)  
Old 10-Sep-2008, 20:09
ken_yap ken_yap is online now
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,228
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: TFTP from another subnet

Ok, a bit of searching turned up this:

TFTP through IPCOP or other iptables firewalls « Keystone IT Tech

IPCop is derived from Smoothwall so it should be similar. I think the key module to load is the conntrack_tftp module, since NAT is not involved in going from green to orange DMZ.

Yes, a quick check of IPCop shows that the conntrack_tftp module does exist in netfilter, so you should load it, otherwise the firewall will not be able to let subsequent packets through after the NEW packet has been allowed through.
Reply With Quote