LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   VPN Masquerade Patch HELP! (https://www.linuxquestions.org/questions/linux-general-1/vpn-masquerade-patch-help-55562/)

estranged0877 04-17-2003 03:29 PM

VPN Masquerade Patch HELP!
 
I am relatively new to Linux. I have built it as a router. I use IPMASQUERADE. I also have clients behind the router on my local network that need to access a VPN server off site. Only one connection can be made to the VPN from the masquerade gateway address. I understand the VPN Masquerade Patch can fix this. I am using RHL 8.0. I have found and downloaded the patch, but need direction as of to how to apply it. All it says at the website is:

"Simply apply the patch, then enable PPTP masquerade in the IPFilter section when configuring your kernel."

Can someone give me a push in the right direction?

Thanks!

jeremy 04-17-2003 07:58 PM

estranged0877,

What part exactly are you having problems with? Here is the patch man page. After you apply the patch you should have the "enable PPTP masquerade" option when doing a make config/menuconfig.

--jeremy

estranged0877 04-17-2003 09:06 PM

everything. What would the first command prompt read to load the patch? As if I know nothing about running a patch.

unSpawn 04-22-2003 02:44 PM

"man patch", then "cat <patch> | path <somedir or somefile> <args> --dry-run" to test.

estranged0877 04-22-2003 03:06 PM

Does the path have to point to anything specific?


All times are GMT -5. The time now is 08:02 AM.