|
|
Hello, a. I was on 192.168.1.88, when NOT connected to OpenVPN (10.8.0.1) I able to ping any hosts on 192.168.1.0/24 AFTER connected to OpenVPN (10.8.0.1) I am unable to ping any host on 192.168.1.0/24 b. there is no firewall turned on c. IP forwarding already enabled my server.ovpn are as follow: port 1194 proto udp dev tap ca ca.crt cert server.crt key server.key dh dh1024.pem server 10.8.0.0 255.255.255.0 ifconfig-pool-persist ipp.txt push "route 192.168.1. 255.255.255.0" Please help Thanks & Regards Winanjaya -----Original Message----- From: openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of Klaus Thielking-Riechert Sent: Tuesday, September 18, 2007 2:59 PM To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: [Openvpn-users] unable to ping internal LAN after connected toVPN On Tue, Sep 18, 2007 at 10:58:20AM +0700, Winanjaya wrote: > > I am unable to ping to internal LAN (192.168.1.0/24) after I connected > to OpenVPN (10.8.0.1) Well, there might exist many possibilities for your problem. Maybe a) the hosts on your internal don't know how to route the traffic to you VPN systems on 10.8.0.1 (so they need an additional route or you default router needs this knownledge). b) there is a firewall in between c) ip forwarding is not enabled on the OpenVPN server d) .... Best regards, Klaus *********************** 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 |