|
|
Hey Steve ,
Thanks for u r reply :)
I got the problem solved
The ip forwarding on my opnvpn-server side was not enabled.
Sorry for the trouble.
However I am not able to connect machines on openvpnserver-side by name
Something to do with DNS.
I am sending a detailed, separate mail for it
-Thanks
----- Original Message ----
From: Sagar Naik <sagarnaik8@xxxxxxxxxxx>
To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx
Sent: Tuesday, 20 March, 2007 1:59:27 PM
Subject: [Openvpn-users] unable to ping either side of network
Hi,
I am a newbie to openvpn and I am trying to set up vpn in my office
I have installed openvpn (2.1_rc2 ) on Fedora box and trying to connect it from windows XP ( 2.0.9 GUI )
I am not able to ping machines on openvpn-server side from opnvpn-client
Nor am i able to ping openvpn-client from machines on openvpn-server side
My set up is :
192.168.1.4 <---> (eth0) |192.168.1.11 |
| 10.9.9.1 | (tun0) -----internet----- (tun1) | 10.9.9.6 |
| External IP | (eth1) (eth1) |External Ip|
============ =============
Openvpn server Openvpn-client
I am able to ping from openvpn-server to openvpn-client and vice-versa
However I m not able to ping from 192.168.1.4 to 10.9.9.6 (or vice-versa)
I tried a tcpdump for ping from 192.168.1.4 on eth0 of openvpn-server
I could find the icmp-request being recvd,
however nothing on tun0
also
I tried
iptables -A INPUT -i tun+ -j ACCEPT
iptables -A FORWARD -i tun+ -j ACCEPT
But even this did not help
Cud some one pl tell me wht is wrong or am I missing something
- Sagar
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|