You have to allow ip forwarding on the box acting as a router and setup a route.
Run the command:
echo "1" > /proc/sys/net/ipv4/ip_forward
and use the command
route add ...
On Mon, 21 Nov 2005 12:14:38 -0700
plug-discuss@lists.plug.phoenix.az.us wrote:
> I'm trying to setup a vpn for a client that uses the poptop pptpd.
> I can connect to the machine and ssh to it/etc but the connection won't
> route from there (can't ping other machines using that one.)
> It's likely one line in a config file somewhere.. Has anyone does this
> before?
>
> JD
>
> --
> JD Austin
> Twin Geckos Technology Services LLC
> email: jd@twingeckos.com
> http://www.twingeckos.com
> phone/fax: 480.288.8195
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
--
Lyndon Tiu
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss