LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   OpenSuse 11.4 and OpenVPN Routes problem (https://www.linuxquestions.org/questions/linux-networking-3/opensuse-11-4-and-openvpn-routes-problem-4175465983/)

polinux 06-14-2013 05:30 AM

OpenSuse 11.4 and OpenVPN Routes problem
 
Hi guys.

Just wanted to ask you for help with setting up routing for my OpenVPN.

My network that VPN is set in adress is 192.168.37.0
and VPN tap0 10.8.0.0

I had it running on CentOS 6 and now need to migrate it to OpenSUSE . My previous settings i had like this but now i do not have idea how to set the routing properly in OpenSUSE

CentOS 6 settings in /etc/sysconfig/network/iptables
-I INPUT -i tap0 -j ACCEPT
-I FORWARD -i tap0 -j ACCEPT
-I FORWARD -o tap0 -j ACCEPT
-I OUTPUT -o tap0 -j ACCEPT

how to do the same thing wirk OpenSUSE?

I want to see all the machines in network 192.168.37.0 from my VPN.

Thanks in advance guys.

John VV 06-14-2013 01:38 PM

Quote:

I had it running on CentOS 6 and now need to migrate it to OpenSUSE
well first thing is to use a supported version of openSUSE
11.4 is dead and way past it's End Of Life

install OpenSUSE 12.3

on opensuse 12.3 use yast ,the gui tool.
opensuse is VERY gui centric ,and uses the gui for almost everything

polinux 06-17-2013 05:58 AM

Hi.

Thanks for replying but I have a reason to use OpenSUSE 11.4 :) And it's not dead yet ;)

Anyone with idea how to do that.


All times are GMT -5. The time now is 03:16 PM.