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

IPSEC Roadwarrior

Hi Board,

i  have a packet filter problem with ipsec roadwarrior access.
The ipsec connection from an roadwarrior to the ASL works fine (x.509 Certs with ebootis) but the paketfilter on the ASL dops the connection to internal network. Exept the rule from/ to any any allow is on. All other rules don´t work. Why?  


This thread was automatically locked due to age.
Parents
  • Have you disabled rp_filter on your the eth device bound to ipsec. This could be the problem do a cat /proc/sys/net/conf/ethX/rp_filter if it says 1 set it to 0 by doing echo "0" > /proc/sys/net/conf/ethX/rp_filter  
Reply
  • Have you disabled rp_filter on your the eth device bound to ipsec. This could be the problem do a cat /proc/sys/net/conf/ethX/rp_filter if it says 1 set it to 0 by doing echo "0" > /proc/sys/net/conf/ethX/rp_filter  
Children
No Data