Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - EdK

#1
Solved! put the gateway ip onto the AP.

I just need the Opnsense router to route not statics. So I guess I can remove the Nat Outbound rule yah?
#2
Quote from: bartjsmit on October 04, 2019, 12:18:44 PM
Does your AP have a route to your tunnel network? The AP either has to use OPNsense as its default gateway or have a static route like 10.10.0.0/24 via 192.168.2.1

Bart...

I give the AP static IP address 192.168.2.100 on 192.168.2.0/24 subnet. I leave the gateway setting blank. Will try soon let and let you know.
#3
Quote from: rene_ on October 04, 2019, 11:39:37 AM
Hello,

can you please post Screenshots from you outbound nat configuration?

Also your openvpn server and client config would be helpful (please remove critical lines, certificates and so on)

Also your routing table from the client, while connected to the vpn please.

Kind regards,
René

Please see attachment. Hope I got it correctly for your viewing

Please see attachment
#4
Hi,

My setup as below:

Internet ----> Opnsense 19.7.4 -------> Wireless AP (SSID: test)
LAN IP              192.168.2.1                       192.168.2.100

When I am using wifi on SSID test  i can access both 192.168.2.1 and 192.168.2.100

But once am outside and VPN in to the network  (using opnsense road warrior setup) I can only access 192.168.2.1 which is Opnsense but I can't reach 192.168.2.100.

When I VPN in, my connection status show am logged in having virutal IP is 10.10.0.6

I have set all the rules at WAN and LAN as indicated in the tuitorials and I even set  manual NAT outbound (interface: OpenVPN source network : 10.10.0.0/24 destination: Any Translation/Target : 192.168.2.0/24
#5
hi,

I have a setup of the following
                                                                 
WAN <--> Asus Router       <-->   OPNsense        <---->   AP1 - AP10  for Guest
          192.168.1.254             192.168.1.50      192.168.50.1/22 (192.168.50.1/24 for AP LAN) Rest is for guest

DHCP Server for OPNsense for local LAN is 192.168.48.1- 192.168.49.250 for wireless guest while APs is on static 192.168.50.100-110

I had created an OpenVPN server at 192.168.1.50 and I can connect from public hotspot. Did this via port forwarding at the Asus Router. I can access 192.168.50.1 OPNsense GUI after connection with VPN. But I can't connect to my APs at 192.168.50.100-110 for my 10APs. Had done setup using OpenVPN server wizard and local network is set to 192.168.50.0/24 and Tunnel Network 10.10.0.0/24 and even change firewall without success. Any suggestion?