This is a discussion on raw packets and iptables within the Linux Networking forums, part of the Linux Forums category; Is it possible to build and transmit raw packets that iptables would otherwise drop on that box? For example, if ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Is it possible to build and transmit raw packets that iptables would
otherwise drop on that box? For example, if the default policy on OUTPUT is to drop, and there's no rule to allow outbound on port 'X', is it possible to build and send a raw packet from port 'X', and bypass iptables, or will iptables still drop it? Thanks! |