[nos-bbs] iptables and jnos question

Maiko Langelaar maiko at pcs.mb.ca
Fri Jul 24 15:55:49 EDT 2015


Hey Jerome,

> I'm still curious to know if it's possible, and if so, how.

Will the following work ? I found this listed on stackexchange forum.

   Iptables can filter ip protocol, our IPIP is protocol # 4

   To use the protocol in an Iptables rule use the option -p, example :

    iptables -A INPUT -p 4 --source-port 10.10.10.1 -i eth0 -j ACCEPT

So a variation of the above might work, give it a try, let the list know.

Maiko




More information about the nos-bbs mailing list