openwrt / openwrt/packages

ocserv's README has something wrong

Open
#26,205 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

in ocserv's README, it says:

----/etc/config/network------------------------------------------
config interface 'vpn'
option proto 'none'
option ifname 'vpns+'

but these lines has 2 problems:

  1. if use ifname, the luci gui says it should be changed to device;
  2. also in luci, it says no device named 'vpns+'

did i miss something?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating ocserv's README and reviewing the quoted /etc/config/network example. Verify the ifname/device guidance and the vpns+ device reference against current LuCI and OpenWrt network configuration behavior. Done means the README example no longer conflicts with the interface and device expectations described in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.