Search the Community
Showing results for tags 'LAN Access'.
Found 2 results
-
I'm back again! I have a scenario where I have a server on my home network. This server is intended to run all its traffic except for LAN traffic through airvpn using bluetit. I also have a Wireguard server running on the gateway of said device. The server is on the 192.168.1.0/24 subnet, and remote hosts are allocated to the 192.168.2.0/24 subnet. I do not have the ability to change IP allocation, but the gateway routes packets between the subnets just fine. What I would like, is to be able to access this server from the remote subnet, with bluetit active just as if I were locally connected, but it seems to drop all packets. This happens even with network lock set to "off". E.g. when bluetit is active (with network lock on OR off) I cannot even ping (or ssh, or access web services on) 192.168.2.x -> 192.168.1.y, but with bluetit disabled I can. Question is then, is there a configuration option to fix this? If not, is there a workaround?
-
Thank you in advance for assistance. Try as we may we are unable to access our local network with 'Network Lock' activated. We have tried countless suggestions gleaned from forum posts and elsewhere that simply have not worked. Our network a very simple home system and our goal to be able to access a Ready NAS attached to the network. We are running Eddie 2.10.3 with network lock set to OS X - PF on Mavericks 10.9.5. ifconfig posted below for reference in case the 'Addresses Allowed' protocol we are using is incorrect although we have tried every conceivable permutation to no avail. Currently set to 1.10.0.1.25 Regards, Seth Last login: Wed Jul 20 22:46:50 on console MacBook:~ ourmac$ ifconfig lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 options=3<RXCSUM,TXCSUM> inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 nd6 options=1<PERFORMNUD> gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=10b<RXCSUM,TXCSUM,VLAN_HWTAGGING,AV> ether 3c:07:54:43:71:38 media: autoselect (none) status: inactive en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether b8: :12:37:17:8a inet 10.0.1.12 netmask 0xffffff00 broadcast 10.0.1.255 nd6 options=1<PERFORMNUD> media: autoselect status: active fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078 lladdr a4:b1:97:ff:fe:a8:fb:de media: autoselect <full-duplex> status: inactive en2: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500 options=60<TSO4,TSO6> ether d2:00:1a:8f:bd:e0 media: autoselect <full-duplex> status: inactive bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=63<RXCSUM,TXCSUM,TSO4,TSO6> ether 3e:07:54:34:2f:00 Configuration: id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0 maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200 root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0 ipfilter disabled flags 0x2 nd6 options=1<PERFORMNUD> media: <unknown type> status: inactive p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304 ether 0a: :12:37:17:8a media: autoselect status: inactive utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet 10.5.3.127 --> 10.5.3.127 netmask 0xffff0000 MacBook:~ ourmac