Hoesit All,
I am having such a problem getting openvpn to work properly using dyndns...
ports/firewall open i.e 1194. 500 n 1723
Whats working : local
ping, ssh , http
Whats not working: remote
ping, http
Linux Version:
Linux ninja.kungfu 2.6.35.11-83.fc14.i686 #1 SMP Mon Feb 7 07:04:18 UTC 2011 i686 i686 i386 GNU/Linux
Service starts up fine
Here is my server.conf ...
#mode server
local 192.168.0.4
port 1194
proto udp
#dev tun
dev tap
ca /etc/openvpn/ca.crt
cert /etc/openvpn/server.crt
key /etc/openvpn/server.key
dh /etc/openvpn/dh1024.pem
server-bridge 192.168.0.4 255.255.255.0 192.168.0.200 192.168.0.254
push "redirect-gateway"
push "dhcp-option DNS 192.168.0.1"
#push "dhcp-option DNS 192.168.1.5"
#client-to-client
#push "route 192.168.0.1 255.255.255.0"
keepalive 10 120
comp-lzo
persist-key
persist-tun
status server-udp_status.log
verb 3
TIA,
A
I am having such a problem getting openvpn to work properly using dyndns...
ports/firewall open i.e 1194. 500 n 1723
Whats working : local
ping, ssh , http
Whats not working: remote
ping, http
Linux Version:
Linux ninja.kungfu 2.6.35.11-83.fc14.i686 #1 SMP Mon Feb 7 07:04:18 UTC 2011 i686 i686 i386 GNU/Linux
Service starts up fine
Here is my server.conf ...
#mode server
local 192.168.0.4
port 1194
proto udp
#dev tun
dev tap
ca /etc/openvpn/ca.crt
cert /etc/openvpn/server.crt
key /etc/openvpn/server.key
dh /etc/openvpn/dh1024.pem
server-bridge 192.168.0.4 255.255.255.0 192.168.0.200 192.168.0.254
push "redirect-gateway"
push "dhcp-option DNS 192.168.0.1"
#push "dhcp-option DNS 192.168.1.5"
#client-to-client
#push "route 192.168.0.1 255.255.255.0"
keepalive 10 120
comp-lzo
persist-key
persist-tun
status server-udp_status.log
verb 3
TIA,
A