This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Any IPtables guru out here?

Hi,
I have got a question concerning the packetfilter-rules.
When i create a new rule to allow VPN (IPsec) traffic for a certain user, i can select in webconfig as source the Remote key-object belonging to this user. Now i want to understand how this is transfered into an IPtables rule. Following my understanding of IPtables it works only on the base of IP-addresses. Which IPtables syntax is created to allow the traffic that originates from a remote-key object?  
It is just a theoretical problem but I would be very thankfull for any help on this!
Jan


This thread was automatically locked due to age.
Parents
  • iptables --LIST

    to start...

    I saw a very cool website that would let you pick rules from a GUI and it would show you the commands to do them. It was a site from Portugal and much of it was in Spanish, but it was quite helpful. Unfortunately, I can't find it now...
Reply
  • iptables --LIST

    to start...

    I saw a very cool website that would let you pick rules from a GUI and it would show you the commands to do them. It was a site from Portugal and much of it was in Spanish, but it was quite helpful. Unfortunately, I can't find it now...
Children