|
|
| Unix Administration Firewall Intrusion Detection Network Security Hacking MORE HOME |
iptables -A PREROUTING --table nat --protocol tcp --dport 25 -j DNAT --to "IP"
iptables ... -j QUEUEcan be used to pass packets to an application, such as your own perl code: http://www.intercode.com.au/jmorris/perlipq/.
| CopyLeft (l) 2003 by Raffael Marty |