Networking Forums

Networking Forums > Computer Networking > Linux Networking > VPN client behind Debian Linux router

Reply
Thread Tools Display Modes

VPN client behind Debian Linux router

 
 
kaczmar2
Guest
Posts: n/a

 
      06-11-2004, 07:07 PM
Hey there,

I have set up a Debian Linux box to act as my router (to replace a
Linksys router.) I have everything working great (NAT, etc.) but I
forgot that I use a VPN connection on a Windows XP box to connect to a
remote network (which is running a VPN server on NT4, I believe.

So my question is how do I allow my firewall to allow my VPN client to
access this remote network (I am not interested in setting up a VPN
server, just in getting my Windows box with the VPN connection to
connect to the remote network.)

Any help would be appreciated.

C
 
Reply With Quote
 
 
 
 
Antoine EMERIT
Guest
Posts: n/a

 
      06-12-2004, 09:04 AM
(E-Mail Removed) (kaczmar2) wrote
news:(E-Mail Removed) om:
> So my question is how do I allow my firewall to allow my VPN client to
> access this remote network (I am not interested in setting up a VPN
> server, just in getting my Windows box with the VPN connection to
> connect to the remote network.)


I suspect your are connectiong to your NT4 server using the PPTP VPN
protocol :

- your firewall must allow the GRE protocol to pass throw
/sbin/iptables -A INPUT -p gre -j ACCEPT

More information on the PPTP protocol :
http://www.microsoft.com/technet/com...uy/cg0103.mspx

Regards
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
debian Lenny: forcing a IPv6 Router Sollicitation (configuring alinux isatap client) Kristoff Bonne Linux Networking 0 08-01-2008 09:32 AM
Router cannot get hostname of Linux client PC Daniel =?ISO-8859-1?Q?B=F6hmer?= Linux Networking 3 03-07-2006 08:55 AM
Trouble Installing Linux/Cisco VPN Client Has anyone had trouble compiling the linux cisco vpn client? Here is the output of the install script: # uname -rviosm Linux 2.4.22-1.2188.nptl #1 Wed Apr 21 20:19:18 EDT 2004 x86_64 x86_64 GNU/Linux JSH Linux Networking 4 07-02-2004 12:48 PM
pptp on debian linux with w2k client wachtda Linux Networking 1 03-05-2004 03:51 PM
Linux Router/Firewall - Linux Client problem Fry Linux Networking 6 09-06-2003 02:25 AM



1 2 3 4 5 6 7 8 9 10 11