|
|
Since option 2 or 3 are not viable because I don't have complete control of the remote network. Option 1 would be the most viable one. What kind of routes would I need to make in order for this to work? |-----Original Message----- |From: Aaron Martinez [mailto:ml@xxxxxxxxxxxxxx] |Sent: Tuesday, October 31, 2006 4:16 PM |To: Anton Krall |Cc: openvpn-users@xxxxxxxxxxxxxxxxxxxxx |Subject: Re: [Openvpn-users] how to see a network | |Anton Krall wrote: |> I also need to add this.. These linux boxes are not the internet |> gateway for their respective LANs, they act as local servers only. |> |> The computers that need to see each other have their own |internet gateways. |> |> |-----Original Message----- |> |From: Eero Volotinen [mailto:eero.volotinen@xxxxxxxxxxx] |> |Sent: Tuesday, October 31, 2006 2:49 PM |> |To: Anton Krall |> |Cc: openvpn-users@xxxxxxxxxxxxxxxxxxxxx |> |Subject: Re: [Openvpn-users] how to see a network |> | |> | |> |> Guys. |> |> |> |> I have a question regarding the configuration required to do this: |> |> |> |> I already have a tunnel using TUN between 2 linux hosts: |> |> Server A has TUN IP 10.0.200.13 and is on a LAN |10.0.0.0/8 Server B |> |> has TUN IP 10.0.200.14 and is on a LAN 192.168.0.0/16 |> |> |> |> Both servers can see each other perfectly... Now.. What I would |> |> like to do is this: |> |> |> |> I would like to allow a computer on LAN A with IP 10.0.0.2 to see |> |> another computer on LAN B IP 192.168.3.2 |> |> |> |> Ive read about using TAP instead of TUN but I also read |> |since it send |> |> all traffic to both LANs, that it can cause problems. |> |> |> |> What can I do? |> | |> |Just set routes and it works ok. Note that is does not route |> |broadcast traffic, so you need to access machines by ip.addresses. |> | |> |Or setup dns to map names or wins proxy. |> | |> |-- |> |Eero |> | |> | |> | |> |> |> |> |---------------------------------------------------------------------- |> security? |> Get stuff done quickly with pre-integrated technology to |make your job |> Apache Geronimo |> |> 42 _______________________________________________ |> Openvpn-users mailing list |> Openvpn-users@xxxxxxxxxxxxxxxxxxxxx |> https://lists.sourceforge.net/lists/listinfo/openvpn-users |> |With the configuration that you're describing you have two, |make that 3 options. 1. set a static route on each |workstation. 2. configure your current internet gateway to |route through the vpn to get to the remote machines. 3. |change your vpn machine to be your default router, set it up |to route through the existing gateway for all normal traffice, |and to use the vpn for the machines on the other side of the vpn. | |Aaron | | ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |