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

  1. B

    BUG: PPTP and optional static route

    Thank You. I found the misplaced ";" in my if-up, also the fix in git. Good work. /O
  2. B

    BUG: PPTP and optional static route

    I'm running 380.58 and some fix was added in that version, " - FIXED: PPTP static route handling script was broken", but at least for mee it's still broken. I'm not a programmer but when I look into if-up, last row is a route add with a variable $1 representing name of ppp-interface. I'm not...
  3. B

    BUG: PPTP and optional static route

    Hi, You are able to add a route in PPTP-server ex 192.168.0.0 and mask 255.255.255.0. This should add som kind of route add -net .... ppp10 to if-up in tmp/pptpd but not. If I manually add a route for remote network in ppp10 it works. This used to work in some version last summer but not any more.
  4. B

    BUG in Merlin PPTP-implementation

    If I add two pptp users and only the first also have a route, the route will be placed on the second one accourdingly to routing table. Route will be on ppp10+x interface.
Back
Top