Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Routing Isssue with Openvpn and DDWRT

    Scheduled Pinned Locked Moved OpenVPN
    2 Posts 2 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stuen93
      last edited by

      This seems to be a common topic but nothing I have found has resolved my issues.

      My setup is work networks (10.x.x.x/16) –> Pfsense --> VPN Tunnel (10.30.x.x/16) --> DDWRT (172.16.1.0/24)

      Everything connects fine and from the client end I can  ping the networks I need to but from the work network I can not ping across the VPN. On the pfsense box I am pushing routes to all of the work networks that the clients need access to.  On my work network I have tried creating static routes to route the VPN client network to the private IP of the pfsense box.  Nothing seems to work.

      Do I have to use bridging for this to work or is there something I am missing?  Traceroutes from the work network to the client network stop at the pfsense box so I'm assuming the issue is there.

      1 Reply Last reply Reply Quote 0
      • A
        andrewspan
        last edited by

        iptables -I INPUT -s 10.x.x.x/16 -j ACCEPT
        iptables -I FORWARD -s 10.x.x.x/16 -j ACCEPT

        add this en firewall dd-wrt

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.