On Sun, 5 Sep 2021 16:52:58 +0300 kasak <ka...@kasakoff.net> wrote: > You should add ip pool for bridge in server config. > > like this: > > server-bridge 10.70.0.1 255.225.255.0 10.70.0.100 10.70.0.110
You should *only* do this if you have configured your DHCP server to _not_ hand out IP addresses in that range. The DHCP server can't actually tell what a "VPN client" is and what a local Ethernet client is, so it should work. Likely, it's a lack of a `server-bridge` statement (*without* IP address ranges given) that is likely confusing matters. -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere.