Answer the question
In order to leave comments, you need to log in
The vpn client does not see computers on the local network, what could be the matter?
On ubuntu, vpn is raised, everything connects, everything is distributed, but it does not see or ping devices on the local network.
The localip setting in the pptpd.config file is 10.0.0.10.
It is visible to both remote vpn clients and on the local network. But the host itself with the address 10.0.0.20 is not visible on the local network and it does not see anything other than localip.
In which direction to dig tell me?
In iptables, all chains are set to ACCEPT by default.
iptables -P INPUT ACCEPT
iptables -P FORVARD ACCEPT
iptables -P OUTPUT ACCEPT
Answer the question
In order to leave comments, you need to log in
Well, what subnet is your local network on? also 10.0.0.0/24 ?
If not, then register the routes on the client and it's done, well, register the vpn server as a gateway for the vpn network for local clients - if the vpn server is not the default gateway :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question