EdgeOs ping client outside DHCP problem

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
mate7071
OpenVpn Newbie
Posts: 1
Joined: Sun Nov 22, 2015 10:02 pm

EdgeOs ping client outside DHCP problem

Post by mate7071 » Sun Nov 22, 2015 10:39 pm

Hi,
sorry for my English, Im Polish.
I install OpenVPN on my Edge Router server mode. Can connect to it from my PC (client), ping etc... Problem is when I want to conect to my 4 AP with static IP outside DHCP range. When I ping computer with IP in DHCP range is ok, but when I ping AP with static IP outside DHCP not working.
Subnet 192.168.2.0/24 - OpenVPN subnet 192.168.200.0/24
Router IP - 192.168.2.11 (OVPN - 192.168.200.1)
AP static- 192.168.2.4-7
DHCP - 192.168.2.41-200
i use push option in OVPN route 192.168.2.0/24
I open port in firewall

Where is problem
Marcin

Thanks for any help

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: EdgeOs ping client outside DHCP problem

Post by Traffic » Mon Nov 23, 2015 3:27 pm

Do you:
  • enable IP_FORWARD on server ?
  • use iptables NAT on server ?
Please post details of configs and logs.

Post Reply