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

RE: Newbie Problems with VPN MASQ



Sorry, fubared when cleaning the rules. It should read;

#------------------------
echo "VPN port & GRE protocol forwarding"

	ipmasqadm portfw -f
	ipmasqadm portfw -a -P tcp -L $EXT_IPADDR 1723 -R $VPNSERVER 1723

	# GRE forwarding
	ipfwd --masq --syslog $VPNSERVER 47 &

# -----------------------

--
Nick Porter





Reply to: