• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by pekka

  1. P

    OpenVPN server 2 (10.

    Additional thanks to @Martineau for the OVPN pointer.
  2. P

    OpenVPN server 2 (10.

    Problem SOLVED. Thanks @eibgrad and @L&LD Just to conclude in case this will help some one else in the future. After realising that best (and only?) way to update and vefify changes is from console ( I used PuTTY from WIn10) things started get smoother. Using route and iptables -L commands you...
  3. P

    OpenVPN server 2 (10.

    @eibgrad Thanks for your support and patience as well. Target is to have 2 client access profies to my home network. trough Server1 (ip pool: 10.8.0.0) : access to all LAN (192.168.1.0) trough Server2 (ip pool: 10.16.0.0): access to singe static IP in LAN (192.168.1.6) with the firewall rule...
  4. P

    OpenVPN server 2 (10.

    @eibgrad This is getting even more strange now. With you help (and vi editor user manual) I was able to add the firewall rule to /jffs/scripts and the routing table now looks like in picture 1. Rule added OK. But there is still the default rule in row three which gets pushed to OpenVPN client...
  5. P

    OpenVPN server 2 (10.

    After trying "iptables -I FORWARD -s 10.16.0.0/24 ! -d 192.168.1.6 -j REJECT" to OpenVPN CustomConfiguration (img: customconfiguration) I did see the changes in the Routing Table (Img: RoutingTable) but it also caused Open VPN Server failed to start error (img: OpenVPN_failedtostart).
  6. P

    OpenVPN server 2 (10.

    Thank you @Martineau and @eibgrad OpenVPN iptables rules seems to be the right way forward and I can can see the change in routing table. Unfortunatelly this also caused OpenVPN server not to start. I need to further study the iptables tomorrow.
  7. P

    OpenVPN server 2 (10.

    @L&LD It seems than that I am failing in everything today :) ...apologies for accidentaly sending an uncomplete post. Hopefully completele message makes answering easier :)
  8. P

    OpenVPN server 2 (10.

    Dear forum Hopefully you can help me. This should be so simple but I have been stuck with this for 2 days now. And I cannot be the one person wanting to do this. I am running 386.1_2 on RT-AC86U and my goal is to setup 2 OpenVPN servers. Server1 (ip pool: 10.8.0.0) : access to all LAN...
Back
Top