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

Topics - EdK

#1
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
#2
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?