|
|
from OpenVPN server .. I got the following when route print
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 172.16.1.5 172.16.1.11 10
10.8.0.0 255.255.255.0 10.8.0.1 10.8.0.1 30
10.8.0.1 255.255.255.255 127.0.0.1 127.0.0.1 30
10.255.255.255 255.255.255.255 10.8.0.1 10.8.0.1 30
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
172.16.1.0 255.255.255.0 172.16.1.11 172.16.1.11 10
172.16.1.11 255.255.255.255 127.0.0.1 127.0.0.1 10
172.16.255.255 255.255.255.255 172.16.1.11 172.16.1.11 10
224.0.0.0 240.0.0.0 10.8.0.1 10.8.0.1 30
224.0.0.0 240.0.0.0 172.16.1.11 172.16.1.11 10
255.255.255.255 255.255.255.255 10.8.0.1 10.8.0.1 1
255.255.255.255 255.255.255.255 172.16.1.11 172.16.1.11 1
Default Gateway: 172.16.1.5
===========================================================================
I saw 10.8.0.0 255.255.255.0 gateway 10.8.0.1 .. I routed already ..but I can't ping to 10.8.0.4
please advise
Thanks
Winanjaya
-----Original Message-----
From: allanice001@xxxxxxxxx [mailto:allanice001@xxxxxxxxx]On Behalf Of
Allan Swanepoel
Sent: Wednesday, September 12, 2007 3:52 PM
To: Prasanna Krishnamoorthy
Cc: winanjaya@xxxxxxxxxxxxxxxx; openvpn-users@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Openvpn-users] unable to ping from LAN
On 9/12/07, Prasanna Krishnamoorthy <prasanna79@xxxxxxxxx> wrote:
> On 9/12/07, Winanjaya <winanjaya@xxxxxxxxxxxxxxxx> wrote:
> >
> > and I was on LAN 172.16.1.88 .. from OpenVPN server I can ping to 10.8.0.4
> > .. but I cannot ping 10.8.0.4 from LAN... why
> A route is required on the remote system to send packets to 172.16.x.x
> to the VPN server, and a route is required on the LAN system to send
> packets to 10.8.0.x to the VPN server. If either of those are missing,
> things will not work.
>
> Prasanna.
> --
> www.elinanetworks.com
> Seamless, secure delivery of applications.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Openvpn-users mailing list
> Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/openvpn-users
>
The first thing to look at, is routing, the second thing to look at is
your firewall.
If both those aspects are fine, then you shouldn't have a problem
--
--------
I am convinced that computer viruses are not evil and that
programmers have a right to create them, to possess them and to
experiment with them . . . truth seekers and wise men have been per-
secuted by powerful idiots in every age . . . ´
'
Mark A. Ludwig
------------------------------------------
Allan Swanepoel
allan@xxxxxxxxxx
+27 12 990 4272
+27 72 620 0070
Linux User #452990
Linux Machine #360914
***********************
Your mail has been scanned by MSS.
***********-***********
***********************
No virus was detected in the attachment (no filename).
Your mail has been scanned by InterScan.
***********-***********
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|