I hava 2 VPN servers, one is pptp, one is openVPN, I need to capture the VPN response packets for
the VPN client, and later I need to forward these packets to vpn clients by another linux server. I
want to know is it possible? if possible, how to capture these packages by libpcap ? what is the
filter ? thanks!