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:44:49 +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?
In my exaple, the Cisco Interface pointed to the University, and the Cipe
one is used internally. I just picked the Cisco VPN, because many
universities use Cisco and the Cisco VPN.

>
> Regards,
> Martin Schaffoener



Relevant Pages

  • cisco vpn 3000 linux client nat help
    ... I have been trying on and off for months to get the Cisco VPN 3000 ... client for linux configured. ...
    (RedHat)
  • Re: 2 WLANs, VPN routing? Is it possible?
    ... Set up the VPN on the Router ... > Linux box to the University as you did with your Notebook. ... This will give you an extra interface on both machines ...
    (comp.os.linux.networking)
  • Linux Router/Firewall
    ... I want to replace my Linksys Router and was planning on the USR8200 so I can ... do VPN and have an ftp server. ... How difficult would it be to setup a Linux based router on some old hardware ... I'm looking to use ftp and the winxp clients for vpn access ...
    (alt.os.linux.suse)
  • Re: firewall for isolating wireless network?
    ... resources or do you also need to encrypt it above and beyond WEP? ... You can set up a VPN on a server, ... Windows or Linux, depending on your available resources and the amount ... > router might accept another ethernet port. ...
    (comp.security.firewalls)
  • Re: Cisco VPN Client 2.6.x
    ... > Cisco VPN client distributed by my school to work nicely with ... > The school only distributes the encrypted VPN Group key, ... Linux and Unix this site has a Linux and Solaris VPN users guide. ...
    (Fedora)