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

vpn-forwaring



Good day.

Which modules I should insmod in order to make working a vpn forwarding
on a firewall from a local host (a M$ machine) to a outer host (the vpn
server)?

I have rules in iptables like this:

-A FORWARD -p tcp -s 192.168.0.0/24 –dport 1723 -d
VPN_SERVER_IP -j ACCEPT

Now I need to load something like

ip_nat_pptp
ip_conntrack_proto_gre
ip_conntrack_pptp

But I found not ether of them in Debian 5 stable. So, what should I do
for the forwarding?


Thank You for Your time.


Reply to: