mmtaee / ocserv-users-management

ocserv installation and user web-panel management.
96 stars 44 forks source link

lastest version can not creat any group #49

Closed microbull closed 7 months ago

microbull commented 8 months ago

1.lastest version can not creat any group

  1. any creat group or configuration function "ipv4network" write to config format is ipv4-network=192.168.33.0 it is not work well. the same data format in ocserv.conf is correct "ipv4-network=172.16.24.0/24"
mmtaee commented 8 months ago
  1. any creat group or configuration function "ipv4network" write to config format is ipv4-network=192.168.33.0 it is not work well. the same data format in ocserv.conf is correct "ipv4-network=172.16.24.0/24"

In order to better understand and resolve the problem, we need more information. Please provide the following details:

  1. The exact steps you took to configure the ipv4network
  2. Any additional information that might help us reproduce the problem
microbull commented 8 months ago

please fix the bug can not creat group first. because if not exist group i can not creat user to test.

---- Replied Message ---- | From | Masoud @.> | | Date | 3/13/2024 15:46 | | To | @.> | | Cc | @.>, @.> | | Subject | Re: [mmtaee/ocserv-users-management] lastest version can not creat any group (Issue #49) | any creat group or configuration function "ipv4network" write to config format is ipv4-network=192.168.33.0 it is not work well. the same data format in ocserv.conf is correct "ipv4-network=172.16.24.0/24"

In order to better understand and resolve the problem, we need more information. Please provide the following details:

The exact steps you took to configure the ipv4network Any additional information that might help us reproduce the problem

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

mmtaee commented 7 months ago

The bug is fixed with commit: [f350914]