GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
Netmask in dotted form with last number as netbits sound somewhat wrong. Maybe 
your server is using p2p or net30 as topology option. In that case /32 as 
netmask for the local IP won't hurt.

Custom/static routes should work nevertheless. What routes get pushed to 
you/are you using?

Original comment by [email protected] on 2 May 2012 at 9:06

  • Added labels: ****
  • Removed labels: ****

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
My server is running openvpn on suse 12.1, there is no explicit setting 
topology in server.conf. I haven't checked default settings ...

I can get a working client by setting:
static ip = 192.168.99.30/2
which will give "generated config":
ifconfig 192.168.99.30 255.255.255.252

In the same way setting custom route = 192.168.1.0/8
will give "generated config":
route 192.168.1.0 255.255.255.0

The above ip and route is pushed from server, but the client gives an error:
"Cannot make sense of 192.168.99.30 and 192.168.99.29 as IP and CIDR netmask, 
assuming P2P for local address (/32)"
I first assumed 29 was netbits, but I now rather think it is the server side 
address of the PtP link.

Original comment by [email protected] on 3 May 2012 at 12:22

  • Added labels: ****
  • Removed labels: ****

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
Good catch with the wrong /xx I screwed that up. And I will make the error 
message a bit clearer.

Original comment by [email protected] on 3 May 2012 at 9:04

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

from ics-openvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
This issue was closed by revision 29917975dc06.

Original comment by [email protected] on 3 May 2012 at 8:38

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from ics-openvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.