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

Re: vpn-forwaring



On 24/09/10 21:51, Sthu Deus wrote:
> 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.
> 
> 

Output from:-
uname -r
please

And, in advance - is the vpn server linux?

Cheers


Reply to: