problem with http and ssh

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
plenumforo
OpenVpn Newbie
Posts: 1
Joined: Wed Oct 05, 2011 10:44 am

problem with http and ssh

Post by plenumforo » Wed Oct 05, 2011 10:52 am

Hi,
I set my OpenVPN server following the manuals on a machine with openSUSE.
From the client I can ping all machines on the subnet, but I can´t connect to apache server that is installed on a machine on the subnet, and I can´t connect via putty to them.
I've configured the firewall, and iptables but I can only ping.

configuration file:

port 1194
proto udp
dev tun
ca /etc/openvpn/easy-rsa/2.0/keys/ca.crt
cert /etc/openvpn/easy-rsa/2.0/keys/servidor.crt
key /etc/openvpn/easy-rsa/2.0/keys/servidor.key
dh /etc/openvpn/easy-rsa/2.0/keys/dh1024.pem
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
push "route 192.168.80.0 255.255.255.0"
keepalive 10 120
tls-auth /etc/openvpn/easy-rsa/2.0/keys/ta.key 0
comp-lzo
persist-key
persist-tun
log openvpn.log
verb 3


From client I can do ping 192.168.80.23 but i can´t connect with putty to 192.168.80.23 or connect to the apache
server through the Mozilla.

Thank you very much
Last edited by plenumforo on Wed Oct 05, 2011 11:41 am, edited 3 times in total.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: http and ssh traffic bug

Post by maikcat » Wed Oct 05, 2011 11:22 am

hi there,

the topic subject is a bit misleading..

please post configs/logs from your server/client
also post info about routing on your lan,
which commands work and which doesnt?

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

Post Reply