|
NetPacket::UDP, NetPacket::ICMP, and NetPacket::IGMP also exist, and are used in much the same way
The net result is that we can write an entire firewall application in perl
...but why would we want to?
You can write filters that would be tricky or impossible to do with iptables alone.
|