IPinIP ipencap with iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello folks,

 I'm new to iptables and have got most things to work on my Debian FW
machine using iptables. What I'm really struggling with is
 finding the iptables equivalent of my current ipfw rules for IPinIP.
These are very simple in ipfw and allow me to connect to my work
machine.


 # Allow bi-directional IPinIP traffic
 ipfw add 300 allow ipencap from 192.168.0.0/24 to 193.0.252.50
 ipfw add 301 allow ipencap from 192.168.0.0/24 to 193.0.252.52
 ipfw add 310 allow ipencap from 193.0.252.50 to 192.168.0.0/24
 ipfw add 311 allow ipencap from 193.0.252.52 to 192.168.0.0/24


 Any help would be very much appreciated.


 Regards,


 Bealach



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux