Re: 2 WLANs, VPN routing? Is it possible?

From: Alex Harsch (infodude_at_gmx.de)
Date: 04/23/04


Date: Fri, 23 Apr 2004 11:40:52 +0200

Martin Schaffoener wrote:

> Alex Harsch wrote:
>
>> Hi,
>>
>> this should not make too many difficulties. Set up the VPN on the Router
>> Linux box to the University as you did with your Notebook. This will give
>> you a extra interface (lets call it cisco_vpn). Then set up a VPN from
>> your Notebook to the Linux box. Cipe is very easy to configure, and has
>> little overhead. This will give you an extra interface on both machines
>> (lets call them cipcb0 on both machines). Then on the notebook, you have
>> to make the VPN a gateway to the net of the university:
>> route add -net 192.168.xxx.xxx netmask 255.255.255.0 gw cipcb0
>> Then make the router routing able:
>> echo "1">/proc/sys/net/ipv4/ip_forward
>> Then add the rule
>> iptables -A FORWARD -i cipcb0 -o cisco_vpn -j ACCEPT
>> There you go! Then set up the firewall for the router.
>
> Thanks a lot, I will try that. Even though I would not do that, my
> girlfriend insists on keeping Windows XP on her notebook. I am not sure if
> the Cisco VPN client creates an extra interface on Windows. How would one
> go about that?
>
> Regards,
> Martin Schaffoener
Hi,

Cipe is also available for Windows, and works well with Linux. The Windows
route command should work pretty much similar to the LInux one, "route ?"
should tell you the details.

Alex



Relevant Pages

  • Re: [fw-wiz] Recommendation needed for a firewall appliance
    ... >>I was unsuccessful in getting an IPSec VPN going with a Win2K ... >There are several firewall specific linux distros, Astaro, Coyote ... >There are some small firewall units, and there are small Managed Security ... >> for Windows, OSX and Linux. ...
    (Firewall-Wizards)
  • Re: Can anyone break MD5 scheme?
    ... Perhaps a less controversial solution to get your linux box online would be ... to designate an older machine running MS Windows as a router... ...
    (Security-Basics)
  • Re: Can anyone break MD5 scheme?
    ... Perhaps a less controversial solution to get your linux box online would be ... to designate an older machine running MS Windows as a router... ...
    (Security-Basics)
  • Re: VPN nightmare
    ... Assuming both sites run Cisco routers, the IPSec VPN is just give a 24/7 connection and no thing to do with Windows. ... I've been trying to get a Cisco 800 series router to manage a VPN ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Help With VPN Server
    ... specific pc (the machine running as the VPN server). ... The router is a Telkom rebranded Marconi router (that is a rebrand of ... VPN Pass Through is enabled as well. ... > Al Jarvi (MS-MVP Windows Networking) ...
    (microsoft.public.windowsxp.work_remotely)