wpte
15-05-2009, 21:26
Heya,
Since a short while I have my own openVPN server running, wich is great.
Now I found out some weird problem, I can't create sockets via a tunnel anymore (like with rtorrent or putty).
the weird thing is, that yesterday it was still possible with opensvn running:confused:
I can't seem to spot the problem in the settings... I tried both openssh and dropbear server but they both don't work:(
I would appriciate if someone would direct me in the right direction here or something... I can't live without ntorrent :p
something about my routes:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.1 * 255.255.255.255 UH 0 0 0 eth1
10.8.0.2 * 255.255.255.255 UH 0 0 0 tun0
192.168.2.0 * 255.255.255.0 U 0 0 0 br0
10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
multicast and static routes are off...
thanks
Since a short while I have my own openVPN server running, wich is great.
Now I found out some weird problem, I can't create sockets via a tunnel anymore (like with rtorrent or putty).
the weird thing is, that yesterday it was still possible with opensvn running:confused:
I can't seem to spot the problem in the settings... I tried both openssh and dropbear server but they both don't work:(
I would appriciate if someone would direct me in the right direction here or something... I can't live without ntorrent :p
something about my routes:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.1 * 255.255.255.255 UH 0 0 0 eth1
10.8.0.2 * 255.255.255.255 UH 0 0 0 tun0
192.168.2.0 * 255.255.255.0 U 0 0 0 br0
10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
multicast and static routes are off...
thanks