You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thanks for developing such a nice piece of software.
Second, I am not sure if this is the best place to post this, so my apologies in this case. More than happy to post it somewhere else.
So my Raspberry Pi is connected to my main router to provide VPN to some machines. For that, I created a subnet where these machines are allocated. The scheme bellow represents my network
Main router (192.168.1.1) -> Raspberry Pi (eth0: 192.168.1.254)
-> other machines (192.168.1.x)
Raspberry Pi (wlan0: 192.168.2.1) -> machines (192.168.2.x)
Machines under RaspAP can connect (ping, ssh) with machines out of it but not the other way around. Is the a way to make it happen?
This discussion was converted from issue #1018 on September 26, 2021 12:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First, thanks for developing such a nice piece of software.
Second, I am not sure if this is the best place to post this, so my apologies in this case. More than happy to post it somewhere else.
So my Raspberry Pi is connected to my main router to provide VPN to some machines. For that, I created a subnet where these machines are allocated. The scheme bellow represents my network
Main router (192.168.1.1) -> Raspberry Pi (eth0: 192.168.1.254)
-> other machines (192.168.1.x)
Raspberry Pi (wlan0: 192.168.2.1) -> machines (192.168.2.x)
Machines under RaspAP can connect (ping, ssh) with machines out of it but not the other way around. Is the a way to make it happen?
Thanks,
Eduardo
Beta Was this translation helpful? Give feedback.
All reactions