Recent content by samisheikh

  • 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!

  1. S

    Merlin permanent adduser

    Seeing that I am not using the recommended method even thought it works, Rmerlin what do you suggest I do to run Quagga? It requires the network user to start and run.
  2. S

    Merlin permanent adduser

    Thanks Fitz, that worked great! Quagga and OSPFD works upon reboot.
  3. S

    Merlin permanent adduser

    Hello I am currently using Merlin build 380.66-2 on RT-AC68A. Basically what I am trying to accomplish is to add a user on shell permanently. The reason for adding a user is so that I can use the Quagga package. By default Quagga runs with runuser "network". I was able to add the user and group...
  4. S

    Site to Site vpn on Merlin and DD-WRT

    I have resolved my issue by adding the following lines in the server config and creating a CCD for the client and adding an iroute for the client. route 10.1.30.0 255.255.255.0 push "route 10.1.10.0 255.255.255.0" push "route 10.1.30.0 255.255.255.0" My final config #Server Config #...
  5. S

    Site to Site vpn on Merlin and DD-WRT

    Ping peer IP from server: ping 172.16.254.2 PING 172.16.254.2 (172.16.254.2): 56 data bytes --- 172.16.254.2 ping statistics --- 4 packets transmitted, 0 packets received, 100% packet loss Ping tun0's client IP address from the server: ping 172.16.254.6 PING 172.16.254.6 (172.16.254.6): 56...
  6. S

    Site to Site vpn on Merlin and DD-WRT

    Hi, I am trying to setup an OpenVPN site to site between site A(Server-Merlin) and site B(Client DD-WRT). The tunnel comes up and both peers are able to ping each other but when anyone on the client subnet(10.1.30.0/24) tries to ping any host on the server side(10.1.10.0/24) packets are being...
Top