JshGrn

Results 76 comments of JshGrn

@Ysurac Not really sure what I need to look at next to debug why I can't ping from the VPS one of the devices connected to the router?

> What is the VPN used ? From the IP, I would say it's OpenVPN TCP. What is the LAN IP of OpenMPTCProuter ? What do you get when you...

What is the reason OpenVPN is default? I could change the VPN type but I don't understand the tradeoffs between them. Where do I change it to another type and...

What is the process to update VPS?

That page is not clear, and looks like thats for the router?

Is that page snapshots for the VPS? There is a lot of translational issues on the Wiki and instructions, including on the router, so it is difficult to understand specifically...

I updated the VPS, and routing table is still the same and unable to ping the router nor the client connected to router from the VPS.

I re-ran the script, no change

``` root@vultr:/etc/openvpn/ccd# cat ipp_udp.txt openmptcprouter,10.255.252.2, ``` ``` root@vultr:/etc/openvpn/ccd# cat ipp_tcp.txt openmptcprouter,10.255.252.2, ``` ``` root@vultr:/etc/openvpn/ccd# cat openmptcprouter iroute 192.168.80.0/24 255.255.255.0 iroute 192.168.80.0/24 255.255.255.0 iroute 192.168.80.0/24 255.255.255.0 iroute 192.168.80.0/24 255.255.255.0 iroute 192.168.80.0/24...

The file recreated after a reboot without the /24: ``` iroute 192.168.80.0 255.255.255.0 ``` Unable to ping 192.168.80.1 still