remo wrote:
> Yes for klazmon. Basically, i have a TCP/IP stack with my ethernet
> processor like a TOE and i have a host processor that interacts with
> ethernet chip through HI and it can send and receive the packets
> using the same MAC and IP. So i will have a tunneling at my ethernet
> TCP/IP stack in netfilter/iptables modules that would route the packet
> to the host if the packets are not for TOE.
? TOE, HI ??? (please explain).
> The host also runs on
> linux. So i want a way that if the host processor tries to use these
> reserved ports, linux os needs to return an error.
> Thanks
>
?
iptables offers a lot of features, such as MAC address matching and is
also able to reject/accept traffic of certain ports for specific
destinations.
|