View attachment 14948 Good day!
Please help me!
What needs to be done so that the client 192.168.1.10 can log in to the USB Modem 192.168.8.100?
![]()
It probably all depends if 192.168.8.100 is accessible from the 192.168.4.0/24 subnet.
So normally you would simply add 192.168.4.0/24 and 192.168.8.0/24 to the 'Manage Client-Specific options-->Allowed Clients' panel in the VPN Server GUI.
If this fails then you may need to add a route in the 'Custom configuration' panel.
From my experience, I think you can do like this:Good Day!
After add 192.168.8.0/24 to the 'Manage Client-Specific options", 192.168.8.100 becomes available ,but 192.168.4.0/24 becomes unavailable
Allowed Clients
View attachment 14957
iroute 192.168.4.0 255.255.255.0
iroute 192.168.8.0 255.255.255.0
From my experience, I think you can do like this:
1. The "Push" settings for those 2 ip ranges: Yes
2. Assuming you are using setting up Server 2 (based on 10.16.0.0):
- Create this folder in jffs: /jffs/configs/openvpn/ccd2
- In that folder, create a file named vpndeshki containing these 2 lines:
Code:iroute 192.168.4.0 255.255.255.0 iroute 192.168.8.0 255.255.255.0
(If you are actually setting up Server 1, then rename the ccd2 folder to ccd1)
Phew, it's a relief. As I was not having the chance to test, I just took those code lines from some old note (2014-2015) which I didn't know if I had actually saved correctly. Don't know if I got those code lines from Martineau or someone else, but obviously it was from this forum.Both networks are available.Thanks for helping me.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!